Revision efd686c...

Go back to digest for 24th November 2013

Optimization in Development Tools

Joris Steyn committed changes in [umbrello] /:

Refactor decoding of clip data

Decoding of UMLObjects now uses the same code path on all clips. Fixes that
recently went to clip1 are now also active for clip2 (diagrams). List view
items are never decoded, but created in response of a signal of new UMLObjects.

When pasting clip2 in the same file, only the diagram gets duplicated and not
all contained UMLObjects, like described in feature request 85807.

File Changes

Modified 5 files
  •   umbrello/umldoc.cpp
  •   umbrello/clipboard/umlclipboard.cpp
  •   umbrello/clipboard/umlclipboard.h
  •   umbrello/clipboard/umldragdata.cpp
  •   umbrello/clipboard/umldragdata.h
5 files changed in total