[Uml-devel] [Bug 126391] User interaction with UMLWidget improvements
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Apr 30 06:06:04 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=126391
okellogg users sourceforge net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From okellogg users sourceforge net 2006-04-30 15:05 -------
SVN commit 535784 by okellogg:
Apply attachment 15811 from Daniel Calviño Sánchez, also incorporating his
suggestions of renaming MessageWidget::get{Min,Max}Height to get{Min,Max}Y
and renaming class FloatingText to FloatingTextWidget.
Thanks again for your contributions Daniel!
BUG:126391
M +1 -0 ChangeLog
M +6 -1 umbrello/Makefile.am
M +22 -14 umbrello/activitywidget.cpp
M +6 -8 umbrello/activitywidget.h
M +57 -57 umbrello/associationwidget.cpp
M +44 -44 umbrello/associationwidget.h
M +2 -2 umbrello/clipboard/umlclipboard.cpp
D umbrello/floatingtext.cpp
D umbrello/floatingtext.h
A umbrello/floatingtextwidget.cpp umbrello/floatingtext.cpp#535774 [License: GPL (v2+)]
A umbrello/floatingtextwidget.h umbrello/floatingtext.h#535774 [License: GPL (v2+)]
M +19 -19 umbrello/linkwidget.h
M +2 -2 umbrello/listpopupmenu.cpp
M +35 -100 umbrello/messagewidget.cpp
M +26 -33 umbrello/messagewidget.h
M +4 -31 umbrello/notewidget.cpp
M +4 -20 umbrello/notewidget.h
M +5 -25 umbrello/objectwidget.cpp
M +2 -10 umbrello/objectwidget.h
M +27 -16 umbrello/statewidget.cpp
M +10 -11 umbrello/statewidget.h
M +1 -1 umbrello/toolbarstateassociation.cpp
M +2 -2 umbrello/toolbarstatemessages.cpp
M +3 -3 umbrello/toolbarstateother.cpp
M +5 -0 umbrello/uml.cpp
M +7 -0 umbrello/uml.h
M +48 -45 umbrello/umlview.cpp
M +13 -6 umbrello/umlview.h
M +34 -259 umbrello/umlwidget.cpp
M +31 -37 umbrello/umlwidget.h
More information about the umbrello-devel
mailing list