mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-22 17:45:09 -07:00
* [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> |
||
|---|---|---|
| .. | ||
| all_zones_card_amount_widget.cpp | ||
| all_zones_card_amount_widget.h | ||
| card_amount_widget.cpp | ||
| card_amount_widget.h | ||
| printing_selector.cpp | ||
| printing_selector.h | ||
| printing_selector_card_display_widget.cpp | ||
| printing_selector_card_display_widget.h | ||
| printing_selector_card_overlay_widget.cpp | ||
| printing_selector_card_overlay_widget.h | ||
| printing_selector_card_search_widget.cpp | ||
| printing_selector_card_search_widget.h | ||
| printing_selector_card_selection_widget.cpp | ||
| printing_selector_card_selection_widget.h | ||
| printing_selector_card_sorting_widget.cpp | ||
| printing_selector_card_sorting_widget.h | ||
| printing_selector_placeholder_widget.cpp | ||
| printing_selector_placeholder_widget.h | ||
| set_name_and_collectors_number_display_widget.cpp | ||
| set_name_and_collectors_number_display_widget.h | ||