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

Mike Fenton mike at staikos.net
Fri Feb 29 16:08:00 CET 2008


SVN commit 780601 by fenton:

Add Plot Markers for both x and y Axis.
Add CurveSelector Widget.


 M  +3 -1      libkstapp/libkstapp.pro  
 M  +223 -12   libkstapp/markerstab.cpp  
 M  +36 -1     libkstapp/markerstab.h  
 M  +14 -10    libkstapp/markerstab.ui  
 M  +45 -1     libkstapp/plotitem.cpp  
 M  +12 -0     libkstapp/plotitem.h  
 A             libkstapp/plotmarkers.cpp   [License: GPL (v2+)]
 A             libkstapp/plotmarkers.h   [License: GPL (v2+)]
 M  +24 -4     libkstapp/plotrenderitemdialog.cpp  
 M  +3 -0      libkstapp/plotrenderitemdialog.h  
 M  +3 -0      libkstmath/curve.h  
 A             widgets/curveselector.cpp   [License: GPL (v2+)]
 A             widgets/curveselector.h   [License: GPL (v2+)]
 A             widgets/curveselector.ui  
 M  +1 -0      widgets/widgets.cpp  
 M  +14 -0     widgets/widgets.h  
 M  +3 -0      widgets/widgets.pro  




More information about the Kst mailing list