https://bugs.kde.org/show_bug.cgi?id=422641
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/game | |s/ksudoku/-/commit/6ea76c3a | |a2f7ab44609d3e1bf4465f2ca79 | |ca357 Resolution|--- |FIXED --- Comment #4 from Albert Astals Cid <aa...@kde.org> --- Git commit 6ea76c3aa2f7ab44609d3e1bf4465f2ca79ca357 by Albert Astals Cid, on behalf of Scott Morton. Committed on 22/03/2025 at 01:11. Pushed by aacid into branch 'master'. Fixes message boxes not relative to main window M +61 -108 src/generator/sudokuboard.cpp M +9 -7 src/generator/sudokuboard.h M +14 -13 src/gui/gamevariants.cpp M +8 -4 src/gui/gamevariants.h M +7 -7 src/gui/ksudoku.cpp M +5 -6 src/gui/serializer.cpp M +2 -2 src/gui/serializer.h M +6 -1 src/logic/CMakeLists.txt M +63 -25 src/logic/puzzle.cpp M +6 -2 src/logic/puzzle.h https://invent.kde.org/games/ksudoku/-/commit/6ea76c3aa2f7ab44609d3e1bf4465f2ca79ca357 -- You are receiving this mail because: You are watching all bug changes.