• R/O
  • SSH
  • HTTPS

cueplot: コミット一覧


RSS
Rev. 日時 作者
r959 2009-02-23 14:55:18 nogu

M src/CMakeLists.txt: use DEFINED

r958 2009-02-23 06:03:22 nogu

M trunk/src/CMakeLists.txt: fix for CMake 2.4

r957 2009-02-20 19:58:46 nogu

M src/CMakeLists.txt: update comments

r956 2009-02-20 19:55:07 nogu

M src/CMakeLists.txt: don't install qt_ja_JP.ts if Qt < 4.3

r955 2009-02-17 21:03:17 nogu

M src/opt/Terminal.cpp: use qgetenv() instead of std::getenv

r954 2009-02-17 18:16:50 nogu

M src/gui/ConfigDialog.cpp: use QString::clear()

r953 2009-02-05 21:12:17 nogu

M pkg/cueplot.spec: remove an empty line

r952 2009-02-05 21:10:59 nogu

D pkg/cueplot_suse.spec: merge to cueplot_cmake.spec
M pkg/cueplot_cmake.spec: add support for openSUSE
M pkg/README: update a document

r951 2009-02-05 00:03:54 nogu

M trunk/pkg/cueplot.spec: tar.gz -> tar.bz2

r950 2009-02-04 23:54:27 nogu

M trunk/src/cueplot.desktop: correct "Version" and add a semicolon to the value of "Categories"

r949 2009-02-04 23:32:41 nogu

M trunk/pkg/cueplot.spec: minor fix

r948 2009-02-04 23:30:31 nogu

M trunk/pkg/cueplot.spec: support OpenSUSE
M trunk/pkg/README: update a document

r947 2009-01-31 22:09:40 nogu

M pkg/cueplot-x.y.z.ebuild: add a comment and qt -> qt-core
M src/CMakeLists.txt: change a comment

r946 2009-01-25 16:28:30 nogu

M pkg/cueplot-x.y.z.ebuild: use qt-gui instead of qt

r945 2009-01-03 20:57:08 nogu

M trunk/src/gui/plot/PlotModifierWidget.cpp: add index() and sampling()
M trunk/src/gui/plot/PlotModifierWidget.h: add index() and sampling()

r944 2008-12-29 22:21:03 nogu

M src/opt/terminal/TerminalPostScript.cpp: "" -> ''
M src/opt/terminal/TerminalPbm.cpp: "" -> ''
M src/opt/terminal/TerminalLatexEmtex.cpp: "" -> ''
M src/opt/style/StyleFill.cpp: "" -> ''

r943 2008-12-29 22:04:54 nogu

M src/gui/opt/AxisTicsOptionWidget.cpp: "" -> ''
M src/gui/opt/KeyOptionWidget.cpp: "" -> ''
M src/gui/opt/AnglesOptionWidget.h: fix typos
M src/gui/opt/SizeOptionWidget.h: fix typos

r942 2008-12-29 20:20:11 nogu

M trunk/src/gui/main/PlotListModel.cpp: QModelIndex -> const QModelIndex &

r941 2008-12-29 20:14:08 nogu

M trunk/src/gui/fit/FitBasicWidget.cpp: fix a typo and "" -> ''

r940 2008-12-29 20:08:29 nogu

M trunk/src/gui/MainWindow.cpp: "" -> ''
M trunk/src/gui/Process.cpp: "" -> ''
M trunk/src/gui/ConfigDialog.cpp: QString() -> "" and : "" -> ''
M trunk/src/gui/PlotOptionDialog.cpp: "" -> ''
M trunk/src/gui/OptionDialog.cpp: change the including order

r939 2008-12-29 19:05:50 nogu

M trunk/src/opt/Output.cpp: "" -> ''
M trunk/src/opt/AxisLabel.cpp: "" -> ''
M trunk/src/opt/Samples.cpp: "" -> ''
M trunk/src/opt/Title.cpp: "" -> ''
M trunk/src/opt/AxisData.h: fix a typo
M trunk/src/opt/Size.cpp: "" -> ''
M trunk/src/opt/View.cpp: "" -> ''
M trunk/src/opt/Terminal.cpp: "" -> ''
M trunk/src/opt/AxisTics.cpp: "" -> ''
M trunk/src/opt/Key.cpp: "" -> ''
M trunk/src/opt/BoxWidth.cpp: "" -> ''
M trunk/src/opt/LogScale.cpp: "" -> ''
M trunk/src/opt/Dummy.cpp: "" -> ''

