OSDN Git Service

cueplot/cueplot.git
2010-01-09 noguchange an including order
2010-01-09 noguuse QContextMenuEvent::globelPos()
2010-01-09 noguuse Q_UNUSED instead of commenting out parameters
2010-01-04 noguchange words in documents
2010-01-04 nogureplace Subversion with git
2010-01-04 noguupdate documents
2010-01-02 noguadd the svn:ignore property to .gitignore
2010-01-02 noguRevert "add .gitignore to ignore build/"
2010-01-01 noguadd .gitignore to ignore build/
2010-01-01 nogu2009 -> 2010
2009-11-28 noguM pkg/cueplot-x.y.z.ebuild: use cmake-utils
2009-11-02 noguM doc/handbook/ja/window.xml: update URLs
2009-09-26 noguM src/lang/cueplot_ja_JP.ts: update a translation...
2009-09-26 noguM src/gui/main/plotdatawidget.cpp: add tooltips...
2009-09-17 noguM doc/handbook/ja/window.xml
2009-09-12 noguminor change
2009-09-12 noguadd a document related to contribution
2009-09-08 noguUp -> Move Up
2009-09-02 noguadd comments
2009-09-02 noguupdate translation
2009-09-02 noguadd OptionDialog::initOptionWidget()
2009-09-02 nogudisplay "what's this" unless the one is empty
2009-09-02 noguremove unused lines
2009-09-02 noguadd CustomOptionWidget
2009-08-20 noguupdate docs (tar.gz -> tar.bz2)
2009-08-20 noguM pkg/cueplot-x.y.z.ebuild: -ie -> -i -e
2009-08-19 noguuse emit instead of Q_EMIT in order to allow Qt 4.2...
2009-08-19 noguupdate svn:ignore
2009-08-19 noguupdate README
2009-08-18 noguavoid an error when LINGUAS doesn't contain "ja"
2009-08-17 nogutar.gz -> tar.bz2
2009-08-17 noguremove an obsolete check
2009-08-17 noguupdate docs
2009-08-17 noguadd paragraphs
2009-08-17 nogufix a note
2009-08-17 noguchange words
2009-08-17 noguadd a note
2009-08-17 noguupdate docs
2009-08-17 nogudon't hardcode a URL
2009-08-16 noguavoid a compile error with GCC 4.4
2009-08-16 noguoptimize images
2009-08-16 nogureplace with better images
2009-08-16 nogumake image files smaller
2009-08-16 noguupdate a screenshot
2009-08-16 noguupdate screenshots
2009-08-15 noguupdate qt_ja_JP.ts
2009-08-13 nogu0.0.7 -> 0.0.8
2009-07-03 noguM tests/opt/terminal/CMakeLists.txt: add tests for...
2009-07-03 noguA tests/opt/style: add a directory
2009-06-18 noguM src/translator.h: update a URL
2009-05-28 noguA tests/opt/axislabeltest.cpp: add a test for AxisLabel
2009-05-25 noguM tests/command/plottest.cpp: add a test for PlotMod...
2009-05-21 noguM tests/gui/main/plotlistmodeltest.cpp: remove an...
2009-05-21 noguM tests/gui/main/plotlistmodeltest.cpp: delete PlotL...
2009-05-21 noguA tests/gui: add a directory
2009-05-20 noguM tests/opt/outputtest.cpp: don't include <QtCore...
2009-05-20 noguA tests/opt/outputtest.cpp: add tests for Output
2009-05-20 noguM src/command/plotmodifier.h: add comments
2009-05-19 noguM tests/command/fittest.cpp: add tests for FitModifier
2009-05-19 noguM tests/opt/anglestest.cpp: add an e-mail address
2009-05-19 noguM tests/command/plottest.cpp: add tests for PlotRang...
2009-05-19 noguM src/gui/fit/fitmodifierwidget.cpp: remove a unnece...
2009-05-19 noguM src/cueplot.desktop: remove the key "Encoding...
2009-05-15 noguM src/command/plotrange.h: add notes
2009-05-15 noguM tests/command/plottest.cpp: add tests for PlotRange
2009-05-14 noguM tests/command/plottest.cpp: add tests for PlotRange
2009-05-14 noguM src/gui/fitdialog.cpp: fix a bug (add the call...
2009-05-13 noguM src/gui/main/plotinputwidget.cpp: define focusLine...
2009-05-13 noguM src/gui/main/plotlistview.cpp: disable "Select...
2009-05-13 noguM src/lang/cueplot_ja_JP.ts: translate "Select ...
2009-05-13 noguM src/gui/main/plotdatawidget.h: add selectAll()
2009-05-12 noguM src/gui/process.cpp: correct a comment
2009-05-11 noguM src/gui/process.cpp: convert error messages to...
2009-05-10 noguM src/gui/main/plotlistview.cpp: don't set an icon...
2009-05-10 noguMM src/gui/main/plotlistview.cpp: svn merge -r 999:993
2009-05-10 noguM src/cueplot.pro: update the project file
2009-05-07 noguM src/gui/main/plotlistview.cpp: disable "paste...
2009-05-07 noguM src/CMakeLists.txt: Translator.h -> translator.h
2009-05-07 noguM CMakeLists.txt: set the policy CMP0003 to avoid...
2009-05-06 noguM src/main.cpp: change comments
2009-05-06 noguM src/command/plotstyle.h: fix comments
2009-05-06 noguOption -> AbstractOption
2009-05-06 noguconvert filenames to lowercase and change including...
2009-05-06 noguadd an email address
2009-05-05 nogureplace slots with Q_SLOTS
2009-04-02 noguM src/gui/main/PlotListView.cpp: *menu = new QMenu...
2009-03-30 noguM src/gui/main/PlotListView.cpp: set the policy...
2009-03-25 noguM src/cueplot.qrc: add an icon
2009-03-25 noguM src/lang/cueplot_ja_JP.ts: update Japanese translation
2009-03-24 noguM src/gui/main/PlotDataWidget.h: make cut(), copy...
2009-03-23 noguM src/gui/PlotOptionDialog.cpp: add 2009
2009-03-23 noguM src/gui/PlotOptionDialog.cpp: add setModified...
2009-03-22 noguM src/gui/plot/PlotModifierWidget.cpp: fix a bug
2009-03-21 noguA pkg/control: add a file for a deb package
2009-03-21 noguM src/gui/MainWindow.cpp: add 2009
2009-03-21 noguM src/cueplot.qrc: add icons
2009-03-21 noguMM tests/opt/AnglesTest.cpp: return 1
2009-03-17 noguM tests/command/FitTest.cpp: ax+b -> a*x+b
2009-03-16 noguM tests/CMakeLists.txt: add a subdirectory
2009-03-07 noguM src/opt/AxisData.cpp: add boundary checkings
next