[Kst] extragear/graphics/kst/kst
George Staikos
staikos at kde.org
Mon Sep 12 15:47:43 CEST 2005
SVN commit 459942 by staikos:
- fix memory leak due to circular reference
- make the edit object dialog modal and put it on the object directly. it
doesn't make sense to keep it globally. it may not make sense to leave it
as a modal dialog either, but that can easily be changed later once the
implications are sorted out
- add refresh timer property to pictures
- fix the geometry of the properties dialog a bit
M +0 -8 editviewobjectdialog.ui
M +0 -10 kst.cpp
M +0 -7 kst.h
M +9 -10 ksteditviewobjectdialog_i.cpp
M +2 -6 kstgfxpicturemousehandler.cpp
M +1 -1 kstgfxtextmousehandler.cpp
M +10 -0 kstviewline.cpp
M +14 -10 kstviewobject.cpp
M +0 -3 kstviewobject.h
M +4 -1 kstviewpicture.cpp
M +1 -0 kstviewpicture.h
More information about the Kst
mailing list