https://bugs.kde.org/show_bug.cgi?id=123633

--- Comment #7 from Ralf Habacker <ralf.habac...@freenet.de> ---
Git commit 576a4346ba591796142d716b2dab00fc86ae5708 by Ralf Habacker.
Committed on 02/03/2017 at 06:48.
Pushed by habacker into branch 'master'.

Refactor UMLInstance to be more UML and XMI 1.4 compatible.

- Create classifier instance on construction if not present
  and save it internal instead to be a non sharable classifier.
  Class UMLInstance itself stays to be derived from UMLClassifier
  because of the usage of UMLAttribute representing instance
  attributes.
- Save and load 'classifier' attribute to be xmi 1.4 compatible

M  +0    -2    CMakeLists.txt
M  +1    -1    umbrello/CMakeLists.txt
M  +1    -1    umbrello/cmds.h
R  +13   -14   umbrello/cmds/generic/cmdrenameumlinstancetype.cpp [from:
umbrello/cmds/generic/cmdrenameumlinstance.cpp - 056% similarity]
R  +17   -13   umbrello/cmds/generic/cmdrenameumlinstancetype.h [from:
umbrello/cmds/generic/cmdrenameumlinstance.h - 055% similarity]
M  +4    -5    umbrello/dialogs/pages/classgeneralpage.cpp
M  +98   -17   umbrello/uml1model/instance.cpp
M  +11   -4    umbrello/uml1model/instance.h
M  +1    -2    umbrello/umlwidgets/associationwidget.cpp
M  +23   -9    umbrello/umlwidgets/classifierwidget.cpp
M  +3    -0    umbrello/umlwidgets/widget_factory.cpp

https://commits.kde.org/umbrello/576a4346ba591796142d716b2dab00fc86ae5708

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to