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

Andi Fischer andi.fischer at hispeed.ch
Fri Feb 24 22:01:12 UTC 2012


SVN commit 1282133 by fischer:

This patch replaces 9 cmd_create_*diag classes with cmd_create_diagram.

The entering of diagram names is moved into its own function and separated from createDiagram.
This way the name of diagrams in undo/redo action must not to be entered again.



 M  +4 -15     CMakeLists.txt  
 M  +2 -15     cmds.h  
 D             cmds/classdiag (directory)  
 D             cmds/cmd_create_activitydiag.cpp  
 D             cmds/cmd_create_activitydiag.h  
 D             cmds/cmd_create_classdiag.cpp  
 D             cmds/cmd_create_classdiag.h  
 D             cmds/cmd_create_collaborationdiag.cpp  
 D             cmds/cmd_create_collaborationdiag.h  
 D             cmds/cmd_create_componentdiag.cpp  
 D             cmds/cmd_create_componentdiag.h  
 D             cmds/cmd_create_deploydiag.cpp  
 D             cmds/cmd_create_deploydiag.h  
 A             cmds/cmd_create_diagram.cpp   [License: GPL (v2+)]
 A             cmds/cmd_create_diagram.h   [License: GPL (v2+)]
 D             cmds/cmd_create_entityrelationdiag.cpp  
 D             cmds/cmd_create_entityrelationdiag.h  
 D             cmds/cmd_create_seqdiag.cpp  
 D             cmds/cmd_create_seqdiag.h  
 D             cmds/cmd_create_statediag.cpp  
 D             cmds/cmd_create_statediag.h  
 D             cmds/cmd_create_usecasediag.cpp  
 D             cmds/cmd_create_usecasediag.h  
 M  +12 -11    cmds/cmd_moveWidget.cpp  
 M  +2 -3      cmds/cmd_moveWidget.h  
 M  +10 -6     cmds/cmd_resizeWidget.cpp  
 M  +1 -2      cmds/cmd_resizeWidget.h  
 M  +19 -9     uml.cpp  
 M  +3 -1      uml.h  
 M  +43 -21    umldoc.cpp  
 M  +3 -2      umldoc.h  
 M  +3 -2      umllistview.cpp  


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




More information about the umbrello-devel mailing list