Cockatrice/cockatrice/src
Lukas Brübach 204d789d43
[Client] Only quit when the main window close is accepted
Wait for MainWindow::close() to be accepted before quitting after the
update installer is launched. When the close is vetoed (a running card DB
update, open games, or an unsaved deck), keep running and tell the user
the installer is already waiting, instead of exiting over their answer.

Also fix the comment so it does not claim settings are saved on the vetoed
path.
2026-09-23 21:14:52 +02:00
..
client [Tests] Add manual picture loader benchmark against the real card hosts (#7288) 2026-09-21 18:30:04 +02:00
database/interface [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
filters [Card] Add a setting for the language used in card search (#7314) 2026-09-21 08:50:48 +02:00
game [Game] Preserve hand card order when restoring connection (#7266) 2026-09-07 08:21:44 +02:00
game_graphics [Card] Add a setting for the language used in card search (#7314) 2026-09-21 08:50:48 +02:00
interface [Client] Only quit when the main window close is accepted 2026-09-23 21:14:52 +02:00
main.cpp [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
main.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
single_instance_manager.cpp [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
single_instance_manager.h [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00