[krita] [Bug 440337] Undelete option in tags popup isn't reset when needed

2023-08-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=440337

--- Comment #4 from Dmitry Kazakov  ---
Git commit ef90f573b4219549377ef94498b42941d6d04afc by Dmitry Kazakov.
Committed on 21/08/2023 at 16:53.
Pushed by dkazakov into branch 'master'.

Fix tag selector not to show the checkboxes next to each tag

We shouldn't use Qt::CheckStateRole, we have a special 'Active'
role for that.
Related: bug 473510

M  +5-8libs/resources/KisTagModel.cpp

https://invent.kde.org/graphics/krita/-/commit/ef90f573b4219549377ef94498b42941d6d04afc

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

[krita] [Bug 440337] Undelete option in tags popup isn't reset when needed

2022-07-22 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=440337

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/5f5040ced |hics/krita/commit/e91e5d43c
   |979906bf0bf41c3ba71df1390c5 |25db9d2cc434daa477c61868466
   |9be4|865c

--- Comment #3 from Dmitry Kazakov  ---
Git commit e91e5d43c25db9d2cc434daa477c61868466865c by Dmitry Kazakov.
Committed on 22/07/2022 at 09:19.
Pushed by dkazakov into branch 'krita/5.1'.

Fix undelete button to disappear when the tag has already been recovered

M  +6-1libs/resources/KisTagModel.cpp
M  +40   -2libs/resourcewidgets/KisTagChooserWidget.cpp
M  +2-0libs/resourcewidgets/KisTagChooserWidget.h
M  +6-1libs/resourcewidgets/KisTagToolButton.cpp
M  +1-0libs/resourcewidgets/KisTagToolButton.h

https://invent.kde.org/graphics/krita/commit/e91e5d43c25db9d2cc434daa477c61868466865c

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

[krita] [Bug 440337] Undelete option in tags popup isn't reset when needed

2022-07-22 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=440337

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/5f5040ced
   ||979906bf0bf41c3ba71df1390c5
   ||9be4
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Dmitry Kazakov  ---
Git commit 5f5040ced979906bf0bf41c3ba71df1390c59be4 by Dmitry Kazakov.
Committed on 22/07/2022 at 09:18.
Pushed by dkazakov into branch 'master'.

Fix undelete button to disappear when the tag has already been recovered

M  +6-1libs/resources/KisTagModel.cpp
M  +40   -2libs/resourcewidgets/KisTagChooserWidget.cpp
M  +2-0libs/resourcewidgets/KisTagChooserWidget.h
M  +6-1libs/resourcewidgets/KisTagToolButton.cpp
M  +1-0libs/resourcewidgets/KisTagToolButton.h

https://invent.kde.org/graphics/krita/commit/5f5040ced979906bf0bf41c3ba71df1390c59be4

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

[krita] [Bug 440337] Undelete option in tags popup isn't reset when needed

2022-07-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=440337

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 CC||dimul...@gmail.com

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

[krita] [Bug 440337] Undelete option in tags popup isn't reset when needed

2021-12-15 Thread Will Stephenson
https://bugs.kde.org/show_bug.cgi?id=440337

Will Stephenson  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||wstephen...@kde.org
 Ever confirmed|0   |1

--- Comment #1 from Will Stephenson  ---
Reproduced in b00b0063. 
If you recreate a deleted tag with the same name, a dialog prompts you whether
to replace or restore the deleted tag, but the Undelete entry from the Tag menu
in eg the Brush Presets docker is not removed in either case.

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