[Kst] extragear/graphics/kst
George Staikos
staikos at kde.org
Wed Dec 7 20:01:26 CET 2005
SVN commit 486405 by staikos:
- make new objects a child of the first containing container
- don't allow them to be resized out of the container
- simplify the mouse handlers a bit more
M +0 -1 devel-docs/PlotUIFixes
M +1 -2 kst/kst2dplot.cpp
M +7 -4 kst/kstgfxarrowmousehandler.cpp
M +1 -1 kst/kstgfxarrowmousehandler.h
M +7 -4 kst/kstgfxellipsemousehandler.cpp
M +1 -1 kst/kstgfxellipsemousehandler.h
M +7 -4 kst/kstgfxlinemousehandler.cpp
M +1 -1 kst/kstgfxlinemousehandler.h
M +1 -2 kst/kstgfxmousehandler.cpp
M +1 -2 kst/kstgfxmousehandler.h
M +8 -5 kst/kstgfxpicturemousehandler.cpp
M +1 -1 kst/kstgfxpicturemousehandler.h
M +7 -3 kst/kstgfxrectanglemousehandler.cpp
M +1 -1 kst/kstgfxrectanglemousehandler.h
M +8 -5 kst/kstgfxtextmousehandler.cpp
M +1 -1 kst/kstgfxtextmousehandler.h
M +31 -31 kst/ksttoplevelview.cpp
M +3 -3 kst/ksttoplevelview.h
M +2 -2 kst/kstviewarrow.cpp
M +2 -2 kst/kstviewbox.cpp
M +2 -2 kst/kstviewellipse.cpp
M +2 -2 kst/kstviewlabel.cpp
M +1 -2 kst/kstviewlegend.cpp
M +2 -2 kst/kstviewline.cpp
M +1 -0 kst/kstviewobject.h
M +3 -3 kst/kstviewobjectfactory.cpp
M +3 -3 kst/kstviewobjectfactory.h
M +2 -2 kst/kstviewpicture.cpp
More information about the Kst
mailing list