[Kst] branches/work/kst/portto4-sharedpointer

Peter Kümmel syntheticpp at gmx.net
Thu Jan 6 13:52:45 CET 2011


SVN commit 1212288 by kuemmel:

add new shared impl: 2. new code, works only with cmake

 M  +2 -2      cmake/src/datasources/CMakeLists.txt  
 M  +5 -5      cmake/src/plugins/CMakeLists.txt  
 M  +2 -2      kst.pri  
 M  +1 -1      src/datasources/ascii/asciiplugin.h  
 M  +1 -1      src/libkst/datamatrix.cpp  
 M  +3 -2      src/libkst/datamatrix.h  
 M  +5 -2      src/libkst/dataplugin.h  
 M  +14 -21    src/libkst/datasourcepluginmanager.cpp  
 M  +1 -1      src/libkst/datasourcepluginmanager.h  
 M  +2 -2      src/libkst/datavector.cpp  
 M  +1 -2      src/libkst/datavector.h  
 M  +2 -3      src/libkst/matrix.h  
 M  +8 -2      src/libkst/object.cpp  
 M  +3 -3      src/libkst/object.h  
 M  +2 -2      src/libkst/primitive.h  
 M  +93 -105   src/libkst/sharedptr.h  
 M  +1 -2      src/libkst/timezones.h  
 M  +0 -3      src/libkst/vector.h  
 M  +5 -1      src/libkstmath/basicplugin.h  
 M  +2 -2      src/libkstmath/csd.h  
 M  +1 -3      src/libkstmath/curve.h  
 M  +1 -1      src/libkstmath/curvehint.cpp  
 M  +3 -1      src/libkstmath/curvehint.h  
 M  +4 -1      src/libkstmath/dataobject.h  
 M  +5 -4      src/libkstmath/equation.h  
 M  +2 -2      src/libkstmath/eventmonitorentry.h  
 M  +2 -2      src/libkstmath/histogram.h  
 M  +1 -2      src/libkstmath/image.h  
 M  +1 -2      src/libkstmath/psd.h  
 M  +7 -6      src/plugins/dataobject/syncbin/syncbin.h  
 M  +2 -2      src/plugins/filters/cumulativesum/cumulativesum.cpp  
 M  +7 -6      src/plugins/filters/cumulativesum/cumulativesum.h  
 M  +8 -7      src/plugins/filters/differentiation/differentiation.h  


http://websvn.kde.org/?view=rev&revision=1212288


More information about the Kst mailing list