Revision 643ccb3...

Go back to digest for 1st September 2013

Features in Development Tools

Andi Fischer committed changes in [umbrello] /:

Associations can now be drawn with different layouts.
The possibilities, which are set from the popup menu, are
- direct lines
- polylines
- orthogonal lines (only vertical and horizontal)
- splines

Single points or segments can be moved.

The controllers are now integrated into the widgets and therefore deleted.
This makes the code more readable and maintainable.

File Changes

Modified 29 files
  •   umbrello/layoutgenerator.h
  •   umbrello/listpopupmenu.cpp
  •   umbrello/listpopupmenu.h
  •   umbrello/toolbarstateassociation.cpp
  •   umbrello/umlscene.cpp
  •   umbrello/version.h
  •   umbrello/cmds/cmd_moveWidget.cpp
  •   umbrello/cmds/cmd_moveWidget.h
  •   umbrello/cmds/cmd_resizeWidget.cpp
  •   umbrello/cmds/cmd_resizeWidget.h
  •   umbrello/dialogs/statedialog.cpp
  •   umbrello/widgets/associationline.cpp
  •   umbrello/widgets/associationline.h
  •   umbrello/widgets/associationwidget.cpp
  •   umbrello/widgets/associationwidget.h
  •   umbrello/widgets/classifierwidget.cpp
  •   umbrello/widgets/classifierwidget.h
  •   umbrello/widgets/floatingtextwidget.cpp
  •   umbrello/widgets/floatingtextwidget.h
  •   umbrello/widgets/messagewidget.cpp
  •   umbrello/widgets/messagewidget.h
  •   umbrello/widgets/notewidget.cpp
  •   umbrello/widgets/objectwidget.cpp
  •   umbrello/widgets/objectwidget.h
  •   umbrello/widgets/umlwidget.cpp
  •   umbrello/widgets/umlwidget.h
  •   umbrello/widgets/widget_utils.cpp
  •   umbrello/widgets/widget_utils.h
  •   umbrello/widgets/widgetlist_utils.cpp
29 files changed in total