[Kst] kdeextragear-2/kst/kst [POSSIBLY UNSAFE]

George Staikos staikos at kde.org
Tue Jun 3 07:42:37 CEST 2003


CVS commit by staikos: 

First major portion of the cleanup - refactor into KstDataObjects, not counting
KstFile.  Vectors are not changed.  This removes all kinds of code duplication
though much still remains.  Some things are still not ideal but they're
getting closer.  It is quite likely that this patch broke things, but the very
basics still seem to work fine.

Removes 1000-1500 lines of code.


  M +4 -10     Makefile.am   1.26
  M +1 -1      d2asc.cpp   1.9
  M +24 -15    kst.cpp   1.17
  M +4 -0      kst.h   1.8
  M +6 -5      kstbasecurve.h   1.8
  M +28 -28    kstcurvedialog_i.cpp   1.9 [POSSIBLY UNSAFE: printf]
  M +2 -0      kstcurvedialog_i.h   1.5
  M +63 -113   kstdatamanager_i.cpp   1.9
  M +3 -11     kstdatamanager_i.h   1.5
  M +6 -1      kstdataobject.h   1.9
  M +36 -63    kstdoc.cpp   1.20
  M +0 -3      kstdoc.h   1.13
  M +27 -27    ksteqdialog_i.cpp   1.13 [POSSIBLY UNSAFE: printf]
  M +2 -1      ksteqdialog_i.h   1.4
  M +19 -11    kstequationcurve.cpp   1.19
  M +4 -1      kstequationcurve.h   1.11
  M +9 -2      ksthistogram.cpp   1.9
  M +5 -1      ksthistogram.h   1.8
  M +45 -43    ksthsdialog_i.cpp   1.10 [POSSIBLY UNSAFE: printf]
  M +2 -1      ksthsdialog_i.h   1.5
  M +22 -2     kstobject.h   1.4
  M +105 -97   kstplot.cpp   1.9
  M +5 -7      kstplot.h   1.9
  M +23 -22    kstplotdialog_i.cpp   1.11
  M +3 -1      kstplotdialog_i.h   1.5
  M +6 -1      kstplugin.cpp   1.24
  M +3 -1      kstplugin.h   1.14
  M +1 -0      kstplugindialog_i.cpp   1.29
  M +8 -1      kstpsdcurve.cpp   1.11
  M +5 -1      kstpsdcurve.h   1.9
  M +43 -41    kstpsddialog_i.cpp   1.8 [POSSIBLY UNSAFE: printf]
  M +2 -1      kstpsddialog_i.h   1.4
  M +21 -24    kstquickcurvesdialog_i.cpp   1.11
  M +2 -2      kstquickcurvesdialog_i.h   1.6
  M +19 -20    kstquickequationdialog_i.cpp   1.10
  M +3 -1      kstquickequationdialog_i.h   1.4
  M +20 -23    kstquickpsddialog_i.cpp   1.11
  M +3 -1      kstquickpsddialog_i.h   1.5
  M +1 -3      kstscalar.cpp   1.7
  M +11 -4     kstvcurve.cpp   1.10
  M +4 -0      kstvcurve.h   1.9
  M +3 -1      kstvector.h   1.19
  M +8 -5      main.cpp   1.19
  R            kstallcurveslist.cpp   1.2
  R            kstallcurveslist.h   1.3
  R            kstbasecurvelist.cpp   1.2
  R            kstbasecurvelist.h   1.3
  R            kstequationcurvelist.cpp   1.2
  R            kstequationcurvelist.h   1.2
  R            ksthistogramlist.cpp   1.1.1.1
  R            ksthistogramlist.h   1.2
  R            kstpsdcurvelist.cpp   1.1.1.1
  R            kstpsdcurvelist.h   1.2
  R            kstvcurvelist.cpp   1.1.1.1
  R            kstvcurvelist.h   1.2





More information about the Kst mailing list