[Uml-devel] branches/work/soc-umbrello-2011/umbrello

Camila San Martin Ayres smayres at gmail.com
Wed Jun 29 17:36:41 UTC 2011


SVN commit 1238807 by ayres:

Adding the new UMLView in the class WorkToolBar.

 M  +1 -0      CMakeLists.txt  
 M  +4 -7      cmds/widget/cmd_create_widget.cpp  
 M  +1 -1      controller/floatingtextwidgetcontroller.cpp  
 M  +1 -1      controller/messagewidgetcontroller.cpp  
 M  +1 -1      controller/objectwidgetcontroller.cpp  
 M  +1 -1      dialogs/assocgenpage.h  
 M  +1 -1      dialogs/assocpropdlg.cpp  
 M  +1 -1      dialogs/assocrolepage.h  
 M  +1 -1      dialogs/classgenpage.cpp  
 M  +1 -1      dialogs/classpropdlg.cpp  
 M  +1 -1      listpopupmenu.cpp  
 M  +17 -15    soc-umbrello-2011/boxwidget.cpp  
 M  +6 -1      soc-umbrello-2011/boxwidget.h  
 M  +302 -37   soc-umbrello-2011/diagram.cpp  
 M  +11 -7     soc-umbrello-2011/diagram.h  
 M  +1 -1      soc-umbrello-2011/layoutgrid.cpp  
 M  +8 -2      soc-umbrello-2011/umlscene.cpp  
 M  +2 -0      soc-umbrello-2011/umlscene.h  
 M  +64 -5     soc-umbrello-2011/umlwidget.cpp  
 M  +20 -3     soc-umbrello-2011/umlwidget.h  
 M  +3 -2      soc-umbrello-2011/widgetbase.h  
 M  +1 -1      toolbarstate.cpp  
 M  +1 -1      toolbarstatemessages.cpp  
 M  +4 -3      toolbarstateother.cpp  
 M  +2 -2      umlview.cpp  
 M  +16 -1     umlviewimageexporter.cpp  
 M  +14 -0     umlviewimageexporter.h  
 M  +252 -0    umlviewimageexportermodel.cpp  
 M  +21 -1     umlviewimageexportermodel.h  
 M  +1 -30     widgets/objectwidget.cpp  
 M  +0 -11     widgets/objectwidget.h  
 M  +3 -2      widgets/widget_factory.cpp  
 M  +1 -0      widgets/widget_factory.h  
 M  +20 -0     worktoolbar.cpp  
 M  +6 -0      worktoolbar.h  


http://websvn.kde.org/?view=rev&revision=1238807




More information about the umbrello-devel mailing list