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

Mike Fenton mike at staikos.net
Fri Dec 12 22:24:34 CET 2008


SVN commit 896214 by fenton:

Major update to all label dialogs.  
Add ApplicationSettings default label properties.
All labels now support UBI / color / font family.
Cleanup of PlotDialog / LabelTab.


 M  +35 -6     applicationsettings.cpp  
 M  +12 -2     applicationsettings.h  
 M  +28 -2     applicationsettingsdialog.cpp  
 M  +4 -0      applicationsettingsdialog.h  
 A             defaultlabelpropertiestab.cpp   [License: GPL (v2+)]
 A             defaultlabelpropertiestab.h   [License: GPL (v2+)]
 A             defaultlabelpropertiestab.ui  
 M  +0 -11     generaltab.cpp  
 M  +0 -3      generaltab.h  
 M  +5 -15     generaltab.ui  
 M  +29 -0     labelcreator.cpp  
 M  +4 -0      labelcreator.h  
 M  +85 -2     labelcreator.ui  
 M  +30 -2     labelitem.cpp  
 M  +4 -0      labelitem.h  
 M  +2 -0      labelitemdialog.cpp  
 M  +23 -0     labelpropertiestab.cpp  
 M  +3 -0      labelpropertiestab.h  
 M  +82 -40    labelpropertiestab.ui  
 M  +57 -185   labeltab.cpp  
 M  +13 -30    labeltab.h  
 M  +156 -347  labeltab.ui  
 M  +6 -0      libkstapp.pro  
 A             overridelabeltab.cpp   [License: GPL (v2+)]
 A             overridelabeltab.h   [License: GPL (v2+)]
 A             overridelabeltab.ui  
 M  +105 -6    plotitem.cpp  
 M  +21 -0     plotitem.h  
 M  +83 -22    plotitemdialog.cpp  
 M  +7 -0      plotitemdialog.h  
 M  +1 -1      view.cpp  




More information about the Kst mailing list