[Kst] extragear/graphics/kst/kst
Rick Chern
rchern at interchange.ubc.ca
Thu Aug 4 23:38:57 CEST 2005
SVN commit 443087 by rchern:
- sticky defaults
- more properties for lines/arrows
- workaround for Qt::PenStyle enums used in QT properties
M +2 -2 kst.cpp
M +1 -1 kst.h
M +64 -8 ksteditviewobjectdialog_i.cpp
M +8 -4 ksteditviewobjectdialog_i.h
M +5 -2 kstgfxarrowmousehandler.cpp
M +5 -1 kstgfxellipsemousehandler.cpp
M +4 -0 kstgfxlinemousehandler.cpp
M +0 -1 kstgfxlinemousehandler.h
M +20 -0 kstgfxmousehandler.cpp
M +6 -0 kstgfxmousehandler.h
M +3 -1 kstgfxpicturemousehandler.cpp
M +0 -1 kstgfxpicturemousehandler.h
M +3 -1 kstgfxrectanglemousehandler.cpp
M +0 -1 kstgfxrectanglemousehandler.h
M +3 -2 kstgfxtextmousehandler.cpp
M +22 -1 ksttoplevelview.cpp
M +3 -0 ksttoplevelview.h
M +7 -1 kstviewarrow.cpp
M +5 -2 kstviewarrow.h
M +1 -1 kstviewbox.h
M +62 -0 kstviewline.cpp
M +14 -0 kstviewline.h
More information about the Kst
mailing list