Cockatrice/cockatrice/src/interface/widgets
Lukas Brübach c3bc23a544 [Client] Use QCoreApplication::exit() to leave on update
QCoreApplication::quit() only asks the application to quit and can be
interrupted if a top-level window refuses its close event. On the update path
the process must actually leave so its Qt DLLs are unlocked before the installer
starts replacing files - apply the exit(0) variant both on the accepted-close
path and the fallback where no MainWindow was ever closed.
2026-09-21 18:59:56 +02:00
..
cards [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
deck_analytics Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
deck_editor [Card] Add a setting for the language used in card search (#7314) 2026-09-21 08:50:48 +02:00
deck_share [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
dialogs [Client] Use QCoreApplication::exit() to leave on update 2026-09-21 18:59:56 +02:00
general [DeckShare] Open shared decks via links with a gated preview flow (#7244) 2026-09-20 20:22:17 +02:00
menus [DeckShare] Create temporary share links for local and server decks (#7243) 2026-09-20 20:22:16 +02:00
onboarding [Themes] Add identity default palettes for the image themes (#7280) 2026-09-18 15:16:07 +02:00
playmat [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) (#7250) 2026-09-07 02:20:54 +02:00
printing_selector [PrintingSelector] Add Image Overrides submenu with hover preview (#7312) 2026-09-18 15:03:09 +02:00
quick_settings Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
replay Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
server [Chat] Render room chat history usernames as live user tags (#7269) 2026-09-21 09:13:55 +02:00
settings_page [PictureLoader] Fix worker thread shutdown and cross-thread cache clearing (#7292) 2026-09-21 18:30:03 +02:00
tabs [DeckShare] Browse and open public decks with loading, error and accessibility states (#7245) 2026-09-20 20:22:17 +02:00
utility [Card] Add a setting for the language used in card search (#7314) 2026-09-21 08:50:48 +02:00
visual_database_display [Card] Add a setting for the language used in card search (#7314) 2026-09-21 08:50:48 +02:00
visual_deck_editor Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
visual_deck_storage [Card] Add a setting for the language used in card search (#7314) 2026-09-21 08:50:48 +02:00