Cockatrice/cockatrice/src/interface/widgets/cards
Lukas Brübach 0276eb303e
[DeckShare] Address review findings and harden the share flows
Gate every share entry point on login, de-duplicate the share-link and
color-identity logic behind DeckShareUtils and an injected querier, and
replace the silent tray/status-bar notices with always-visible dialogs.

- abstract_tab_deck_editor: explain that sharing requires a connection
  instead of silently doing nothing when logged out
- tab_deck_storage: disable the share action on disconnect, reject
  folder/deck mixes and the root folder with clear warnings, re-enable
  Create on every entry/response so a dropped connection cannot leave
  the button disabled
- tab_deck_storage_visual: same login gate for the context-menu entry,
  visible success/error dialogs, and a symmetric in-flight guard
- getDeckColorIdentity now takes a CardDatabaseQuerier, dropping the
  CardDatabaseManager singleton access and enabling unit tests
2026-09-20 19:42:12 +02:00
..
additional_info [DeckShare] Address review findings and harden the share flows 2026-09-20 19:42:12 +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) (#7250) 2026-09-07 02:20:54 +02:00
card_art_utils.h [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) (#7250) 2026-09-07 02:20:54 +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 localized card names, texts and pictures (#7294) 2026-09-18 12:03:07 +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 [Client] Show localized card names, texts and pictures (#7294) 2026-09-18 12:03:07 +02:00
card_info_text_widget.h [Client] Show localized card names, texts and pictures (#7294) 2026-09-18 12:03: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 [DeckShare] Create temporary share links for local and server decks 2026-09-20 19:42:12 +02:00
deck_preview_card_picture_widget.h [DeckShare] Create temporary share links for local and server decks 2026-09-20 19:42:12 +02:00