[Kst] branches/work/kst/portto4/kst/src/libkstapp
Barth Netterfield
netterfield at astro.utoronto.ca
Sat Mar 10 13:28:24 UTC 2012
SVN commit 1284801 by netterfield:
-Fix resizing of lines and arrows
-Custom size/position tabs for Circles, Lines, and Arrows.
-Make size/position tabs live: when resizing objects, the tabs are kept
up to date
-The size/position tabs record data-relative coordinates when Lock
Position to Data is selected.
-if a view item dialog already exists, bring it to the front rather than
creating a new one.
M +2 -0 arrowitem.h
M +1 -1 arrowitemdialog.cpp
M +2 -2 arrowitemdialog.h
M +21 -6 circledimensionstab.cpp
M +3 -0 circledimensionstab.h
M circledimensionstab.ui
M +6 -3 circleitem.cpp
M +6 -0 circleitem.h
M +22 -21 circleitemdialog.cpp
M +3 -2 circleitemdialog.h
M +26 -8 dimensionstab.cpp
M +5 -2 dimensionstab.h
M +22 -21 dimensionstab.ui
A linedimensionstab.cpp [License: GPL (v2+)]
A linedimensionstab.h [License: GPL (v2+)]
AM linedimensionstab.ui
M +21 -18 lineitem.cpp
M +12 -0 lineitem.h
A lineitemdialog.cpp [License: GPL (v2+)]
A lineitemdialog.h [License: GPL (v2+)]
M +27 -22 viewitem.cpp
M +9 -0 viewitem.h
M +20 -20 viewitemdialog.cpp
M +3 -2 viewitemdialog.h
M +5 -20 viewitemscriptinterface.cpp
http://websvn.kde.org/?view=rev&revision=1284801
More information about the Kst
mailing list