[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu May 22 23:23:37 CEST 2003
CVS commit by staikos:
Lots of plugin work. Unfortunately the vector architecture is becoming a real
problem now. I had to put in lots of hacks that could go away if we make all
vectors the same (or specialised) as discussed. I think this has to happen
sooner rather than later.
The vector list classes need to be reworked too.
M +2 -2 kst.cpp 1.14
M +2 -2 kstequationcurve.cpp 1.12
M +11 -15 kstplugin.cpp 1.12
M +1 -1 kstplugin.h 1.8
M +167 -45 kstplugindialog_i.cpp 1.17
M +17 -0 kstplugindialog_i.h 1.6
M +1 -1 kstpluginlist.cpp 1.3
M +1 -1 kstpluginlist.h 1.2
M +2 -1 kstscalar.cpp 1.3
M +8 -8 kstscalar.h 1.3
M +3 -0 kstvector.cpp 1.10
M +3 -1 kstvector.h 1.11
M +7 -0 kstvectorlist.cpp 1.5
M +2 -0 kstvectorlist.h 1.5
M +1 -1 plugin.cpp 1.10
M +1 -1 plugin.h 1.11
M +1 -1 plugincollection.cpp 1.10
M +1 -1 plugincollection.h 1.9
M +1 -1 pluginloader.cpp 1.8
M +1 -1 pluginloader.h 1.5
M +17 -14 pluginxmlparser.cpp 1.9
M +1 -1 pluginxmlparser.h 1.7
More information about the Kst
mailing list