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

Mike Fenton mike at staikos.net
Fri May 29 17:37:43 CEST 2009


SVN commit 974522 by fenton:

Add multiple edit support for PlotItems.


 M  +136 -1    libkstapp/axistab.cpp  
 M  +22 -0     libkstapp/axistab.h  
 M  +7 -9      libkstapp/datadialog.cpp  
 M  +1 -1      libkstapp/datadialog.h  
 M  +12 -2     libkstapp/dialog.cpp  
 M  +3 -0      libkstapp/dialog.h  
 M  +47 -1     libkstapp/dimensionstab.cpp  
 M  +16 -4     libkstapp/dimensionstab.h  
 M  +60 -6     libkstapp/filltab.cpp  
 M  +13 -0     libkstapp/filltab.h  
 M  +134 -1    libkstapp/labeltab.cpp  
 M  +22 -1     libkstapp/labeltab.h  
 M  +1 -66     libkstapp/labeltab.ui  
 M  +27 -0     libkstapp/layouttab.cpp  
 M  +6 -0      libkstapp/layouttab.h  
 M  +25 -0     libkstapp/markerstab.cpp  
 M  +6 -0      libkstapp/markerstab.h  
 M  +21 -8     libkstapp/markerstab.ui  
 M  +56 -1     libkstapp/overridelabeltab.cpp  
 M  +13 -0     libkstapp/overridelabeltab.h  
 M  +316 -100  libkstapp/plotitemdialog.cpp  
 M  +12 -0     libkstapp/plotitemdialog.h  
 M  +100 -0    libkstapp/rangetab.cpp  
 M  +20 -3     libkstapp/rangetab.h  
 M  +141 -307  libkstapp/rangetab.ui  
 M  +43 -0     libkstapp/stroketab.cpp  
 M  +8 -0      libkstapp/stroketab.h  
 M  +244 -70   libkstapp/viewitemdialog.cpp  
 M  +38 -3     libkstapp/viewitemdialog.h  
 M  +6 -1      widgets/gradienteditor.cpp  
 M  +3 -0      widgets/gradienteditor.h  




More information about the Kst mailing list