[Uml-devel] branches/work/soc-umbrello/umbrello
Gopala Krishna A
krishna.ggk at gmail.com
Sat Jun 28 13:21:24 UTC 2008
SVN commit 825511 by gopala:
1) Moved resizing code into a flexible WidgetHandle class which is derived from QGraphicsItem.
2) Added some tests for the New* classes. (had forgotton previously to svn add)
3) Initial version of TextItem classs is added, a class designed to be used by almost all widgets dispalying text.
CCMAIL:umbrello-devel at kde.org
M +2 -0 CMakeLists.txt
M +0 -9 newenumwidget.cpp
M +25 -187 newumlrectwidget.cpp
M +3 -19 newumlrectwidget.h
M +16 -20 newumlwidget.cpp
M +0 -6 newumlwidget.h
A test.cpp [License: GPL (v2+)]
A test.h [License: GPL (v2+)]
A textitem.cpp [License: GPL (v2+)]
A textitem.h [License: GPL (v2+)]
M +0 -17 umlnamespace.h
M +1 -117 widget_utils.cpp
M +0 -50 widget_utils.h
A widgethandle.cpp [License: GPL (v2+)]
A widgethandle.h [License: GPL (v2+)]
More information about the umbrello-devel
mailing list