[ksudoku] [Bug 357996] Finishing a game should disable hint and solve buttons and menu items

2018-06-29 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=357996

Gregor Mi  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/ksu
   ||doku/dd10399097613913ec4187
   ||a00deace81bb170c35

--- Comment #2 from Gregor Mi  ---
Git commit dd10399097613913ec4187a00deace81bb170c35 by Gregor Mi.
Committed on 29/06/2018 at 20:40.
Pushed by gregormi into branch 'master'.

Improve Hint and Solve action visibility and enabled state

Summary:

- Action visibility improvement because some actions not needed in specific
modes
- Enter new puzzle: 'Hint' and 'Solve' not visible
- Play puzzle: 'Check' not visible
- Start page: 'Hint', 'Solve' and 'Check' not visible

- For Bug 357996 ("Finishing a game should disable hint and solve buttons and
menu items")
- Disable Hint and Solve action after puzzle was solved

Reviewers: #kde_games, aacid

Reviewed By: aacid

Subscribers: aacid, kde-games-devel

Differential Revision: https://phabricator.kde.org/D12912

M  +12   -3src/gui/ksudoku.cpp
M  +14   -5src/gui/ksudokugame.cpp
M  +7-1src/gui/ksudokugame.h

https://commits.kde.org/ksudoku/dd10399097613913ec4187a00deace81bb170c35

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

[ksudoku] [Bug 357996] Finishing a game should disable hint and solve buttons and menu items

2018-05-15 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=357996

Gregor Mi  changed:

   What|Removed |Added

 CC||codestr...@posteo.org

--- Comment #1 from Gregor Mi  ---
There is some work in progress here: https://phabricator.kde.org/D12912. But
currently, Undo won't re-enable the buttons again. Only a New game will
re-enable the buttons. The same is true for the menu items (buttons and menu
items will always behave consistent)

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