[umbrello-devel] [umbrello] [Bug 60452] missing keywords for declaring operations and variables

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Sat May 28 12:51:40 UTC 2016


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

--- Comment #20 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 921de4993dd557457ac5891360e081e615f4299f by Ralf Habacker.
Committed on 28/05/2016 at 12:51.
Pushed by habacker into branch 'master'.

Refactor out data type property widget related code from template property
dialog into class UMLDatatypeWidget.

After this commit we can see how to refactor the data type related apply()
method.

M  +4    -48   umbrello/dialogs/umltemplatedialog.cpp
M  +3    -2    umbrello/dialogs/umltemplatedialog.h
M  +54   -4    umbrello/dialogs/widgets/umldatatypewidget.cpp
M  +4    -0    umbrello/dialogs/widgets/umldatatypewidget.h

http://commits.kde.org/umbrello/921de4993dd557457ac5891360e081e615f4299f

--- Comment #19 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 2b3e00e40acce18703137e33fa86e54aa992bc95 by Ralf Habacker.
Committed on 28/05/2016 at 12:51.
Pushed by habacker into branch 'master'.

Refactor out data type property widget related code from entity attribute
parameter dialog into class UMLDatatypeWidget.

M  +5    -50   umbrello/dialogs/umlentityattributedialog.cpp
M  +3    -4    umbrello/dialogs/umlentityattributedialog.h
M  +52   -0    umbrello/dialogs/widgets/umldatatypewidget.cpp
M  +4    -0    umbrello/dialogs/widgets/umldatatypewidget.h

http://commits.kde.org/umbrello/2b3e00e40acce18703137e33fa86e54aa992bc95

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list