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

2018-04-12 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=141809

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||2.25.80 (KDE Applications
   ||18.07.80)
  Latest Commit||https://commits.kde.org/umb
   ||rello/5439692a2ab11fcb472f0
   ||b9b116b94f493579a2c

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-04-12 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=141809

--- Comment #8 from Ben Cooksley  ---
I've taken a look and based on what has taken place in the history it looks
like the two commits have raced each other when being processed by the hooks -
hence why the history is a bit weird.

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-04-12 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=141809

Ben Cooksley  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||bcooks...@kde.org
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-04-12 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=141809

--- Comment #7 from Ralf Habacker  ---
(In reply to Christoph Feck from comment #6)
> https://bugs.kde.org/show_activity.cgi?id=141809 looks odd...
> 
> Could you please check the status?
Thanks for this pointer, see https://phabricator.kde.org/T8498

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-04-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=141809

--- Comment #6 from Christoph Feck  ---
https://bugs.kde.org/show_activity.cgi?id=141809 looks odd...

Could you please check the status?

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-04-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=141809

Ralf Habacker  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  ---
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   -0umbrello/dialogs/dialog_utils.cpp
M  +1-0umbrello/dialogs/dialog_utils.h
M  +1-6umbrello/umldoc.cpp
M  +1-4umbrello/umlscene.cpp

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

--- Comment #4 from Ralf Habacker  ---
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-0umbrello/CMakeLists.txt
M  +21   -0umbrello/dialogs/dialog_utils.cpp
M  +1-0umbrello/dialogs/dialog_utils.h
A  +142  -0umbrello/dialogs/dontaskagain.cpp [License: GPL (v2+)]
A  +116  -0umbrello/dialogs/dontaskagain.h [License: GPL (v2+)]
M  +5-1umbrello/dialogs/settingsdialog.cpp
M  +2-0umbrello/dialogs/settingsdialog.h
M  +15   -11   umbrello/umlscene.cpp
M  +2-0umbrello/umlwidgets/associationwidget.cpp
M  +5-2umbrello/umlwidgets/messagewidget.cpp
M  +7-0umbrello/umlwidgets/widgetbase.cpp

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

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-04-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=141809

--- Comment #3 from Ralf Habacker  ---
Git commit 12c5ed24e79080f922d9cae1eae02cc41dde118e by Ralf Habacker.
Committed on 05/04/2018 at 20:35.
Pushed by habacker into branch 'master'.

In UMLScene::deleteSelection() fix number of selection count

UMLScene::selectedWidgets() returns widgets based on class
UMLWidget, which includes message widgets, but not association
widgets.

M  +3-4umbrello/umlscene.cpp

https://commits.kde.org/umbrello/12c5ed24e79080f922d9cae1eae02cc41dde118e

-- 
You are receiving this mail because:
You are watching all bug changes.

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

2018-03-27 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=141809

--- Comment #2 from Ralf Habacker  ---
Git commit 37f9014cb0afb897c261d7f70cdf10ad7d467497 by Ralf Habacker.
Committed on 28/03/2018 at 00:46.
Pushed by habacker into branch 'master'.

Rename 'Delete' in widget context menu for cloneable widgets to 'Remove'

When deleting cloneable widgets (widgets that have a related
uml object), are in fact removed from the scene, so the associated
context menu entry should match that.

M  +2-0umbrello/icon_utils.cpp
M  +1-0umbrello/icon_utils.h
M  +7-2umbrello/listpopupmenu.cpp
M  +1-0umbrello/listpopupmenu.h
M  +1-1umbrello/umlwidgets/widgetbase.cpp

https://commits.kde.org/umbrello/37f9014cb0afb897c261d7f70cdf10ad7d467497

-- 
You are receiving this mail because:
You are watching all bug changes.