[umbrello] [Bug 418249] No support in sequence diagrams for creating and destroying an object

Ralf Habacker bugzilla_noreply at kde.org
Thu Mar 5 20:00:08 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.30.80 (KDE releases
                   |                            |20.03.80)
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |umbrello/commit/d55c6d2969e
                   |                            |99dc131072048bb325d0ea5c398
                   |                            |fd
         Resolution|---                         |FIXED

--- Comment #6 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit d55c6d2969e99dc131072048bb325d0ea5c398fd by Ralf Habacker.
Committed on 05/03/2020 at 19:55.
Pushed by habacker into branch 'master'.

Add support for sequence diagrams to destroy an object

For the new message type a corresponding icon has been added to the
toolbar and a corresponding entry to the context menu.

The version of the xmi file was increased because a new value was
added to the xml tag for message types.

The api of the class SeqLineWidget for setting the line color was
unified by adding a method setLineColorCmd().
FIXED-IN:2.30.80 (KDE releases 20.03.80)

M  +2    -1    umbrello/basictypes.h
M  +1    -0    umbrello/icon_utils.cpp
M  +1    -0    umbrello/icon_utils.h
M  +2    -0    umbrello/icons.qrc
M  +3    -0    umbrello/menus/listpopupmenu.cpp
M  +3    -0    umbrello/menus/listpopupmenu.h
M  +1    -0    umbrello/menus/umlscenepopupmenu.cpp
M  +5    -0    umbrello/menus/widgetbasepopupmenu.cpp
M  +2    -0    umbrello/pics/CMakeLists.txt
A  +-    --    umbrello/pics/cursor-umbr-message-destroy.png
A  +134  -0    umbrello/pics/sources/umbr-message-destroy.svg
A  +-    --    umbrello/pics/umbr-message-destroy.png
M  +1    -0    umbrello/toolbarstateassociation.cpp
M  +1    -0    umbrello/toolbarstatefactory.cpp
M  +10   -6    umbrello/toolbarstatemessages.cpp
M  +4    -0    umbrello/umlscene.cpp
M  +22   -1    umbrello/umlwidgets/messagewidget.cpp
M  +2    -0    umbrello/umlwidgets/messagewidget.h
M  +1    -3    umbrello/umlwidgets/objectwidget.cpp
M  +1    -0    umbrello/umlwidgets/objectwidget.h
M  +14   -1    umbrello/umlwidgets/seqlinewidget.cpp
M  +16   -2    umbrello/umlwidgets/seqlinewidget.h
M  +16   -0    umbrello/umlwidgets/umlwidget.cpp
M  +2    -2    umbrello/version.h
M  +3    -0    umbrello/worktoolbar.cpp
M  +2    -0    umbrello/worktoolbar.h

https://invent.kde.org/kde/umbrello/commit/d55c6d2969e99dc131072048bb325d0ea5c398fd

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


More information about the umbrello-devel mailing list