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

Barth Netterfield netterfield at astro.utoronto.ca
Sat Jun 25 19:42:18 CEST 2011


SVN commit 1238324 by netterfield:

BUG: 274321
BUG: 274322
BUG: 274323

Finish revamping the view item defaults system.  There is now a Settings->Theme dialog
which sets brush, stroke, and font for all view items, optionally applying to all existing
objects, and/or saving as the default for all future objects.

Furthermore, all view objects can save their current status as the default for that
particular type from their own dialogs.

Tabs can now have their own background, on a per tab basis.

It is now easy to change an entire kst session from black on white to white on black.



 M  +2 -1      libkstapp/arrowitem.h  
 M  +2 -1      libkstapp/boxitem.h  
 M  +2 -1      libkstapp/circleitem.h  
 M  +1 -0      libkstapp/dialog.cpp  
 M  +10 -3     libkstapp/dialog.ui  
 M  +2 -1      libkstapp/ellipseitem.h  
 M  +45 -0     libkstapp/filltab.cpp  
 M  +4 -0      libkstapp/filltab.h  
 M  +3 -3      libkstapp/filltab.ui  
 M  +14 -3     libkstapp/labelitem.cpp  
 M  +6 -1      libkstapp/labelitem.h  
 M  +31 -32    libkstapp/legenditem.cpp  
 M  +11 -2     libkstapp/legenditem.h  
 M  +3 -1      libkstapp/legenditemdialog.cpp  
 M  +13 -5     libkstapp/legendtab.cpp  
 M  +3 -0      libkstapp/legendtab.h  
 M  +57 -26    libkstapp/legendtab.ui  
 M  +2 -1      libkstapp/lineitem.h  
 M  +22 -0     libkstapp/mainwindow.cpp  
 M  +4 -0      libkstapp/mainwindow.h  
 M  +37 -5     libkstapp/plotitem.cpp  
 M  +7 -2      libkstapp/plotitem.h  
 M  +0 -1      libkstapp/plotitemdialog.cpp  
 M  +44 -0     libkstapp/stroketab.cpp  
 M  +4 -0      libkstapp/stroketab.h  
 M  +2 -2      libkstapp/stroketab.ui  
 M  +1 -38     libkstapp/view.cpp  
 M  +2 -1      libkstapp/view.h  
 M  +4 -15     libkstapp/viewdialog.cpp  
 M  +4 -63     libkstapp/viewitem.cpp  
 M  +3 -2      libkstapp/viewitem.h  
 M  +8 -75     libkstapp/viewitemdialog.cpp  
 M  +74 -0     widgets/dialogdefaults.cpp  
 M  +4 -0      widgets/dialogdefaults.h  


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


More information about the Kst mailing list