Bug 347553 - Provide access to umbrello settings through tree view
Summary: Provide access to umbrello settings through tree view
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other All
: NOR wishlist
Target Milestone: 2.17 (KDE Applications 15.08)
Assignee: Ralf Habacker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-11 12:30 UTC by Ralf Habacker
Modified: 2015-05-13 13:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.16.80 (KDE Applications 15.07.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2015-05-11 12:30:27 UTC
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
Comment 1 Ralf Habacker 2015-05-13 07:18:48 UTC
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
Comment 2 Ralf Habacker 2015-05-13 07:18:49 UTC
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
Comment 3 Ralf Habacker 2015-05-13 13:56:51 UTC
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