OSDN Git Service

cueplot/cueplot.git
15 years agoM src/lang/cueplot_ja_JP.ts: translate "Select &All" and "Ctrl+A"
nogu [Wed, 13 May 2009 12:57:53 +0000 (12:57 +0000)]
M    src/lang/cueplot_ja_JP.ts: translate "Select &All" and "Ctrl+A"

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1006 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/plotdatawidget.h: add selectAll()
nogu [Wed, 13 May 2009 12:24:31 +0000 (12:24 +0000)]
M    src/gui/main/plotdatawidget.h: add selectAll()
M    src/gui/main/plotinputwidget.cpp: add selectAll()
M    src/gui/main/plotlistview.cpp: add selectAllAction and separators
M    src/gui/main/plotinputwidget.h: add selectAll()
M    src/gui/main/plotlistview.h: add selectAllRequested()
M    src/gui/main/plotdatawidget.cpp: add selectAll()
M    src/gui/mainwindow.cpp: add selectAllAct, selectAll() and separators
M    src/gui/mainwindow.h: add selectAllAct and selectAll()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1005 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/process.cpp: correct a comment
nogu [Tue, 12 May 2009 06:13:20 +0000 (06:13 +0000)]
M    src/gui/process.cpp: correct a comment

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1004 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/process.cpp: convert error messages to a proper encoding
nogu [Mon, 11 May 2009 13:39:51 +0000 (13:39 +0000)]
M    src/gui/process.cpp: convert error messages to a proper encoding
M    src/gui/consoledialog.cpp: change the type of a parameter
M    src/gui/process.h: add textCodec and comments
M    src/gui/consoledialog.h: change the type of a parameter

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1003 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/plotlistview.cpp: don't set an icon to openAction
nogu [Sun, 10 May 2009 15:13:52 +0000 (15:13 +0000)]
M    src/gui/main/plotlistview.cpp: don't set an icon to openAction
M    src/gui/plotoptiondialog.cpp: don't set an icon to openPushButton

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1002 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoMM src/gui/main/plotlistview.cpp: svn merge -r 999:993
nogu [Sun, 10 May 2009 15:09:23 +0000 (15:09 +0000)]
MM   src/gui/main/plotlistview.cpp: svn merge -r 999:993
MM   src/gui/mainwindow.cpp: svn merge -r 999:993
MM   src/gui/mainwindow.h: svn merge -r 999:993

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1001 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/cueplot.pro: update the project file
nogu [Sun, 10 May 2009 00:33:17 +0000 (00:33 +0000)]
M    src/cueplot.pro: update the project file

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@1000 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/plotlistview.cpp: disable "paste" menu item when text in a clipboar...
nogu [Thu, 7 May 2009 14:20:19 +0000 (14:20 +0000)]
M    src/gui/main/plotlistview.cpp: disable "paste" menu item when text in a clipboard is empty
M    src/gui/mainwindow.cpp: disable "paste" menu item when text in a clipboard is empty
M    src/gui/mainwindow.h: add setPasteMenu()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@999 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: Translator.h -> translator.h
nogu [Thu, 7 May 2009 13:23:50 +0000 (13:23 +0000)]
M    src/CMakeLists.txt: Translator.h -> translator.h

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@998 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM CMakeLists.txt: set the policy CMP0003 to avoid a warning.
nogu [Thu, 7 May 2009 13:16:48 +0000 (13:16 +0000)]
M    CMakeLists.txt: set the policy CMP0003 to avoid a warning.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@997 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/main.cpp: change comments
nogu [Wed, 6 May 2009 14:57:52 +0000 (14:57 +0000)]
M    src/main.cpp: change comments

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@996 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/command/plotstyle.h: fix comments
nogu [Wed, 6 May 2009 14:50:38 +0000 (14:50 +0000)]
M    src/command/plotstyle.h: fix comments
M    src/command/plot.h: fix comments

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@995 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoOption -> AbstractOption
nogu [Wed, 6 May 2009 14:35:26 +0000 (14:35 +0000)]
Option -> AbstractOption
OptionWidget -> AbstractOptionWidget
PlotOptionWidget -> AbstractPlotOptionWidget
CommandOption -> AbstractCommandOption
Command -> AbstractCommand

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@994 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoconvert filenames to lowercase and change including order
nogu [Wed, 6 May 2009 13:38:06 +0000 (13:38 +0000)]
convert filenames to lowercase and change including order

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@993 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoadd an email address
nogu [Wed, 6 May 2009 09:10:25 +0000 (09:10 +0000)]
add an email address

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@992 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoreplace slots with Q_SLOTS
nogu [Tue, 5 May 2009 21:04:23 +0000 (21:04 +0000)]
replace slots with Q_SLOTS
replace signals with Q_SIGNALS
replace emit with Q_EMIT

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@991 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/PlotListView.cpp: *menu = new QMenu -> menu,
nogu [Thu, 2 Apr 2009 06:18:53 +0000 (06:18 +0000)]
M    src/gui/main/PlotListView.cpp: *menu = new QMenu -> menu,
     initialize actions in the constructor
