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
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
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
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
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
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
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