[umbrello-devel] [umbrello] [Bug 97291] integrate properties window in main window
Ralf Habacker
ralf.habacker at freenet.de
Thu Dec 18 20:07:05 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=97291
--- Comment #62 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 5f55187fa4a8a9f405ae7191e42671581f9a0ae2 by Ralf Habacker.
Committed on 18/12/2014 at 20:00.
Pushed by habacker into branch 'master'.
Enable undo for applying font setting on widgets derived from UMLWidget.
M +1 -1 umbrello/dialogs/dialogbase.cpp
M +1 -1 umbrello/dialogs/dialogbase.h
http://commits.kde.org/umbrello/5f55187fa4a8a9f405ae7191e42671581f9a0ae2
--- Comment #61 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 3c4272314e86124979468dde93739a847b214205 by Ralf Habacker.
Committed on 18/12/2014 at 19:59.
Pushed by habacker into branch 'master'.
Fix bug not applying font for association widgets.
M +11 -0 umbrello/dialogs/dialogbase.cpp
M +1 -0 umbrello/dialogs/dialogbase.h
http://commits.kde.org/umbrello/3c4272314e86124979468dde93739a847b214205
--- Comment #60 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 42bb24143226e0ec6f6730fec56d38562c0bffb0 by Ralf Habacker.
Committed on 18/12/2014 at 19:51.
Pushed by habacker into branch 'master'.
Move creating and applying of association general page to class DialogBase.
Add new methods DialogBase::setupGeneralPage() and
DialogBase::applyGeneralPage().
M +1 -17 umbrello/dialogs/associationpropertiesdialog.cpp
M +0 -7 umbrello/dialogs/associationpropertiesdialog.h
M +21 -0 umbrello/dialogs/dialogbase.cpp
M +5 -0 umbrello/dialogs/dialogbase.h
http://commits.kde.org/umbrello/42bb24143226e0ec6f6730fec56d38562c0bffb0
--- Comment #59 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit b5045feb16b5d8132f43a7740b3b7a655a23225a by Ralf Habacker.
Committed on 18/12/2014 at 18:57.
Pushed by habacker into branch 'master'.
Removed unused member m_pUmldoc of class AssociationGeneralPage.
M +1 -3 umbrello/dialogs/associationpropertiesdialog.cpp
M +1 -2 umbrello/dialogs/pages/associationgeneralpage.cpp
M +1 -2 umbrello/dialogs/pages/associationgeneralpage.h
http://commits.kde.org/umbrello/b5045feb16b5d8132f43a7740b3b7a655a23225a
--- Comment #58 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit ececea2f755308812a6e311cf15809abfd6f2418 by Ralf Habacker.
Committed on 18/12/2014 at 18:11.
Pushed by habacker into branch 'master'.
Finish method rename from updateObject() to apply() on dialog page classes.
The remaining classes were ClassGeneralPage, AssociationGeneralPage,
UMLRoleProperties and ClassifierListPage.
M +1 -1 umbrello/dialogs/associationpropertiesdialog.cpp
M +7 -7 umbrello/dialogs/classpropertiesdialog.cpp
M +8 -8 umbrello/dialogs/classwizard.cpp
M +1 -1 umbrello/dialogs/pages/associationgeneralpage.cpp
M +1 -1 umbrello/dialogs/pages/associationgeneralpage.h
M +1 -1 umbrello/dialogs/pages/classgeneralpage.cpp
M +1 -1 umbrello/dialogs/pages/classgeneralpage.h
M +1 -1 umbrello/dialogs/pages/classifierlistpage.cpp
M +1 -1 umbrello/dialogs/pages/classifierlistpage.h
M +1 -1 umbrello/dialogs/pages/umlroleproperties.cpp
M +1 -1 umbrello/dialogs/pages/umlroleproperties.h
M +1 -1 umbrello/dialogs/umlroledialog.cpp
http://commits.kde.org/umbrello/ececea2f755308812a6e311cf15809abfd6f2418
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list