r938 2008-12-29 18:11:58 nogu

M trunk/src/command/PlotStyle.cpp: " -> '
M trunk/src/command/Plot.cpp: " -> '
M trunk/src/command/Fit.cpp: " -> '
M trunk/src/command/PlotRange.cpp: " -> '
M trunk/src/command/PlotModifier.cpp: " -> '

r937 2008-12-29 18:02:07 nogu

M trunk/src/gui/fit/FitModifierWidget.cpp: add "a"
M trunk/src/gui/plot/PlotModifierWidget.cpp: add "a"
M trunk/src/main.cpp: "_" -> '_'

r936 2008-12-21 12:37:26 nogu

M src/gui/main/PlotDataWidget.cpp: add a space

r935 2008-12-07 19:31:34 nogu

M trunk/src/gui/fit/FitModifierWidget.cpp: use QCheckBox instead of QLabel
M trunk/src/gui/fit/FitModifierWidget.h: add check boxes to member variables
M trunk/src/gui/plot/PlotModifierWidget.cpp: use QCheckBox instead of QLabel
M trunk/src/gui/plot/PlotModifierWidget.h: add check boxes to member variables

r934 2008-12-07 15:21:41 nogu

M trunk/src/gui/fit/FitModifierWidget.cpp: change arguments of FitModifier::entry() and FitModifier::setEntry()
M trunk/src/gui/plot/PlotModifierWidget.cpp: change arguments of PlotModifier::entry() and PlotModifier::setEntry()
M trunk/src/command/FitModifier.cpp: change arguments of FitModifier::entry() and FitModifier::setEntry()
M trunk/src/command/PlotModifier.h: change arguments of PlotModifier::entry() and PlotModifier::setEntry()
M trunk/src/command/FitModifier.h: change arguments of FitModifier::entry() and FitModifier::setEntry()
M trunk/src/command/PlotModifier.cpp: change arguments of PlotModifier::entry() and PlotModifier::setEntry()

r933 2008-12-07 13:21:17 nogu

M trunk/src/gui/fit/FitModifierWidget.cpp: setIndex() -> setM() + setN() + setP() and setEvery() -> setPointIncrement() + setBlockIncrement() + setStartPoint() + setStartBlock() + setEndPoint() + setEndBlock() and setUsing() -> setEntry() + setFormat()
M trunk/src/gui/plot/PlotModifierWidget.cpp: setIndex() -> setM() + setN() + setP() and setEvery() -> setPointIncrement() + setBlockIncrement() + setStartPoint() + setStartBlock() + setEndPoint() + setEndBlock() and setUsing() -> setEntry() + setFormat()
M trunk/src/command/FitModifier.cpp: setIndex() -> setM() + setN() + setP() and setEvery() -> setPointIncrement() + setBlockIncrement() + setStartPoint() + setStartBlock() + setEndPoint() + setEndBlock() and setUsing() -> setEntry() + setFormat()
M trunk/src/command/PlotModifier.h: setIndex() -> setM() + setN() + setP() and setEvery() -> setPointIncrement() + setBlockIncrement() + setStartPoint() + setStartBlock() + setEndPoint() + setEndBlock() and setUsing() -> setEntry() + setFormat()
M trunk/src/command/FitModifier.h: setIndex() -> setM() + setN() + setP() and setEvery() -> setPointIncrement() + setBlockIncrement() + setStartPoint() + setStartBlock() + setEndPoint() + setEndBlock() and setUsing() -> setEntry() + setFormat()
M trunk/src/command/PlotModifier.cpp: setIndex() -> setM() + setN() + setP() and setEvery() -> setPointIncrement() + setBlockIncrement() + setStartPoint() + setStartBlock() + setEndPoint() + setEndBlock() and setUsing() -> setEntry() + setFormat()

r932 2008-12-05 00:12:26 nogu

M trunk/src/gui/plot/PlotModifierWidget.cpp: don't set special-value text if all the options of items are same
M trunk/src/gui/plot/PlotStyleWidget.cpp: don't set special-value text if all the options of items are same

r931 2008-12-04 23:26:41 nogu

M src/gui/main/PlotDataWidget.cpp: enable drag even on Mac OS X if the version of Qt is 4.4.0 and later

r930 2008-12-03 22:44:00 nogu

M src/gui/MainWindow.cpp: "&Configure % 1..." -> "Pr&eferenes" in cleanlooks style

旧リポジトリブラウザで表示