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

Ralf Habacker ralf.habacker at gmail.com
Mon Dec 12 22:25:42 UTC 2011


SVN commit 1268420 by habacker:

wrapped all QGraphicsScene related classes with uml scene related ones. 

On trunk all Q3Canvas related classes will be wrapped in the same manner, which makes it much easier to extract the difference for further merging.

 M  +3 -3      controller/floatingtextwidgetcontroller.cpp  
 M  +2 -2      controller/floatingtextwidgetcontroller.h  
 M  +3 -3      controller/messagewidgetcontroller.cpp  
 M  +2 -2      controller/messagewidgetcontroller.h  
 M  +5 -5      controller/notewidgetcontroller.cpp  
 M  +3 -3      controller/notewidgetcontroller.h  
 M  +2 -2      controller/objectwidgetcontroller.cpp  
 M  +2 -2      controller/objectwidgetcontroller.h  
 M  +29 -29    controller/umlwidgetcontroller.cpp  
 M  +14 -15    controller/umlwidgetcontroller.h  
 M  +4 -4      expanderbox.cpp  
 M  +4 -3      expanderbox.h  
 M  +3 -4      textitem.cpp  
 M  +5 -6      textitem.h  
 M  +7 -7      toolbarstate.cpp  
 M  +8 -8      toolbarstate.h  
 M  +5 -5      toolbarstatearrow.cpp  
 M  +4 -4      toolbarstatearrow.h  
 M  +2 -2      toolbarstateassociation.cpp  
 M  +1 -1      toolbarstateassociation.h  
 M  +1 -1      toolbarstatemessages.cpp  
 M  +1 -1      toolbarstatemessages.h  
 M  +11 -11    umlscene.cpp  
 M  +41 -10    umlscene.h  
 M  +8 -8      widgets/associationline.cpp  
 M  +9 -7      widgets/associationline.h  
 M  +7 -7      widgets/associationwidget.cpp  
 M  +7 -7      widgets/associationwidget.h  
 M  +2 -2      widgets/classifierwidget.cpp  
 M  +2 -2      widgets/classifierwidget.h  
 M  +1 -1      widgets/floatingtextwidget.cpp  
 M  +1 -1      widgets/floatingtextwidget.h  
 M  +3 -3      widgets/layoutgrid.cpp  
 M  +4 -2      widgets/layoutgrid.h  
 M  +0 -1      widgets/messagewidget.h  
 M  +1 -1      widgets/notewidget.cpp  
 M  +1 -1      widgets/notewidget.h  
 M  +2 -2      widgets/pinwidget.cpp  
 M  +1 -1      widgets/pinwidget.h  
 M  +1 -1      widgets/toolbarstateonewidget.cpp  
 M  +1 -1      widgets/toolbarstateonewidget.h  
 M  +6 -7      widgets/umlwidget.cpp  
 M  +6 -6      widgets/umlwidget.h  
 M  +1 -2      widgets/widgetbase.cpp  
 M  +2 -1      widgets/widgetbase.h  
 M  +9 -9      widgets/widgethandle.cpp  
 M  +8 -7      widgets/widgethandle.h  


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




More information about the umbrello-devel mailing list