..
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
Avoid repeating type by using auto. ( #6321 )
2025-11-15 14:06:53 +01:00
dlg_create_game.h
[Move refactor] Move dialogs to interface/widgets/ ( #6234 )
2025-10-09 15:25:18 +02: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
Move models to lib ( #6274 )
2025-11-05 18:33:40 +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
[Move refactor] Move dialogs to interface/widgets/ ( #6234 )
2025-10-09 15:25:18 +02:00
dlg_filter_games.h
[Move refactor] Move dialogs to interface/widgets/ ( #6234 )
2025-10-09 15:25:18 +02: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
Avoid repeating type by using auto. ( #6321 )
2025-11-15 14:06:53 +01: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
A DeckLoader is not a DeckList. ( #6306 )
2025-11-11 20:16:44 -05: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
Helper to query deckList for DecklistCardNodes. ( #6242 )
2025-11-15 17:21:43 +01: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