[Uml-devel] [umbrello] [Bug 321255] mouse double click collision
Ralf Habacker
ralf.habacker at freenet.de
Mon Jun 24 12:02:18 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=321255
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit ba1646137a515e136f98fbfe0aeba44965b8c76d by Ralf Habacker.
Committed on 17/06/2013 at 13:56.
Pushed by habacker into branch 'master'.
Fixed "mouse double click collision."
This patch fixes the 'delete point' collision:
- remove of 'delete points' double click action
- a new context menu entry named 'delete point'
- a new 'delete point' mouse action triggered by ctrl-mouse-left-click
M +2 -0 umbrello/icon_utils.cpp
M +1 -0 umbrello/icon_utils.h
M +24 -0 umbrello/listpopupmenu.cpp
M +1 -0 umbrello/listpopupmenu.h
M +24 -1 umbrello/widgets/associationline.cpp
M +1 -0 umbrello/widgets/associationline.h
M +58 -17 umbrello/widgets/associationwidget.cpp
M +3 -0 umbrello/widgets/associationwidget.h
http://commits.kde.org/umbrello/ba1646137a515e136f98fbfe0aeba44965b8c76d
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list