Bug 368049 - Wish to have a list of diagrams
Summary: Wish to have a list of diagrams
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.18.3 (KDE Applications 15.12.3)
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-31 11:13 UTC by Ralf Habacker
Modified: 2016-08-31 11:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.19.2 (KDE Applications 16.04.2)


Attachments
testcase (1.17 MB, text/x-xmi)
2016-08-31 11:15 UTC, Ralf Habacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2016-08-31 11:13:47 UTC
In large models diagrams are intermixed with other model elements in the tree view and it is hard to get an overview of diagrams.



Reproducible: Always

Steps to Reproduce:
1. start umbrello
2. load appended xmi file
3. inspect the tree view

Actual Results:  
Diagrams are sorted by name in the list of model elements.


Expected Results:  
It would be nice to have a separate dock window containing all diagrams.
Comment 1 Ralf Habacker 2016-08-31 11:15:38 UTC
Created attachment 100859 [details]
testcase
Comment 2 Ralf Habacker 2016-08-31 11:21:25 UTC
Git commit 030517e028e76851926b58f77541287da2967b55 by Ralf Habacker.
Committed on 31/08/2016 at 11:17.
Pushed by habacker into branch 'Applications/16.08'.

Add folder column to diagram dock widgets.

M  +6    -1    umbrello/models/diagramsmodel.cpp

http://commits.kde.org/umbrello/030517e028e76851926b58f77541287da2967b55
Comment 3 Ralf Habacker 2016-08-31 11:21:25 UTC
Git commit 2630a2fe4cbab641d1db7fe6d826f608327c643a by Ralf Habacker.
Committed on 31/08/2016 at 11:21.
Pushed by habacker into branch 'Applications/16.08'.

Fix bug not updating diagram dock window content.

Qt4 needs to send layoutChanged() in case the dock window does not
have focus.

M  +8    -2    umbrello/models/diagramsmodel.cpp

http://commits.kde.org/umbrello/2630a2fe4cbab641d1db7fe6d826f608327c643a