[umbrello-devel] [umbrello] [Bug 310283] Migrate current implementation of it scene item selection to a QGraphicsScene based one
Ralf Habacker
ralf.habacker at freenet.de
Tue Nov 26 18:55:30 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=310283
--- Comment #7 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit fa45c5437b91cce02b98478efe8694b6551ff18e by Ralf Habacker.
Committed on 25/11/2013 at 21:10.
Pushed by habacker into branch 'master'.
Refactor WidgetBase derived classes to use setSelected() and
isSelected() from QGraphicsItem instead of self provided
members/methods.
M +7 -18 umbrello/widgets/associationwidget.cpp
M +1 -4 umbrello/widgets/associationwidget.h
M +3 -3 umbrello/widgets/messagewidget.cpp
M +8 -5 umbrello/widgets/umlwidget.cpp
M +2 -14 umbrello/widgets/umlwidget.h
M +14 -1 umbrello/widgets/widgetbase.cpp
M +2 -0 umbrello/widgets/widgetbase.h
http://commits.kde.org/umbrello/fa45c5437b91cce02b98478efe8694b6551ff18e
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list