[umbrello] [Bug 390507] No properties dialog for message widgets

Ralf Habacker bugzilla_noreply at kde.org
Mon Mar 5 23:52:56 UTC 2018


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.24.80 (KDE Applications
                   |                            |18.03.80)
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/b8a1906b544f389bd3c1b
                   |                            |3ce6b892c50b4f36d97

--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit b8a1906b544f389bd3c1b3ce6b892c50b4f36d97 by Ralf Habacker.
Committed on 05/03/2018 at 23:51.
Pushed by habacker into branch 'master'.

Add dialog for message widgets with general, style and font page

The general page named class SelectOperationPage has been created
from class SelectOperationDialog and has been extended with a
widget editing field similar to other page.

The class SelectOperationPage may be used by SelectOperationDialog
in future to avoid duplicate implementations.

This commit also includes a required fix to let style page be
vertical aligned to the top.
FIXED-IN:2.24.80 (KDE Applications 18.03.80)

M  +3    -0    umbrello/CMakeLists.txt
A  +61   -0    umbrello/dialogs/messagewidgetpropertiesdialog.cpp     [License:
GPL (v2+)]
A  +42   -0    umbrello/dialogs/messagewidgetpropertiesdialog.h     [License:
GPL (v2+)]
M  +26   -6    umbrello/dialogs/multipagedialogbase.cpp
M  +8    -0    umbrello/dialogs/multipagedialogbase.h
A  +342  -0    umbrello/dialogs/pages/selectoperationpage.cpp     [License: GPL
(v2+)]
A  +91   -0    umbrello/dialogs/pages/selectoperationpage.h     [License: GPL
(v2+)]
M  +2    -0    umbrello/dialogs/pages/umlwidgetstylepage.cpp
M  +4    -4    umbrello/umlwidgets/messagewidget.cpp

https://commits.kde.org/umbrello/b8a1906b544f389bd3c1b3ce6b892c50b4f36d97

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit da5e2cfdb84a42d5e3d5a577587f8e397fecc19b by Ralf Habacker.
Committed on 05/03/2018 at 23:48.
Pushed by habacker into branch 'master'.

Use method showPropertiesDialog() also in class MessageWidget

M  +18   -9    umbrello/umlwidgets/messagewidget.cpp
M  +2    -2    umbrello/umlwidgets/messagewidget.h
M  +2    -9    umbrello/umlwidgets/umlwidget.cpp

https://commits.kde.org/umbrello/da5e2cfdb84a42d5e3d5a577587f8e397fecc19b

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


More information about the umbrello-devel mailing list