[umbrello] [Bug 141809] Remove from diagram or Delete item are not understandable

Ralf Habacker bugzilla_noreply at kde.org
Tue Apr 10 21:16:21 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/5439692a2ab11fcb472f0
                   |                            |b9b116b94f493579a2c
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |2.25.80 (KDE Applications
                   |                            |18.07.80)
      Latest Commit|https://commits.kde.org/umb |
                   |rello/5439692a2ab11fcb472f0 |
                   |b9b116b94f493579a2c         |
             Status|RESOLVED                    |CONFIRMED
         Resolution|FIXED                       |---
   Version Fixed In|2.25.80 (KDE Applications   |
                   |18.07.80)                   |

--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit b51894d1a3178205b8aacfd8211514909ccd8695 by Ralf Habacker.
Committed on 10/04/2018 at 21:15.
Pushed by habacker into branch 'master'.

Add "don't ask again" checkbox to Dialog_Utils::askDeleteDiagram()

M  +21   -0    umbrello/dialogs/dialog_utils.cpp
M  +1    -0    umbrello/dialogs/dialog_utils.h
M  +1    -6    umbrello/umldoc.cpp
M  +1    -4    umbrello/umlscene.cpp

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

--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 5439692a2ab11fcb472f0b9b116b94f493579a2c by Ralf Habacker.
Committed on 10/04/2018 at 21:15.
Pushed by habacker into branch 'master'.

Ask user for permission to delete an association from a diagram using the
context menu

This commit includes a fix for deleting associations (message widgets)
in sequence diagrams without confirmation.
FIXED-IN:2.25.80 (KDE Applications 18.07.80)

M  +1    -0    umbrello/CMakeLists.txt
M  +21   -0    umbrello/dialogs/dialog_utils.cpp
M  +1    -0    umbrello/dialogs/dialog_utils.h
A  +142  -0    umbrello/dialogs/dontaskagain.cpp     [License: GPL (v2+)]
A  +116  -0    umbrello/dialogs/dontaskagain.h     [License: GPL (v2+)]
M  +5    -1    umbrello/dialogs/settingsdialog.cpp
M  +2    -0    umbrello/dialogs/settingsdialog.h
M  +15   -11   umbrello/umlscene.cpp
M  +2    -0    umbrello/umlwidgets/associationwidget.cpp
M  +5    -2    umbrello/umlwidgets/messagewidget.cpp
M  +7    -0    umbrello/umlwidgets/widgetbase.cpp

https://commits.kde.org/umbrello/5439692a2ab11fcb472f0b9b116b94f493579a2c

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


More information about the umbrello-devel mailing list