[umbrello-devel] [umbrello] [Bug 97291] integrate properties window in main window

Ralf Habacker ralf.habacker at freenet.de
Sat Dec 13 17:19:22 UTC 2014


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

--- Comment #54 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 96314ad08c88da94889ca8b7e9ad5900e266581c by Ralf Habacker.
Committed on 13/12/2014 at 14:02.
Pushed by habacker into branch 'master'.

Remove obsolate member m_Type of class ClassPropertiesDialog.

M  +1    -4    umbrello/dialogs/classpropertiesdialog.cpp
M  +0    -8    umbrello/dialogs/classpropertiesdialog.h

http://commits.kde.org/umbrello/96314ad08c88da94889ca8b7e9ad5900e266581c

--- Comment #53 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit fa532ed73adb92faf6916c9e12775fd2a5170fa5 by Ralf Habacker.
Committed on 10/12/2014 at 08:20.
Pushed by habacker into branch 'master'.

Refactored visibility property into own widget VisibilityEnumWidget.

Use VisibilityEnumWidget in class general, operation, attributes
and association role page with visibiliity ordering public, protected,
private and implementation.

M  +1    -0    umbrello/CMakeLists.txt
M  +7    -81   umbrello/dialogs/pages/associationrolepage.cpp
M  +3    -2    umbrello/dialogs/pages/associationrolepage.h
M  +4    -40   umbrello/dialogs/pages/classgeneralpage.cpp
M  +2    -2    umbrello/dialogs/pages/classgeneralpage.h
M  +6    -45   umbrello/dialogs/umlattributedialog.cpp
M  +2    -2    umbrello/dialogs/umlattributedialog.h
M  +4    -43   umbrello/dialogs/umloperationdialog.cpp
M  +2    -5    umbrello/dialogs/umloperationdialog.h
A  +110  -0    umbrello/dialogs/widgets/visibilityenumwidget.cpp     [License:
GPL (v2+)]
A  +51   -0    umbrello/dialogs/widgets/visibilityenumwidget.h     [License:
GPL (v2+)]

http://commits.kde.org/umbrello/fa532ed73adb92faf6916c9e12775fd2a5170fa5

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


More information about the umbrello-devel mailing list