Bug 368049

Summary: Wish to have a list of diagrams
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.18.3 (KDE Applications 15.12.3)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 2.19.2 (KDE Applications 16.04.2)
Attachments: testcase

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