M    src/gui/main/PlotListView.h: add actions

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@990 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/PlotListView.cpp: set the policy of a context menu to Qt::DefaultCo...
nogu [Mon, 30 Mar 2009 21:19:19 +0000 (21:19 +0000)]
M    src/gui/main/PlotListView.cpp: set the policy of a context menu to Qt::DefaultContextMenu
M    src/gui/main/PlotListView.h: declare contextMenuEvent() instead of a slot

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@989 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/cueplot.qrc: add an icon
nogu [Wed, 25 Mar 2009 14:12:08 +0000 (14:12 +0000)]
M    src/cueplot.qrc: add an icon
M    src/gui/main/PlotListView.cpp: set two icons
M    src/gui/PlotOptionDialog.cpp: set an icon
AM   src/images/edit.png: add an icon

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@988 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/lang/cueplot_ja_JP.ts: update Japanese translation
nogu [Wed, 25 Mar 2009 13:11:56 +0000 (13:11 +0000)]
M    src/lang/cueplot_ja_JP.ts: update Japanese translation
M    src/gui/MainWindow.cpp: add a comment
M    src/gui/ConfigDialog.cpp: add a comment

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@987 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/PlotDataWidget.h: make cut(), copy() and paste() public slots
nogu [Tue, 24 Mar 2009 14:06:52 +0000 (14:06 +0000)]
M    src/gui/main/PlotDataWidget.h: make cut(), copy() and paste() public slots
M    src/gui/main/PlotListView.cpp: add cut, copy and paste in a context menu
M    src/gui/main/PlotListView.h: add (cut|copy|paste)Requested()
M    src/gui/main/PlotDataWidget.cpp: add connections
M    src/gui/PlotOptionDialog.cpp: add a '[*]' placeholder

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@986 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/PlotOptionDialog.cpp: add 2009
nogu [Mon, 23 Mar 2009 14:13:09 +0000 (14:13 +0000)]
M    src/gui/PlotOptionDialog.cpp: add 2009
M    src/gui/plot/PlotOptionWidget.h: add 2009
M    src/gui/plot/PlotStyleWidget.cpp: add 2009
M    src/gui/plot/PlotTitleWidget.cpp: add 2009
M    src/gui/plot/PlotOthersWidget.cpp: add 2009
M    src/gui/OptionDialog.h: add 2009

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@985 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/PlotOptionDialog.cpp: add setModified() and related connections
nogu [Mon, 23 Mar 2009 13:57:37 +0000 (13:57 +0000)]
M    src/gui/PlotOptionDialog.cpp: add setModified() and related connections
M    src/gui/PlotOptionDialog.h: add setModified()
M    src/gui/plot/PlotOptionWidget.h: add modified()
M    src/gui/plot/PlotModifierWidget.cpp: add connections
M    src/gui/plot/PlotStyleWidget.cpp: add connections
M    src/gui/plot/PlotTitleWidget.cpp: add connections
M    src/gui/plot/PlotOthersWidget.cpp: add connections
M    src/gui/OptionDialog.h: spaces -> tabs

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@984 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/plot/PlotModifierWidget.cpp: fix a bug
nogu [Sun, 22 Mar 2009 10:57:19 +0000 (10:57 +0000)]
M    src/gui/plot/PlotModifierWidget.cpp: fix a bug

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@983 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoA pkg/control: add a file for a deb package
nogu [Sat, 21 Mar 2009 21:18:19 +0000 (21:18 +0000)]
A    pkg/control: add a file for a deb package
A    pkg/changelog: add a file for a deb package
A    pkg/copyright: add a file for a deb package
AM   pkg/rules: add a file for a deb package
M    pkg/README: add descriptions of files

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@982 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/MainWindow.cpp: add 2009
nogu [Sat, 21 Mar 2009 13:39:33 +0000 (13:39 +0000)]
M    src/gui/MainWindow.cpp: add 2009

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@981 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/cueplot.qrc: add icons
nogu [Sat, 21 Mar 2009 09:47:25 +0000 (09:47 +0000)]
M    src/cueplot.qrc: add icons
M    src/gui/main/PlotDataWidget.cpp: add icons
AM   src/images/remove.png: add an icon
AM   src/images/up.png: add an icon
AM   src/images/down.png: add an icon
AM   src/images/add.png: add an icon

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@980 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoMM tests/opt/AnglesTest.cpp: return 1
nogu [Sat, 21 Mar 2009 08:47:35 +0000 (08:47 +0000)]
MM   tests/opt/AnglesTest.cpp: return 1
AM   tests/command/PlotTest.cpp: add tests for the Plot class
MM   tests/command/FitTest.cpp: exit(1) and svn:eol-style -> native
M    tests/command/CMakeLists.txt: add PlotTest.cpp
M    src/opt/AxisData.cpp: avoid warnings
M    src/opt/MAxisTics.cpp: avoid warnings
M    src/opt/AxisLabel.cpp: avoid warnings
M    src/opt/AxisRange.cpp: avoid warnings
M    src/opt/AxisTics.cpp: avoid warnings
M    src/command/PlotStyle.h: add comments
M    src/command/Plot.cpp: add boundary checking and minor changes
M    src/command/PlotTitle.cpp: add spaces
M    src/command/Plot.h: add comments
M    src/command/PlotTitle.h: add comments
M    src/command/Fit.h: fix a comment

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@979 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM tests/command/FitTest.cpp: ax+b -> a*x+b
nogu [Tue, 17 Mar 2009 14:33:35 +0000 (14:33 +0000)]
M    tests/command/FitTest.cpp: ax+b -> a*x+b

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@978 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM tests/CMakeLists.txt: add a subdirectory
nogu [Mon, 16 Mar 2009 21:14:07 +0000 (21:14 +0000)]
M    tests/CMakeLists.txt: add a subdirectory
A    tests/command: mkdir
A    tests/command/FitTest.cpp: add tests for the Fit class
A    tests/command/CMakeLists.txt: add tests for the Fit class
M    doc/api/Doxyfile: set SHORT_NAMES to YES
M    src/opt/Angles.h: add comments
M    src/gui/PlotOptionDialog.h: correct a comment
M    src/command/Fit.cpp: init isParameterFile_ in a constructor and remove unnecessary spaces
M    src/command/Fit.h: add comments
M    src/command/PlotRange.cpp: add a space if needed
M    src/command/PlotModifier.cpp: add a space if needed

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@977 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/opt/AxisData.cpp: add boundary checkings
nogu [Sat, 7 Mar 2009 09:30:08 +0000 (09:30 +0000)]
M    src/opt/AxisData.cpp: add boundary checkings
M    src/opt/MAxisTics.cpp: add boundary checkings
M    src/opt/AxisLabel.cpp: add boundary checkings
M    src/opt/AxisRange.cpp: add boundary checkings
M    src/opt/AxisTics.cpp: add boundary checkings

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@976 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM tests/opt/AnglesTest.cpp: add LICENSE notices
nogu [Sat, 7 Mar 2009 07:47:43 +0000 (07:47 +0000)]
M    tests/opt/AnglesTest.cpp: add LICENSE notices

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@975 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM tests/opt/CMakeLists.txt: don't use CXX_TEST_PATH
nogu [Sat, 7 Mar 2009 07:24:36 +0000 (07:24 +0000)]
M    tests/opt/CMakeLists.txt: don't use CXX_TEST_PATH

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@974 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM tests/opt/AnglesTest.cpp: replace the relative path with the filename
nogu [Fri, 6 Mar 2009 21:07:04 +0000 (21:07 +0000)]
M    tests/opt/AnglesTest.cpp: replace the relative path with the filename
M    tests/opt/CMakeLists.txt: include ../../src/opt/

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@973 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM CMakeLists.txt: build testing only if BUILD_TESTING is true
nogu [Thu, 5 Mar 2009 09:44:17 +0000 (09:44 +0000)]
M    CMakeLists.txt: build testing only if BUILD_TESTING is true

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@972 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoA trunk/tests/CMakeLists.txt: add CMakeLists.txt in the top of directories for...
nogu [Tue, 3 Mar 2009 14:32:32 +0000 (14:32 +0000)]
A    trunk/tests/CMakeLists.txt: add CMakeLists.txt in the top of directories for tests

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@971 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoA trunk/tests/opt: create directory for tests
nogu [Tue, 3 Mar 2009 14:31:07 +0000 (14:31 +0000)]
A    trunk/tests/opt: create directory for tests
A  + trunk/tests/opt/AnglesTest.cpp: move to opt dir
A  + trunk/tests/opt/CMakeLists.txt: move to opt dir
D    trunk/tests/AnglesTest.cpp: move to opt dir
D    trunk/tests/CMakeLists.txt: move to opt dir

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@970 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/tests/AnglesTest.cpp: change return values
nogu [Sun, 1 Mar 2009 11:30:47 +0000 (11:30 +0000)]
M    trunk/tests/AnglesTest.cpp: change return values

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@969 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/tests/AnglesTest.cpp: add a real test code
nogu [Sun, 1 Mar 2009 11:21:52 +0000 (11:21 +0000)]
M    trunk/tests/AnglesTest.cpp: add a real test code

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@968 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/tests/CMakeLists.txt: minor change
nogu [Sun, 1 Mar 2009 11:10:12 +0000 (11:10 +0000)]
M    trunk/tests/CMakeLists.txt: minor change

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@967 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/tests/AnglesTest.cpp: update a test code
nogu [Sun, 1 Mar 2009 11:08:35 +0000 (11:08 +0000)]
M    trunk/tests/AnglesTest.cpp: update a test code
M    trunk/tests/CMakeLists.txt: clean up

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@966 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoA trunk/tests/AnglesTest.cpp: add a test code
nogu [Sun, 1 Mar 2009 10:43:52 +0000 (10:43 +0000)]
A    trunk/tests/AnglesTest.cpp: add a test code
A    trunk/tests/CMakeLists.txt: add a test
M    trunk/CMakeLists.txt: add tests directory

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@965 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotModifierWidget.cpp: fix a bug in setting sampling numbers.
nogu [Sat, 28 Feb 2009 23:26:27 +0000 (23:26 +0000)]
M    trunk/src/gui/plot/PlotModifierWidget.cpp: fix a bug in setting sampling numbers.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@964 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: fix typo
nogu [Mon, 23 Feb 2009 07:12:51 +0000 (07:12 +0000)]
M    src/CMakeLists.txt: fix typo

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@963 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: add check for ${QT_VERSION_MINOR}
nogu [Mon, 23 Feb 2009 06:17:56 +0000 (06:17 +0000)]
M    src/CMakeLists.txt: add check for ${QT_VERSION_MINOR}

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@962 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: fix typo
nogu [Mon, 23 Feb 2009 06:05:49 +0000 (06:05 +0000)]
M    src/CMakeLists.txt: fix typo

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@961 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: ${foo} -> foo
nogu [Mon, 23 Feb 2009 06:01:38 +0000 (06:01 +0000)]
M    src/CMakeLists.txt: ${foo} -> foo

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@960 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: use DEFINED
nogu [Mon, 23 Feb 2009 05:55:18 +0000 (05:55 +0000)]
M    src/CMakeLists.txt: use DEFINED

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@959 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/CMakeLists.txt: fix for CMake 2.4
nogu [Sun, 22 Feb 2009 21:03:22 +0000 (21:03 +0000)]
M    trunk/src/CMakeLists.txt: fix for CMake 2.4

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@958 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: update comments
nogu [Fri, 20 Feb 2009 10:58:46 +0000 (10:58 +0000)]
M    src/CMakeLists.txt: update comments

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@957 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/CMakeLists.txt: don't install qt_ja_JP.ts if Qt < 4.3
nogu [Fri, 20 Feb 2009 10:55:07 +0000 (10:55 +0000)]
M    src/CMakeLists.txt: don't install qt_ja_JP.ts if Qt < 4.3

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@956 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/opt/Terminal.cpp: use qgetenv() instead of std::getenv
nogu [Tue, 17 Feb 2009 12:03:17 +0000 (12:03 +0000)]
M    src/opt/Terminal.cpp: use qgetenv() instead of std::getenv

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@955 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/ConfigDialog.cpp: use QString::clear()
nogu [Tue, 17 Feb 2009 09:16:50 +0000 (09:16 +0000)]
M    src/gui/ConfigDialog.cpp: use QString::clear()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@954 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM pkg/cueplot.spec: remove an empty line
nogu [Thu, 5 Feb 2009 12:12:17 +0000 (12:12 +0000)]
M    pkg/cueplot.spec: remove an empty line

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@953 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoD pkg/cueplot_suse.spec: merge to cueplot_cmake.spec
nogu [Thu, 5 Feb 2009 12:10:59 +0000 (12:10 +0000)]
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

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@952 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/pkg/cueplot.spec: tar.gz -> tar.bz2
nogu [Wed, 4 Feb 2009 15:03:54 +0000 (15:03 +0000)]
M    trunk/pkg/cueplot.spec: tar.gz -> tar.bz2

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@951 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/cueplot.desktop: correct "Version" and add a semicolon to the value...
nogu [Wed, 4 Feb 2009 14:54:27 +0000 (14:54 +0000)]
M    trunk/src/cueplot.desktop: correct "Version" and add a semicolon to the value of "Categories"

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@950 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/pkg/cueplot.spec: minor fix
nogu [Wed, 4 Feb 2009 14:32:41 +0000 (14:32 +0000)]
M    trunk/pkg/cueplot.spec: minor fix

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@949 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/pkg/cueplot.spec: support OpenSUSE
nogu [Wed, 4 Feb 2009 14:30:31 +0000 (14:30 +0000)]
M    trunk/pkg/cueplot.spec: support OpenSUSE
M    trunk/pkg/README: update a document

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@948 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM pkg/cueplot-x.y.z.ebuild: add a comment and qt -> qt-core
nogu [Sat, 31 Jan 2009 13:09:40 +0000 (13:09 +0000)]
M    pkg/cueplot-x.y.z.ebuild: add a comment and qt -> qt-core
M    src/CMakeLists.txt: change a comment

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@947 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM pkg/cueplot-x.y.z.ebuild: use qt-gui instead of qt
nogu [Sun, 25 Jan 2009 07:28:30 +0000 (07:28 +0000)]
M    pkg/cueplot-x.y.z.ebuild: use qt-gui instead of qt

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@946 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotModifierWidget.cpp: add index() and sampling()
nogu [Sat, 3 Jan 2009 11:57:08 +0000 (11:57 +0000)]
M    trunk/src/gui/plot/PlotModifierWidget.cpp: add index() and sampling()
M    trunk/src/gui/plot/PlotModifierWidget.h: add index() and sampling()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@945 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/opt/terminal/TerminalPostScript.cpp: "" -> ''
nogu [Mon, 29 Dec 2008 13:21:03 +0000 (13:21 +0000)]
M    src/opt/terminal/TerminalPostScript.cpp: "" -> ''
M    src/opt/terminal/TerminalPbm.cpp: "" -> ''
M    src/opt/terminal/TerminalLatexEmtex.cpp: "" -> ''
M    src/opt/style/StyleFill.cpp: "" -> ''

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@944 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/opt/AxisTicsOptionWidget.cpp: "" -> ''
nogu [Mon, 29 Dec 2008 13:04:54 +0000 (13:04 +0000)]
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

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@943 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotListModel.cpp: QModelIndex -> const QModelIndex &
nogu [Mon, 29 Dec 2008 11:20:11 +0000 (11:20 +0000)]
M    trunk/src/gui/main/PlotListModel.cpp: QModelIndex -> const QModelIndex &

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@942 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/fit/FitBasicWidget.cpp: fix a typo and "" -> ''
nogu [Mon, 29 Dec 2008 11:14:08 +0000 (11:14 +0000)]
M    trunk/src/gui/fit/FitBasicWidget.cpp: fix a typo and "" -> ''

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@941 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/MainWindow.cpp: "" -> ''
nogu [Mon, 29 Dec 2008 11:08:29 +0000 (11:08 +0000)]
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

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@940 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/opt/Output.cpp: "" -> ''
nogu [Mon, 29 Dec 2008 10:05:50 +0000 (10:05 +0000)]
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: "" -> ''

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@939 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/command/PlotStyle.cpp: " -> '
nogu [Mon, 29 Dec 2008 09:11:58 +0000 (09:11 +0000)]
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: " -> '

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@938 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/fit/FitModifierWidget.cpp: add "a"
nogu [Mon, 29 Dec 2008 09:02:07 +0000 (09:02 +0000)]
M    trunk/src/gui/fit/FitModifierWidget.cpp: add "a"
M    trunk/src/gui/plot/PlotModifierWidget.cpp: add "a"
M    trunk/src/main.cpp: "_" -> '_'

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@937 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/PlotDataWidget.cpp: add a space
nogu [Sun, 21 Dec 2008 03:37:26 +0000 (03:37 +0000)]
M    src/gui/main/PlotDataWidget.cpp: add a space

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@936 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/fit/FitModifierWidget.cpp: use QCheckBox instead of QLabel
nogu [Sun, 7 Dec 2008 10:31:34 +0000 (10:31 +0000)]
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

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@935 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/fit/FitModifierWidget.cpp: change arguments of FitModifier::entry...
nogu [Sun, 7 Dec 2008 06:21:41 +0000 (06:21 +0000)]
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()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@934 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/fit/FitModifierWidget.cpp: setIndex() -> setM() + setN() + setP...
nogu [Sun, 7 Dec 2008 04:21:17 +0000 (04:21 +0000)]
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()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@933 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotModifierWidget.cpp: don't set special-value text if all...
nogu [Thu, 4 Dec 2008 15:12:26 +0000 (15:12 +0000)]
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

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@932 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/PlotDataWidget.cpp: enable drag even on Mac OS X if the version...
nogu [Thu, 4 Dec 2008 14:26:41 +0000 (14:26 +0000)]
M    src/gui/main/PlotDataWidget.cpp: enable drag even on Mac OS X if the version of Qt is 4.4.0 and later

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@931 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/MainWindow.cpp: "&Configure % 1..." -> "Pr&eferenes" in cleanlooks style
nogu [Wed, 3 Dec 2008 13:44:00 +0000 (13:44 +0000)]
M    src/gui/MainWindow.cpp: "&Configure % 1..." -> "Pr&eferenes" in cleanlooks style

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@930 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: set a current item when items are inserted
nogu [Mon, 1 Dec 2008 23:31:11 +0000 (23:31 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: set a current item when items are inserted

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@929 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotModifierWidget.cpp: change a comment
nogu [Mon, 1 Dec 2008 15:19:21 +0000 (15:19 +0000)]
M    trunk/src/gui/plot/PlotModifierWidget.cpp: change a comment

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@928 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: fix selection in moving items
nogu [Mon, 1 Dec 2008 15:16:26 +0000 (15:16 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: fix selection in moving items

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@927 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotStyleWidget.cpp: remove setWidget(bool)
nogu [Mon, 1 Dec 2008 13:35:04 +0000 (13:35 +0000)]
M    trunk/src/gui/plot/PlotStyleWidget.cpp: remove setWidget(bool)
M    trunk/src/gui/plot/PlotStyleWidget.h: remove setWidget(bool)
M    trunk/src/command/PlotStyle.cpp: don't need the style of plots

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@926 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM src/gui/main/PlotListModel.cpp: fix boundary checking, and fix a bug in drag...
nogu [Mon, 1 Dec 2008 04:50:58 +0000 (04:50 +0000)]
M    src/gui/main/PlotListModel.cpp: fix boundary checking, and fix a bug in drag and drop

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@925 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: fix a bug in enabling buttons
nogu [Sun, 30 Nov 2008 14:30:51 +0000 (14:30 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: fix a bug in enabling buttons

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@924 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: fix a bug in moving items, and select...
nogu [Sun, 30 Nov 2008 14:08:35 +0000 (14:08 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: fix a bug in moving items, and select all the inserted items

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@923 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: remove FIXMEs
nogu [Sun, 30 Nov 2008 13:41:50 +0000 (13:41 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: remove FIXMEs

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@922 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: fix a bug
nogu [Sun, 30 Nov 2008 13:39:16 +0000 (13:39 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: fix a bug

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@921 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: fix a bug in deleting
nogu [Sun, 30 Nov 2008 13:26:41 +0000 (13:26 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: fix a bug in deleting

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@920 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/PlotOptionDialog.cpp: enable openPushButton only when all the...
nogu [Sun, 30 Nov 2008 13:17:36 +0000 (13:17 +0000)]
M    trunk/src/gui/PlotOptionDialog.cpp: enable openPushButton only when all the selected items are data files

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@919 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotModifierWidget.cpp: fix index numbers and a comment
nogu [Sun, 30 Nov 2008 13:10:01 +0000 (13:10 +0000)]
M    trunk/src/gui/plot/PlotModifierWidget.cpp: fix index numbers and a comment

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@918 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotStyleWidget.cpp: set special value text to pointSizeDoubl...
nogu [Sun, 30 Nov 2008 12:45:33 +0000 (12:45 +0000)]
M    trunk/src/gui/plot/PlotStyleWidget.cpp: set special value text to pointSizeDoubleSpinBox

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@917 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotStyleWidget.cpp: optimize
nogu [Sun, 30 Nov 2008 12:41:21 +0000 (12:41 +0000)]
M    trunk/src/gui/plot/PlotStyleWidget.cpp: optimize
M    trunk/src/gui/plot/PlotOthersWidget.cpp: optimize

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@916 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotTitleWidget.cpp: fix a bug
nogu [Sun, 30 Nov 2008 12:27:57 +0000 (12:27 +0000)]
M    trunk/src/gui/plot/PlotTitleWidget.cpp: fix a bug

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@915 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotTitleWidget.cpp: fix a bug
nogu [Sun, 30 Nov 2008 11:23:02 +0000 (11:23 +0000)]
M    trunk/src/gui/plot/PlotTitleWidget.cpp: fix a bug
M    trunk/src/gui/plot/PlotOthersWidget.cpp: fix a bug

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@914 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotModifierWidget.cpp: remove FIXMEs
nogu [Sun, 30 Nov 2008 10:50:10 +0000 (10:50 +0000)]
M    trunk/src/gui/plot/PlotModifierWidget.cpp: remove FIXMEs
M    trunk/src/gui/plot/PlotStyleWidget.cpp: remove FIXMEs
M    trunk/src/gui/plot/PlotOthersWidget.cpp: remove a FIXME

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@913 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/plot/PlotStyleWidget.cpp: fix a bug
nogu [Sun, 30 Nov 2008 10:40:52 +0000 (10:40 +0000)]
M    trunk/src/gui/plot/PlotStyleWidget.cpp: fix a bug

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@912 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: ask users before closing a dialog
nogu [Sun, 30 Nov 2008 09:53:08 +0000 (09:53 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: ask users before closing a dialog
M    trunk/src/gui/PlotOptionDialog.cpp: add canClose()
M    trunk/src/gui/PlotOptionDialog.h: add canClose()

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@911 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: check if plotOptionDialog is 0
nogu [Sat, 29 Nov 2008 12:12:26 +0000 (12:12 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: check if plotOptionDialog is 0

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@910 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/gui/main/PlotDataWidget.cpp: close dialogs if needed
nogu [Sat, 29 Nov 2008 11:57:15 +0000 (11:57 +0000)]
M    trunk/src/gui/main/PlotDataWidget.cpp: close dialogs if needed

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@909 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years agoM trunk/src/cueplot.pro: add PlotMimeData.h to HEADERS
nogu [Sat, 29 Nov 2008 09:02:55 +0000 (09:02 +0000)]
M    trunk/src/cueplot.pro: add PlotMimeData.h to HEADERS

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@908 3964cfc2-352b-0410-b06c-9ff7d3e98643

15 years ago_M trunk/src/gui/main/PlotMimeData.h: set svn:eol-style to native
nogu [Sat, 29 Nov 2008 09:00:35 +0000 (09:00 +0000)]
_M   trunk/src/gui/main/PlotMimeData.h: set svn:eol-style to native

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/cueplot/trunk@907 3964cfc2-352b-0410-b06c-9ff7d3e98643