Cockatrice/cockatrice/src/interface
Lukas Brübach f5484ac43c Migrate theme asset loads to scheme-variant resolution (#7209-2)
Replace remaining QPixmap("theme:...") call sites with themePixmap() so icons, replay controls, card backs, and other images resolve to -dark/-light variants under theme schemes. Stem-exact 1:1 migration; behavior unchanged for non-variant themes.
2026-09-08 12:02:22 +02:00
..
card_picture_loader Migrate theme asset loads to scheme-variant resolution (#7209-2) 2026-09-08 12:02:22 +02:00
deck_loader [Client] Expose custom zone management in the deck editor (#7205) 2026-09-05 22:00:21 +02:00
intents [Server/Client/Protocol] Reporting users + moderation queue functionality (#7091) 2026-08-21 15:00:13 +02:00
layouts Run formatter on all our files (#6942) 2026-05-26 15:11:38 -07:00
palette_editor [App] Add onboarding wizard (#7064) 2026-08-24 23:05:58 +02:00
widgets Migrate theme asset loads to scheme-variant resolution (#7209-2) 2026-09-08 12:02:22 +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 Add scheme-variant theme asset resolution (#7209-1) 2026-09-08 09:46:04 +02:00
pixel_map_generator.h Add scheme-variant theme asset resolution (#7209-1) 2026-09-08 09:46:04 +02:00
theme_config.cpp [PaletteEditor] Ensure directory is writeable, don't fall back to alternate palette (#7048) 2026-07-27 11:23:41 +02:00
theme_config.h [App/Theme] Palette Editor (#6877) 2026-05-17 10:08:00 +02:00
theme_manager.cpp Fix clang-format wrap of theme format probe lists 2026-09-08 12:01:49 +02:00
theme_manager.h Add scheme-variant theme asset resolution (#7209-1) 2026-09-08 09:46:04 +02:00
window_main.cpp Migrate theme asset loads to scheme-variant resolution (#7209-2) 2026-09-08 12:02:22 +02:00
window_main.h [App] Add onboarding wizard (#7064) 2026-08-24 23:05:58 +02:00