Bug 410151 - No context menu entry for adding connected widgets to state diagrams
Summary: No context menu entry for adding connected widgets to state diagrams
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.28.3 (KDE Applications 19.04.3)
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-24 10:13 UTC by Ralf Habacker
Modified: 2019-08-06 16:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.28.90 (KDE Applications 19.07.90)
ralf.habacker: Usability+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2019-07-24 10:13:59 UTC
SUMMARY


STEPS TO REPRODUCE
1. start umbrello
2. add a state diagram
3. open context 'new' menu

OBSERVED RESULT
There are no entries for adding connected widgets similar to sequence diagrams

EXPECTED RESULT
There should be entries for adding connected widgets
Comment 1 Ralf Habacker 2019-07-24 10:22:28 UTC
Git commit 79273d96c38691d45eb01baf7a971c929128c7e6 by Ralf Habacker.
Committed on 24/07/2019 at 10:15.
Pushed by habacker into branch 'Applications/19.08'.

Fix 'No context menu entry for adding connected widgets to state diagrams'
FIXED-IN:2.28.90 (KDE Applications 19.07.90)

M  +1    -1    umbrello/layouts/state-vertical.desktop
M  +20   -0    umbrello/menus/widgetbasepopupmenu.cpp
M  +35   -4    umbrello/umlwidgets/umlwidget.cpp
M  +1    -1    umbrello/umlwidgets/umlwidget.h

https://commits.kde.org/umbrello/79273d96c38691d45eb01baf7a971c929128c7e6
Comment 2 Ralf Habacker 2019-07-24 12:13:45 UTC
Git commit 1f48f859de398e39f12a8a40709ab2bd7a18af6a by Ralf Habacker.
Committed on 24/07/2019 at 12:11.
Pushed by habacker into branch 'Applications/19.08'.

Use the correct association type to connect widgets in state diagrams

M  +8    -8    umbrello/umlwidgets/umlwidget.cpp

https://commits.kde.org/umbrello/1f48f859de398e39f12a8a40709ab2bd7a18af6a
Comment 3 Ralf Habacker 2019-07-24 12:17:45 UTC
Git commit 1b7bfc2105779143e29e1fe7d8085fd1148e3265 by Ralf Habacker.
Committed on 24/07/2019 at 12:17.
Pushed by habacker into branch 'Applications/19.08'.

state-vertical.desktop: Restore the changed layout orientation caused by choosing an incorrect association type

M  +1    -1    umbrello/layouts/state-vertical.desktop

https://commits.kde.org/umbrello/1b7bfc2105779143e29e1fe7d8085fd1148e3265
Comment 4 Ralf Habacker 2019-07-24 13:11:15 UTC
Git commit 1302a4ee0c362c23c00bd07ad537159a70cc063d by Ralf Habacker.
Committed on 24/07/2019 at 12:55.
Pushed by habacker into branch 'Applications/19.08'.

Fix bug not using the correct widget type for normal state widgets

M  +1    -16   umbrello/menus/widgetbasepopupmenu.cpp

https://commits.kde.org/umbrello/1302a4ee0c362c23c00bd07ad537159a70cc063d
Comment 5 Ralf Habacker 2019-08-01 10:53:12 UTC
Git commit 800562be129c49538a779091f189b78c1f31d57a by Ralf Habacker.
Committed on 01/08/2019 at 10:52.
Pushed by habacker into branch 'master'.

Add state transitions by context menu from a selected widget for state diagrams

M  +1    -0    umbrello/menus/listpopupmenu.cpp
M  +1    -0    umbrello/menus/listpopupmenu.h
M  +2    -1    umbrello/menus/widgetbasepopupmenu.cpp
M  +10   -6    umbrello/umlscene.cpp
M  +1    -0    umbrello/umlscene.h
M  +3    -0    umbrello/umlwidgets/umlwidget.cpp

https://commits.kde.org/umbrello/800562be129c49538a779091f189b78c1f31d57a
Comment 6 Ralf Habacker 2019-08-01 11:14:36 UTC
Git commit a4fb55efce854c88eab1ac76176c09395816ae7c by Ralf Habacker.
Committed on 01/08/2019 at 10:52.
Pushed by habacker into branch 'master'.

Keep context menu of state diagrams in sync with related toolbar

M  +1    -1    umbrello/menus/umlscenepopupmenu.cpp

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