[Uml-devel] branches/KDE/3.5/kdesdk/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sun Sep 3 19:16:54 UTC 2006


SVN commit 580517 by okellogg:

Now that folders are first class document citizens, we can support external
 folders more solidly and fully:
UMLListViewItem::saveToXMI(): Move saving of external folders to UMLFolder.
UMLDoc::loadFolderFile(): Move to UMLFolder.
UMLFolder::{save,saveContents}: New.
This closes out the last remaining TODO mentioned in commit 575645, "Support
 for external folders is temporarily broken".
CCBUG:87252


 M  +1 -0      ChangeLog  
 M  +129 -66   umbrello/folder.cpp  
 M  +35 -0     umbrello/folder.h  
 M  +4 -76     umbrello/umldoc.cpp  
 M  +1 -11     umbrello/umldoc.h  
 M  +45 -11    umbrello/umllistview.cpp  
 M  +1 -2      umbrello/umllistview.h  
 M  +10 -56    umbrello/umllistviewitem.cpp  
 M  +1 -2      umbrello/umllistviewitem.h  






More information about the umbrello-devel mailing list