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

Adam Treat treat at kde.org
Wed Oct 10 00:53:42 CEST 2007


SVN commit 723542 by treat:

* Make CurveAppearence getters const.
* Implement and hook up the CurvePlacement.
* Add an interface class for plotitem for this purpose.
etc, etc...


 M  +8 -17     libkst/datacollection.cpp  
 M  +13 -12    libkst/datacollection.h  
 M  +2 -0      libkst/libkst.pro  
 A             libkst/plotiteminterface.cpp   [License: GPL (v2+)]
 A             libkst/plotiteminterface.h   [License: GPL (v2+)]
 M  +7 -1      libkstapp/application.cpp  
 M  +39 -17    libkstapp/curvedialog.cpp  
 M  +3 -1      libkstapp/curvedialog.h  
 A             libkstapp/datagui.cpp   [License: GPL (v2+)]
 A             libkstapp/datagui.h   [License: GPL (v2+)]
 M  +39 -13    libkstapp/equationdialog.cpp  
 M  +3 -1      libkstapp/equationdialog.h  
 M  +12 -0     libkstapp/layoutboxitem.cpp  
 M  +2 -0      libkstapp/layoutboxitem.h  
 M  +2 -0      libkstapp/libkstapp.pro  
 M  +12 -12    libkstapp/plotitem.cpp  
 M  +15 -7     libkstapp/plotitem.h  
 M  +9 -9      widgets/curveappearance.cpp  
 M  +9 -9      widgets/curveappearance.h  
 M  +37 -14    widgets/curveplacement.cpp  
 M  +8 -6      widgets/curveplacement.h  
 M  +26 -40    widgets/curveplacement.ui  




More information about the Kst mailing list