[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu May 6 04:02:49 CEST 2004
CVS commit by staikos:
The next step in the integration phase - disable kstplot, kstview, kstmouse.
This breaks much more, but in a good way. :-) With this commit I have marked
all the locations that we need to patch to integrate the new view code.
Grep for "FIXMEPLOTLIST" for more info. kst dcop iface is completely disabled
for now because it's too intertwined with the old plot code.
M +10 -14 Makefile.am 1.99
M +0 -2 datawizard.ui 1.16
M +7 -1 datawizard.ui.h 1.18
M +52 -38 kst.cpp 1.105
M +17 -8 kst.h 1.44
M +9 -3 kstcurvedialog_i.cpp 1.37
M +16 -7 kstdatamanager_i.cpp 1.47
M +25 -16 kstdoc.cpp 1.70
M +0 -1 kstdoc.h 1.28
M +8 -2 ksteqdialog_i.cpp 1.38
M +18 -8 ksthsdialog_i.cpp 1.38
M +0 -2 kstiface_impl.cpp 1.21
M +58 -45 kstlabeldialog_i.cpp 1.9
M +22 -23 kstlabeldialog_i.h 1.6
M +2 -0 kstplotdialog_i.h 1.12
M +18 -8 kstpsddialog_i.cpp 1.33
M +2 -4 kstquickpsddialog_i.cpp 1.31
M +0 -2 kstui.rc 1.23
M +2 -0 kstviewlabel.cpp 1.11
M +0 -1 kstviewwindow.cpp 1.3
M +79 -42 main.cpp 1.56
M +1 -1 testview.cpp 1.11
M +1 -0 updatethread.cpp 1.13
R kstmouse.cpp 1.13
R kstmouse.h 1.7
R kstplot.cpp 1.45
R kstplot.h 1.23
R kstplotlist.cpp 1.8
R kstplotlist.h 1.8
R kstview.cpp 1.93
R kstview.h 1.29
More information about the Kst
mailing list