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

Andi Fischer andi.fischer at hispeed.ch
Sat May 30 10:13:58 UTC 2009


SVN commit 975453 by fischer:

Sync with branch to reduce the differences (mostly doxygen comments moved from header to implementation file, code formatting). Compiler warnings fixed by renaming some functions. Do not apply to branch.

 M  +1 -1      cmds/widget/cmd_changeFontSelection.cpp  
 M  +10 -10    controller/floatingtextwidgetcontroller.cpp  
 M  +85 -12    controller/messagewidgetcontroller.cpp  
 M  +3 -74     controller/messagewidgetcontroller.h  
 M  +42 -8     controller/notewidgetcontroller.cpp  
 M  +5 -38     controller/notewidgetcontroller.h  
 M  +75 -19    controller/objectwidgetcontroller.cpp  
 M  +4 -63     controller/objectwidgetcontroller.h  
 M  +292 -19   controller/umlwidgetcontroller.cpp  
 M  +3 -293    controller/umlwidgetcontroller.h  
 M  +15 -16    dialogs/codeeditor.cpp  
 M  +2 -2      dialogs/codeeditor.h  
 M  +4 -4      dialogs/notedialog.cpp  
 M  +6 -8      dialogs/objectnodedialog.cpp  
 M  +1 -1      dialogs/statedialog.cpp  
 M  +8 -8      listpopupmenu.cpp  
 M  +192 -18   toolbarstate.cpp  
 M  +13 -249   toolbarstate.h  
 M  +22 -4     toolbarstatearrow.cpp  
 M  +5 -90     toolbarstatearrow.h  
 M  +33 -12    toolbarstateassociation.cpp  
 M  +2 -86     toolbarstateassociation.h  
 M  +29 -11    toolbarstatemessages.cpp  
 M  +7 -84     toolbarstatemessages.h  
 M  +71 -39    toolbarstateother.cpp  
 M  +0 -39     toolbarstateother.h  
 M  +28 -5     toolbarstatepool.cpp  
 M  +5 -34     toolbarstatepool.h  
 M  +1 -1      uml.cpp  
 M  +223 -33   umldoc.cpp  
 M  +22 -576   umldoc.h  
 M  +74 -45    umllistview.cpp  
 M  +14 -289   umllistview.h  
 M  +88 -17    umllistviewitem.cpp  
 M  +8 -178    umllistviewitem.h  
 M  +3 -3      umlview.cpp  
 M  +11 -2     umlview.h  
 M  +33 -9     uniqueconstraint.cpp  
 M  +7 -79     uniqueconstraint.h  
 M  +9 -6      uniqueid.cpp  
 M  +2 -19     uniqueid.h  
 M  +22 -13    usecase.cpp  
 M  +3 -26     usecase.h  
 M  +6 -4      widgets/combinedfragmentwidget.cpp  
 M  +7 -6      widgets/combinedfragmentwidget.h  
 M  +4 -4      widgets/floatingtextwidget.cpp  
 M  +2 -2      widgets/floatingtextwidget.h  
 M  +60 -12    widgets/forkjoinwidget.cpp  
 M  +8 -46     widgets/forkjoinwidget.h  
 M  +3 -2      widgets/messagewidget.h  
 M  +3 -3      widgets/nodewidget.h  
 M  +7 -7      widgets/notewidget.cpp  
 M  +5 -5      widgets/notewidget.h  
 M  +11 -11    widgets/objectnodewidget.cpp  
 M  +9 -11     widgets/objectnodewidget.h  
 M  +11 -11    widgets/statewidget.cpp  
 M  +9 -13     widgets/statewidget.h  
 M  +34 -1     widgets/widgetbase.cpp  
 M  +11 -20    widgets/widgetbase.h  






More information about the umbrello-devel mailing list