Cockatrice/cockatrice/src/interface
BruebachL 456db56058
[PrintingSelector] Add Image Overrides submenu with hover preview (#7312)
* [PrintingSelector] Add Image Overrides submenu with hover preview

* [PrintingSelector] Address review comments

- Move QAction/QMenu forward declarations after the includes
- Use the renamed installPrintingOverride API and deleteAllLocalOverrides statically
- Drop the flavorName usage; Cockatrice does not use that field anywhere yet
- Extract the Load Custom Image handler into loadCustomImage()
- Make the preview size/offset constexpr and drop the redundant pixmap copy
- Extract the preview placement into a previewPositionNear() QPoint helper

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-09-18 15:03:09 +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 [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 [PrintingSelector] Add Image Overrides submenu with hover preview (#7312) 2026-09-18 15:03:09 +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 [Theme] Add scheme-variant asset resolution (#7275) 2026-09-11 17:59:57 +02:00
pixel_map_generator.h [Theme] Add scheme-variant asset resolution (#7275) 2026-09-11 17:59:57 +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 Use capitalized app names (#7255) 2026-09-12 17:30:46 +02:00
theme_manager.h [Theme] Add scheme-variant asset resolution (#7275) 2026-09-11 17:59:57 +02:00
window_main.cpp [Client] Show localized card names, texts and pictures (#7294) 2026-09-18 12:03:07 +02:00
window_main.h [Oracle/Client] Report card database download progress (#7253) 2026-09-09 22:27:16 +02:00