Cockatrice/cockatrice/src/interface/widgets
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
..
cards [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) 2026-09-06 01:00:48 +02:00
deck_analytics [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
deck_editor [Client] Expose custom zone management in the deck editor (#7205) 2026-09-05 22:00:21 +02:00
dialogs [Refactor] Extract shared deck conversion prompt helper (#7107) 2026-08-29 21:12:11 +02:00
general [HomeTab] Introduce button color source setting (#7181) 2026-08-25 19:27:07 +02:00
menus [Settings] Shuffle some settings around (#7084) 2026-08-08 22:27:41 +02:00
onboarding [App] Add onboarding wizard (#7064) 2026-08-24 23:05:58 +02:00
playmat [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) 2026-09-06 01:00:48 +02:00
printing_selector [VDS] Drive folder and preview widgets from the model (#7106) 2026-08-25 19:23:16 +02:00
quick_settings [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
replay [Replay] Implement option to skip empty sections (#7069) 2026-08-08 23:12:10 -07:00
server [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) 2026-09-06 01:00:48 +02:00
settings_page [SettingsPage] Refactor: Clean up order of variables (#7184) 2026-08-30 14:43:23 -07:00
tabs [Client] Expose custom zone management in the deck editor (#7205) 2026-09-05 22:00:21 +02:00
utility [VDS] Cache mana symbol renders and skip redundant resizes (#7167) 2026-08-24 19:26:41 +02:00
visual_database_display [Client] Expose custom zone management in the deck editor (#7205) 2026-09-05 22:00:21 +02:00
visual_deck_editor [DeckEditor] Reuse the inherited CardDatabaseModel in the visual editor (#7112) 2026-08-14 07:11:26 +02:00
visual_deck_storage [VDS] Fix search filter not being applied on refresh (#7229) 2026-08-31 10:28:50 +02:00