[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Wed Nov 30 21:25:37 CET 2005


SVN commit 484445 by staikos:

- dewarn: Move new method implementations to the .cpp file
- fix bug in pulse generator: warn if trying to create a vector with the same
name as another one
- remove some trailing whitespace all over
- factor out a couple of constants in kstviewobject
- fix transparency for pictures by using OrROP.  SetROP is misbehaving.
- add the edit menu to the view objects and factor out some common entries
- remove unused files
- add some checks to the picture object
- this breaks lines, arrows, boxes, and borders.


 AM            extensions/js/examples/sampleimage.png  
 M  +1 -0      extensions/pulse/kstpulsegenerator.ui  
 M  +6 -0      extensions/pulse/kstpulsegenerator.ui.h  
 M  +1 -2      kst2dplot.cpp  
 M  +0 -2      kstviewbezier.cpp  
 M  +0 -1      kstviewbox.cpp  
 M  +0 -1      kstviewellipse.cpp  
 M  +2 -2      kstviewlabel.cpp  
 M  +2 -2      kstviewlegend.cpp  
 M  +3 -6      kstviewline.cpp  
 D             kstviewmanager_i.cpp  
 D             kstviewmanager_i.h  
 M  +53 -40    kstviewobject.cpp  
 M  +2 -2      kstviewobject.h  
 M  +32 -34    kstviewpicture.cpp  
 D             viewmanager.ui  




More information about the Kst mailing list