[Kst] branches/work/kst/viewpaint/kst/kst
George Staikos
staikos at kde.org
Thu Jan 26 05:21:55 CET 2006
SVN commit 502463 by staikos:
This approach seems to be working for the new painting system, and it also seems
to be very much faster and flickerless compared with what is in trunk. Not all
objects are ported, and some things are completely broken, including:
- pictures not ported
- plot operations don't work
- selection indicators are clipped
- arrows are still slightly clipped
- legend and label size computations don't work
M +7 -10 kst2dplot.cpp
M +1 -1 kst2dplot.h
M +10 -6 kstborderedviewobject.cpp
M +1 -1 kstborderedviewobject.h
M +39 -6 kstviewarrow.cpp
M +3 -1 kstviewarrow.h
M +6 -19 kstviewbox.cpp
M +4 -4 kstviewbox.h
M +7 -16 kstviewellipse.cpp
M +1 -1 kstviewellipse.h
M +25 -15 kstviewlabel.cpp
M +2 -1 kstviewlabel.h
M +20 -4 kstviewlegend.cpp
M +2 -1 kstviewlegend.h
M +9 -8 kstviewline.cpp
M +1 -1 kstviewline.h
M +66 -37 kstviewobject.cpp
M +4 -1 kstviewobject.h
More information about the Kst
mailing list