[Kst] branches/work/kst/portto4/kst/src
Barth Netterfield
netterfield at astro.utoronto.ca
Fri Apr 4 22:02:48 CEST 2008
SVN commit 793685 by netterfield:
Start of new naming scheme. The names are in place.
They are not currently being saved or loaded, and
are not used, except in the data manager where the
name is displayed.
M +4 -0 libkst/datamatrix.cpp
M +2 -0 libkst/datamatrix.h
M +3 -0 libkst/datasource.cpp
M +2 -0 libkst/datasource.h
M +3 -0 libkst/datavector.cpp
M +2 -0 libkst/datavector.h
M +15 -0 libkst/editablevector.cpp
M +1 -0 libkst/editablevector.h
M +4 -0 libkst/generatedvector.cpp
M +1 -0 libkst/generatedvector.h
M +38 -27 libkst/matrix.cpp
M +22 -1 libkst/object.cpp
M +12 -2 libkst/object.h
M +14 -1 libkst/primitive.cpp
M +6 -0 libkst/primitive.h
M +6 -0 libkst/scalar.cpp
M +7 -0 libkst/string_kst.cpp
M +16 -0 libkst/vector.cpp
M +2 -0 libkst/vector.h
M +4 -4 libkstapp/sessionmodel.cpp
M +13 -0 libkstmath/basicplugin.cpp
M +10 -0 libkstmath/csd.cpp
M +2 -0 libkstmath/csd.h
M +8 -0 libkstmath/curve.cpp
M +2 -0 libkstmath/curve.h
M +10 -0 libkstmath/equation.cpp
M +2 -0 libkstmath/equation.h
M +3 -0 libkstmath/eventmonitorentry.cpp
M +2 -0 libkstmath/eventmonitorentry.h
M +11 -1 libkstmath/histogram.cpp
M +2 -0 libkstmath/histogram.h
M +11 -0 libkstmath/image.cpp
M +2 -0 libkstmath/image.h
M +11 -0 libkstmath/psd.cpp
M +2 -0 libkstmath/psd.h
More information about the Kst
mailing list