Cockatrice/cockatrice/src/interface/widgets/cards
Lukas Brübach f7db621b76 [Client] Show horizontal art for plane and siege cards in the profile banner (#7118)
Use the landscape orientation flag to rotate sideways-layout card art
upright before cropping, so planes/sieges show their horizontal art as
the server profile banner card instead of a rotated full card.

- Curve cropCardArt around the card's landscapeOrientation flag with
  landscape-specific art margins (mirrors CardInfoPictureWidget)
- Add shared CardArtUtils::rotateSidewaysLayoutArt helper and apply it
  to the playmat (game render and settings preview) and card info widget,
  replacing three duplicate 90-degree rotation blocks
2026-09-06 01:00:48 +02:00
..
additional_info [VDS] Drive folder and preview widgets from the model (#7106) 2026-08-25 19:23:16 +02:00
card_group_display_widgets [Client] Show custom zones in the card display widgets (#7206) 2026-09-05 22:00:21 +02:00
art_crop_attribution.cpp [Cards] Artist attribution (#7092) 2026-08-21 02:54:36 +02:00
art_crop_attribution.h [Cards] Artist attribution (#7092) 2026-08-21 02:54:36 +02:00
card_art_utils.cpp [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) 2026-09-06 01:00:48 +02:00
card_art_utils.h [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) 2026-09-06 01:00:48 +02:00
card_info_display_widget.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
card_info_display_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_info_frame_widget.cpp [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
card_info_frame_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_info_picture_art_crop_widget.cpp fix scaling for background images on home tab (#6656) 2026-03-04 00:16:45 +01:00
card_info_picture_art_crop_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_info_picture_enlarged_widget.cpp [CardSearch] Add card completion popups to chats and search fields (#7089) 2026-08-11 18:50:30 +02:00
card_info_picture_enlarged_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_info_picture_widget.cpp [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) 2026-09-06 01:00:48 +02:00
card_info_picture_widget.h [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
card_info_picture_with_text_overlay_widget.cpp [TabDeckEditor] Refactor: pass ExactCard in signal instead of widget (#6962) 2026-06-02 21:22:06 -07:00
card_info_picture_with_text_overlay_widget.h [TabDeckEditor] Refactor: pass ExactCard in signal instead of widget (#6962) 2026-06-02 21:22:06 -07:00
card_info_text_widget.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
card_info_text_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
card_size_widget.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
card_size_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
deck_card_zone_display_widget.cpp [Client] Show custom zones in the card display widgets (#7206) 2026-09-05 22:00:21 +02:00
deck_card_zone_display_widget.h [Client] Show custom zones in the card display widgets (#7206) 2026-09-05 22:00:21 +02:00
deck_preview_card_picture_widget.cpp [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
deck_preview_card_picture_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00