Cockatrice/cockatrice/src/interface/widgets/dialogs
RickyRister 16392c28c5
[DeckLoader] Refactor to make some methods static (#6336)
* Make forEachCard const

* Make some DeckLoader methods static

* Update usages

* Update method param documentation in deck_loader.cpp

---------

Co-authored-by: BruebachL <44814898+BruebachL@users.noreply.github.com>
2025-11-17 03:49:45 -08:00
..
dlg_connect.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_connect.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
dlg_convert_deck_to_cod_format.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_convert_deck_to_cod_format.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_create_game.cpp [Game Selector] Add button to join game as judge as well as convenience filters and doxygen (#6325) 2025-11-16 18:04:42 +01:00
dlg_create_game.h [Game Selector] Add button to join game as judge as well as convenience filters and doxygen (#6325) 2025-11-16 18:04:42 +01:00
dlg_default_tags_editor.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_default_tags_editor.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_edit_avatar.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dlg_edit_avatar.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_edit_password.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_edit_password.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_edit_tokens.cpp [CardInfo] refactor some fields into a UiAttributes struct (#6322) 2025-11-16 17:56:57 +01:00
dlg_edit_tokens.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_edit_user.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_edit_user.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
dlg_filter_games.cpp [Game Selector] Add button to join game as judge as well as convenience filters and doxygen (#6325) 2025-11-16 18:04:42 +01:00
dlg_filter_games.h [Game Selector] Add button to join game as judge as well as convenience filters and doxygen (#6325) 2025-11-16 18:04:42 +01:00
dlg_forgot_password_challenge.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dlg_forgot_password_challenge.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
dlg_forgot_password_request.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dlg_forgot_password_request.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_forgot_password_reset.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_forgot_password_reset.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_load_deck.cpp Deck loader is a gui class. (#6294) 2025-11-11 11:57:41 +01:00
dlg_load_deck.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_load_deck_from_clipboard.cpp [DeckLoader] Refactor to make some methods static (#6336) 2025-11-17 03:49:45 -08:00
dlg_load_deck_from_clipboard.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
dlg_load_deck_from_website.cpp [DeckLoader] Refactor to make some methods static (#6336) 2025-11-17 03:49:45 -08:00
dlg_load_deck_from_website.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_load_remote_deck.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dlg_load_remote_deck.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
dlg_manage_sets.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_manage_sets.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_register.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dlg_register.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_select_set_for_cards.cpp [DeckLoader] Refactor to make some methods static (#6336) 2025-11-17 03:49:45 -08:00
dlg_select_set_for_cards.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
dlg_settings.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
dlg_settings.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_startup_card_check.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_startup_card_check.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_tip_of_the_day.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_tip_of_the_day.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_update.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_update.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_view_log.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
dlg_view_log.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
tip_of_the_day.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
tip_of_the_day.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00