Cockatrice/cockatrice/src/interface/widgets/dialogs
BruebachL 474c1d0d89
[Move refactor] Move dialogs to interface/widgets/ (#6234)
* Move dialogs/ underneath interface/widgets since QDialog inherits from QWidget.

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-10-09 15:25:18 +02:00
..
dlg_connect.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_connect.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_edit_user.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_forgot_password_challenge.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_forgot_password_request.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_load_deck_from_clipboard.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_load_deck_from_website.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_load_remote_deck.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_manage_sets.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_manage_sets.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_register.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_select_set_for_cards.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_settings.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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 [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_update.h [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
dlg_view_log.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02: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