[umbrello-devel] [umbrello] [Bug 97291] integrate properties window in main window
Andi Fischer
andi.fischer at hispeed.ch
Thu Dec 11 22:19:19 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=97291
--- Comment #49 from Andi Fischer <andi.fischer at hispeed.ch> ---
Git commit d2308496db71a1ef693524a5eed27d3cad331611 by Andi Fischer, on behalf
of Ralf Habacker.
Committed on 09/12/2014 at 14:16.
Pushed by fischer into branch 'frameworks'.
Use UMLObjectNameWidget for editing instance name in class general dialog page.
M +7 -16 umbrello/dialogs/pages/classgeneralpage.cpp
M +1 -1 umbrello/dialogs/pages/classgeneralpage.h
http://commits.kde.org/umbrello/d2308496db71a1ef693524a5eed27d3cad331611
--- Comment #50 from Andi Fischer <andi.fischer at hispeed.ch> ---
Git commit 7e189a416f018e5aab4e61bf9d6c88aec4ea9111 by Andi Fischer, on behalf
of Ralf Habacker.
Committed on 09/12/2014 at 13:15.
Pushed by fischer into branch 'frameworks'.
Use UMLObjectNameWidget for class name editing.
M +1 -0 umbrello/CMakeLists.txt
M +15 -26 umbrello/dialogs/pages/classgeneralpage.cpp
M +4 -2 umbrello/dialogs/pages/classgeneralpage.h
A +63 -0 umbrello/dialogs/widgets/umlobjectnamewidget.cpp [License:
GPL (v2+)]
A +37 -0 umbrello/dialogs/widgets/umlobjectnamewidget.h [License: GPL
(v2+)]
http://commits.kde.org/umbrello/7e189a416f018e5aab4e61bf9d6c88aec4ea9111
--- Comment #51 from Andi Fischer <andi.fischer at hispeed.ch> ---
Git commit b1bf279709efb46869659e406948f476bc1328e9 by Andi Fischer, on behalf
of Ralf Habacker.
Committed on 09/12/2014 at 13:49.
Pushed by fischer into branch 'frameworks'.
Use UMLPackageWidget for package editing.
M +1 -0 umbrello/CMakeLists.txt
M +4 -40 umbrello/dialogs/pages/classgeneralpage.cpp
M +5 -4 umbrello/dialogs/pages/classgeneralpage.h
A +101 -0 umbrello/dialogs/widgets/umlpackagewidget.cpp [License: GPL
(v2+)]
A +39 -0 umbrello/dialogs/widgets/umlpackagewidget.h [License: GPL
(v2+)]
http://commits.kde.org/umbrello/b1bf279709efb46869659e406948f476bc1328e9
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list