Bug 94795

Summary: Diagrams appear unclassified in a tab board and I cannot organize them
Product: [Applications] umbrello Reporter: Marcos Mayorga <drmay_en>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: greatbunzinni
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marcos Mayorga 2004-12-10 11:40:27 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

If you create a lot of diagrams in a big project its very difficult to find one scrolling to the left and to the right.
Would be fine if you could allocate diagrams inside folders, --why not with the same name--, and would be nice too if they appear in the tree view.
Comment 1 Jonathan Riddell 2004-12-19 19:07:44 UTC
If people feel strong about it they could be re-added to the tree view but in my view they get lost in the tree view a lot more than the do as tabs.
Comment 2 Marcos Mayorga 2004-12-20 01:01:55 UTC
I think is a important loss. I am working with a model that contains about 200 diagrams, believe me, I can't handle them this way.
At least, preserve the two ways of doing, and let the user to choose his preferred way from the configuration dialog.
Comment 3 Oliver Kellogg 2004-12-24 02:39:47 UTC
CVS commit by okellogg: 

Make usage of tabbed diagrams optional by a configuration setting, "tabdiagrams".
Tabbed diagrams are on by default. To switch off, go to the general configuration
options, deselect "Use tabbed diagrams", and exit and restart Umbrello.
BUG:94795


  M +1 -1      ChangeLog   1.49
  M +1 -0      umbrello/optionstate.h   1.7
  M +52 -33    umbrello/uml.cpp   1.128
  M +11 -2     umbrello/uml.h   1.46
  M +16 -5     umbrello/umldoc.cpp   1.222
  M +13 -9     umbrello/umllistview.cpp   1.134
  M +6 -1      umbrello/dialogs/settingsdlg.cpp   1.36
  M +1 -0      umbrello/dialogs/settingsdlg.h   1.20



Comment 4 Oliver Kellogg 2006-05-02 20:44:41 UTC
*** Bug 126562 has been marked as a duplicate of this bug. ***