[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Wed May 28 22:12:06 CEST 2003
CVS commit by staikos:
First step in refactoring:
- move functions defined in the UML diagram up into parent classes
- redo the inheritence (mostly done)
- other minor cleanups
M +4 -1 Makefile.am 1.23
M +1 -1 d2asc.cpp 1.6
M +7 -6 kst.cpp 1.16
M +2 -2 kstbasecurve.h 1.6
M +2 -2 kstdataobject.cpp 1.4
M +25 -14 kstdataobject.h 1.5
M +30 -18 kstdoc.cpp 1.14
M +2 -2 kstdoc.h 1.11
M +14 -8 kstequationcurve.cpp 1.14
M +2 -3 kstequationcurve.h 1.8
M +18 -9 ksthistogram.cpp 1.6
M +1 -1 ksthistogram.h 1.6
M +1 -0 kstobject.cpp 1.3
M +4 -1 kstobject.h 1.2
M +12 -12 kstplugin.cpp 1.19
M +3 -10 kstplugin.h 1.11
M +16 -8 kstpsdcurve.cpp 1.8
M +1 -1 kstpsdcurve.h 1.7
M +12 -7 kstrvector.cpp 1.14
M +4 -4 kstrvector.h 1.6
M +7 -11 kstscalar.cpp 1.4
M +4 -12 kstscalar.h 1.4
M +9 -6 kstslavevector.cpp 1.8
M +6 -4 kstslavevector.h 1.7
M +3 -3 kstslavevectorlist.cpp 1.3
M +1 -1 kstslavevectorlist.h 1.3
M +27 -10 kstvcurve.cpp 1.7
M +1 -1 kstvcurve.h 1.7
M +15 -17 kstvector.cpp 1.13
M +3 -18 kstvector.h 1.14
M +4 -4 kstvectorlist.cpp 1.7
M +1 -1 kstvectorlist.h 1.6
R kstvalueobject.cpp 1.1
R kstvalueobject.h 1.1
More information about the Kst
mailing list