Cockatrice/cockatrice/src/interface
Lukas Brübach 97c0de876d
[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-20 21:08:16 +02:00
..
card_picture_loader [PictureLoader] Add local override storage and resolution with matcher tests (#7311) 2026-09-18 15:03:08 +02:00
deck_loader Use capitalized app names (#7255) 2026-09-12 17:30:46 +02:00
intents [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
layouts Run formatter on all our files (#6942) 2026-05-26 15:11:38 -07:00
palette_editor [Client] Add [AppColors] application palette roles (#7279) 2026-09-18 15:16:06 +02:00
widgets [Client] Only quit when the main window close is accepted 2026-09-20 21:08:16 +02:00
card_localization.h [Client] Show localized card names, texts and pictures (#7294) 2026-09-18 12:03:07 +02:00
key_signals.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
key_signals.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
logger.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
logger.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
pixel_map_generator.cpp [Client] Create custom pawn for dev role (#7295) 2026-09-18 10:58:10 -07:00
pixel_map_generator.h [Theme] Add scheme-variant asset resolution (#7275) 2026-09-11 17:59:57 +02:00
theme_config.cpp [Themes] Add identity default palettes for the image themes (#7280) 2026-09-18 15:16:07 +02:00
theme_config.h [Client] Add [AppColors] application palette roles (#7279) 2026-09-18 15:16:06 +02:00
theme_manager.cpp [Themes] Add identity default palettes for the image themes (#7280) 2026-09-18 15:16:07 +02:00
theme_manager.h [Client] Add [AppColors] application palette roles (#7279) 2026-09-18 15:16:06 +02:00
window_main.cpp [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
window_main.h [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00