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

Mike Fenton mike at staikos.net
Fri Mar 14 20:00:40 CET 2008


SVN commit 785699 by fenton:

Add Font scaling to the View based upon settings according to Fonts spec.
Add saving of application level settings.
Add LabelItem properties and scaling.
Use Font scale as Arrow Head Scaling Value.
Convert all font size values to scale values.


 M  +41 -13    applicationsettings.cpp  
 M  +17 -8     applicationsettings.h  
 M  +2 -0      applicationsettingsdialog.cpp  
 M  +24 -2     arrowitem.cpp  
 M  +20 -14    generaltab.cpp  
 M  +10 -7     generaltab.h  
 M  +35 -17    generaltab.ui  
 M  +53 -5     labelitem.cpp  
 M  +14 -0     labelitem.h  
 A             labelitemdialog.cpp   [License: GPL (v2+)]
 A             labelitemdialog.h   [License: GPL (v2+)]
 A             labelpropertiestab.cpp   [License: GPL (v2+)]
 A             labelpropertiestab.h   [License: GPL (v2+)]
 A             labelpropertiestab.ui  
 M  +49 -14    labeltab.cpp  
 M  +12 -0     labeltab.h  
 M  +39 -24    labeltab.ui  
 M  +5 -0      libkstapp.pro  
 M  +99 -13    plotitem.cpp  
 M  +22 -0     plotitem.h  
 M  +10 -0     plotitemdialog.cpp  
 M  +33 -0     view.cpp  
 M  +4 -0      view.h  




More information about the Kst mailing list