Revision 613253

Go back to digest for 17th December 2006

Features in Development Tools

Thibault Normand committed changes in /branches/work/isi-umbrello/umbrello:

+ cmd_create_activitydiag
+ cmd_create_collaborationdiag
+ cmd_create_componentdiag
+ cmd_create_deploydiag
+ cmd_create_entityrelationdiag
+ cmd_create_seqdiag
+ cmd_create_statediag
+ cmd_create_usecasediag

# Setup the CMakeLists.txt to compile the new cmds
# Moving cmd_create_class in a folder representing the object affected by the action
# [umldoc|umllistview] createDiagram, in order to return the newly created view.

File Changes

Added 19 files
  • /branches/work/isi-umbrello/umbrello/umbrello/cmds
  •   /classdiag
  •   /cmd_create_activitydiag.cpp
  •   /cmd_create_activitydiag.h
  •   /cmd_create_collaborationdiag.cpp
  •   /cmd_create_collaborationdiag.h
  •   /cmd_create_componentdiag.cpp
  •   /cmd_create_componentdiag.h
  •   /cmd_create_deploydiag.cpp
  •   /cmd_create_deploydiag.h
  •   /cmd_create_entityrelationdiag.cpp
  •   /cmd_create_entityrelationdiag.h
  •   /cmd_create_seqdiag.cpp
  •   /cmd_create_seqdiag.h
  •   /cmd_create_statediag.cpp
  •   /cmd_create_statediag.h
  •   /cmd_create_usecasediag.cpp
  •   /cmd_create_usecasediag.h
  •   /classdiag/cmd_create_class.cpp
  •   /classdiag/cmd_create_class.h
Modified 8 files
  • /branches/work/isi-umbrello/umbrello
  •   /ChangeLog
  •   /umbrello/CMakeLists.txt
  •   /umbrello/umldoc.cpp
  •   /umbrello/umldoc.h
  •   /umbrello/umllistview.cpp
  •   /umbrello/umllistview.h
  •   /umbrello/cmds/cmd_create_classdiag.cpp
  •   /umbrello/cmds/cmd_create_classdiag.h
27 files changed in total