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

Andrew Walker arwalker at sumusltd.com
Wed Aug 29 20:46:53 CEST 2007


SVN commit 706229 by arwalker:

CCBUG:86915 start adding UI for fits to only visible portions of data. Also remove set and restore defaults from plot edit dialog as it does not support defaults in the same way other view objects do. Still need to enable default functionality for labels, or hide default buttons.

 M  +1 -1      editviewobjectdialog.ui  
 M  +87 -32    kst2dplot.cpp  
 M  +4 -0      kst2dplot.h  
 M  +13 -7     ksteditviewobjectdialog_i.cpp  
 M  +3 -5      kstfitdialog_i.cpp  
 M  +1 -0      kstgfx2dplotmousehandler.cpp  
 M  +1 -1      kstgfxarrowmousehandler.cpp  
 M  +1 -0      kstgfxlinemousehandler.cpp  
 M  +10 -1     kstgfxpicturemousehandler.cpp  
 M  +1 -0      kstgfxrectanglemousehandler.cpp  
 M  +2 -1      kstgfxtextmousehandler.cpp  
 M  +7 -0      kstviewarrow.cpp  
 M  +1 -0      kstviewarrow.h  
 M  +7 -0      kstviewbox.cpp  
 M  +1 -0      kstviewbox.h  
 M  +7 -0      kstviewellipse.cpp  
 M  +1 -0      kstviewellipse.h  
 M  +7 -0      kstviewlabel.cpp  
 M  +1 -0      kstviewlabel.h  
 M  +7 -0      kstviewlegend.cpp  
 M  +1 -0      kstviewlegend.h  
 M  +7 -0      kstviewline.cpp  
 M  +1 -0      kstviewline.h  
 M  +9 -0      kstviewobject.cpp  
 M  +7 -5      kstviewobject.h  
 M  +9 -0      kstviewpicture.cpp  
 M  +1 -0      kstviewpicture.h  




More information about the Kst mailing list