[Kst] extragear/graphics/kst/src/libkstapp
George Staikos
staikos at kde.org
Mon Jul 31 22:28:49 CEST 2006
SVN commit 568331 by staikos:
Merge the viewaspect branch, with some minor changes.
Remember: please don't use QMIN/QMAX. use kMin and kMax instead. Also try
to use C++ style casting.
M +1 -0 kstborderedviewobject.h
M +4 -33 kstgfxellipsemousehandler.cpp
M +162 -50 kstgfxmousehandlerutils.cpp
M +17 -5 kstgfxmousehandlerutils.h
M +1 -2 kstgfxpicturemousehandler.cpp
M +1 -2 kstgfxrectanglemousehandler.cpp
M +1 -2 kstgfxtextmousehandler.cpp
M +1 -1 kstplotlabel.cpp
M +83 -177 ksttoplevelview.cpp
M +5 -5 ksttoplevelview.h
M +19 -0 kstviewobject.cpp
M +4 -0 kstviewobject.h
M +28 -0 kstviewpicture.cpp
M +6 -0 kstviewpicture.h
More information about the Kst
mailing list