While working on bug 311631 it turns out that some setting like "public only", which may be used frequently, are only accessable through several mouse clicks menu -> settings -> UML modeller settings -> class. It would be nice to have faster access to those umbrello settings. Reproducible: Always Steps to Reproduce: 1. start umbrello 2. click menu -> settings -> UML modeller settings -> class -> "public only " Actual Results: There are several mouse clicks required Expected Results: There should be a faster way for changing those settings
Git commit cf880202e62268e4fd9b7ca3b4886c872b2c06d5 by Ralf Habacker. Committed on 13/05/2015 at 07:15. Pushed by habacker into branch 'master'. Use better icons for properties dialog, code import, generation and viewer settings dialog pages. M +5 -5 umbrello/icon_utils.cpp http://commits.kde.org/umbrello/cf880202e62268e4fd9b7ca3b4886c872b2c06d5
Git commit 4649a93e60f48539ccb59430c4bbc59e1aacf725 by Ralf Habacker. Committed on 13/05/2015 at 07:15. Pushed by habacker into branch 'master'. Add "settings" folder to tree view for faster access to application settings. M +8 -0 umbrello/listpopupmenu.cpp M +18 -1 umbrello/model_utils.cpp M +1 -0 umbrello/model_utils.h M +21 -3 umbrello/umllistview.cpp M +1 -0 umbrello/umllistview.h M +2 -0 umbrello/umllistviewitem.cpp M +1 -0 umbrello/umllistviewitem.h http://commits.kde.org/umbrello/4649a93e60f48539ccb59430c4bbc59e1aacf725
Git commit f87cf5192c8691bee0828ecf80951a5af4071b59 by Ralf Habacker. Committed on 13/05/2015 at 07:31. Pushed by habacker into branch 'master'. For the application properties dialog add single page entries to the tree view. FIXED-IN:2.16.80 (KDE Applications 15.07.80) M +13 -0 umbrello/dialogs/multipagedialogbase.cpp M +13 -0 umbrello/dialogs/multipagedialogbase.h M +40 -0 umbrello/dialogs/settingsdialog.cpp M +2 -0 umbrello/dialogs/settingsdialog.h M +42 -0 umbrello/listpopupmenu.cpp M +8 -0 umbrello/listpopupmenu.h M +80 -5 umbrello/model_utils.cpp M +2 -0 umbrello/model_utils.h M +2 -1 umbrello/uml.cpp M +2 -1 umbrello/uml.h M +10 -3 umbrello/umllistview.cpp M +8 -0 umbrello/umllistviewitem.h http://commits.kde.org/umbrello/f87cf5192c8691bee0828ecf80951a5af4071b59