[Kst] extragear/graphics/kst/kst/extensions/js
George Staikos
staikos at kde.org
Thu Jun 2 03:36:23 CEST 2005
SVN commit 421048 by staikos:
Loads of fixes:
- documentation
- inheritence changes
- fixed many bugs detected in meeting (Window constructor, labels, and
more)
- Add more member variables to some classes
- fill out the tescase a bit more
M +0 -3 TODO
M +14 -0 bind_collection.h
M +16 -11 bind_collection.xml
M +148 -121 bind_curve.cpp
M +3 -10 bind_curve.h
M +4 -0 bind_curvecollection.h
M +11 -4 bind_dataobject.cpp
M +3 -2 bind_dataobject.h
M +4 -0 bind_dataobjectcollection.h
M +0 -9 bind_datavector.cpp
M +0 -5 bind_datavector.h
M +41 -48 bind_equation.cpp
M +3 -10 bind_equation.h
M +57 -59 bind_histogram.cpp
M +3 -10 bind_histogram.h
M +43 -0 bind_kst.cpp
M +6 -0 bind_kst.h
M +28 -0 bind_label.cpp
M +7 -0 bind_label.h
M +64 -0 bind_plot.cpp
M +15 -0 bind_plot.h
M +36 -45 bind_plugin.cpp
M +3 -9 bind_plugin.h
M +75 -70 bind_powerspectrum.cpp
M +3 -10 bind_powerspectrum.h
M +1 -0 bind_window.cpp
M +3 -0 classindex.xml
M examples/makedata.js
M +1 -1 kstbinding.cpp
More information about the Kst
mailing list