[umbrello] [Bug 409969] No context menu entry for adding messages to sequence diagram

Ralf Habacker bugzilla_noreply at kde.org
Thu Jul 18 23:06:03 BST 2019


https://bugs.kde.org/show_bug.cgi?id=409969

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.28.80 (KDE Applications
                   |                            |19.07.80)
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/d3cd29d43f944df3203d8
                   |                            |22a7cb2d0d0b547b173
         Resolution|---                         |FIXED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit d3cd29d43f944df3203d822a7cb2d0d0b547b173 by Ralf Habacker.
Committed on 18/07/2019 at 22:05.
Pushed by habacker into branch 'Applications/19.08'.

Fix 'No context menu entry for adding messages to sequence diagram'

With this patch UMLscene::m_pToolBarState and m_pToolBarStateFactory has
been moved into class UMLScenePrivate for easier access.

The "found" message is added to the context menu if no object line is
selected, all other message requires to open the context menu on the
widget line of an object.
FIXED-IN:2.28.80 (KDE Applications 19.07.80)

M  +4    -0    umbrello/menus/listpopupmenu.h
M  +7    -0    umbrello/menus/umlscenepopupmenu.cpp
M  +70   -16   umbrello/umlscene.cpp
M  +1    -2    umbrello/umlscene.h
M  +9    -0    umbrello/umlwidgets/umlwidget.cpp

https://commits.kde.org/umbrello/d3cd29d43f944df3203d822a7cb2d0d0b547b173

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list