[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue Mar 15 21:22:53 CET 2005
CVS commit by staikos:
- fix indenting in KstHistogram::update() (remove tabs, etc)
- implement the cached update result as best as can be done without reworking
the update algorithms
- implement KstViewObject::update
- de-inline some virtual methods and add setDirty() to them (much more work to
do here)
This amounts to almost nothing visible, but I'm committing now in the interest
of making changes incrementally.
M +52 -0 kstbasecurve.cpp 1.26
M +13 -13 kstbasecurve.h 1.37
M +8 -4 kstequation.cpp 1.23
M +56 -54 ksteventmonitorentry.cpp 1.34
M +32 -35 ksthistogram.cpp 1.51
M +4 -3 kstimage.cpp 1.24
M +4 -3 kstmatrix.cpp 1.15
M +19 -0 kstobject.cpp 1.14
M +6 -0 kstobject.h 1.35
M +5 -5 kstplugin.cpp 1.86
M +2 -2 kstpsd.cpp 1.24
M +2 -2 kstrvector.cpp 1.80
M +4 -2 kstscalar.cpp 1.36
M +4 -2 kststring.cpp 1.5
M +8 -3 kstvcurve.cpp 1.60
M +7 -7 kstvector.cpp 1.97
M +15 -2 kstviewobject.cpp 1.121
M +7 -3 stdinsource.cpp 1.11
M +7 -4 datasources/ascii/ascii.cpp 1.37
M +4 -2 datasources/cdf/cdf.cpp 1.17
M +5 -2 datasources/dirfile/dirfile.cpp 1.17
M +5 -2 datasources/frame/frame.cpp 1.11
M +5 -1 datasources/indirect/indirect.cpp 1.13
M +4 -2 datasources/lfiio/lfiio.cpp 1.15
M +4 -2 datasources/netcdf/netcdf.cpp 1.2
M +5 -3 datasources/planck/planck.cpp 1.37
M +5 -2 datasources/template/template.cpp 1.12
More information about the Kst
mailing list