[Kst] branches/work/kst/portto4/kst/src

Barth Netterfield netterfield at astro.utoronto.ca
Thu May 15 04:04:42 CEST 2008


SVN commit 807904 by netterfield:

More work on new names:
	short names save efficiently
	index values are reset on load
	start to remove useage of tag names, and replace with shortNames.



 M  +2 -2      libkst/datamatrix.cpp  
 M  +1 -1      libkst/datamatrix.h  
 M  +1 -1      libkst/datasource.cpp  
 M  +1 -1      libkst/datasource.h  
 M  +2 -2      libkst/datavector.cpp  
 M  +1 -1      libkst/datavector.h  
 M  +1 -1      libkst/editablematrix.cpp  
 M  +2 -2      libkst/editablevector.cpp  
 M  +1 -1      libkst/editablevector.h  
 M  +1 -1      libkst/generatedmatrix.cpp  
 M  +2 -2      libkst/generatedvector.cpp  
 M  +1 -1      libkst/generatedvector.h  
 M  +6 -0      libkst/matrix.cpp  
 M  +81 -25    libkst/object.cpp  
 M  +35 -7     libkst/object.h  
 M  +1 -1      libkst/primitive.cpp  
 M  +1 -1      libkst/primitive.h  
 M  +9 -3      libkst/scalar.cpp  
 M  +13 -0     libkst/shortnameindex.cpp  
 M  +9 -3      libkst/string_kst.cpp  
 M  +5 -1      libkst/vector.cpp  
 M  +12 -0     libkstapp/document.cpp  
 M  +8 -2      libkstmath/basicplugin.cpp  
 M  +6 -3      libkstmath/csd.cpp  
 M  +1 -1      libkstmath/csd.h  
 M  +18 -64    libkstmath/curve.cpp  
 M  +1 -8      libkstmath/curve.h  
 M  +6 -4      libkstmath/equation.cpp  
 M  +1 -1      libkstmath/equation.h  
 M  +1 -1      libkstmath/eventmonitorentry.cpp  
 M  +1 -1      libkstmath/eventmonitorentry.h  
 M  +6 -3      libkstmath/histogram.cpp  
 M  +1 -1      libkstmath/histogram.h  
 M  +25 -18    libkstmath/image.cpp  
 M  +1 -2      libkstmath/image.h  
 M  +6 -3      libkstmath/psd.cpp  
 M  +1 -1      libkstmath/psd.h  




More information about the Kst mailing list