Cockatrice/cockatrice/src/interface/widgets/dialogs
BruebachL c1f93b37ab
[TabRoom] Add a setting to hide the new filter toolbar (#6469)
* [TabRoom] Add a setting to hide the new filter toolbar

Took 56 minutes

Took 4 seconds

* Proper macro.

Took 5 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-01-01 14:49:09 +01:00
..
dlg_connect.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
dlg_create_game.cpp [GameInformation] Check for existence of room for create as judge checkbox (#6398) 2025-12-05 17:26:35 +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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_default_tags_editor.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_edit_avatar.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 Docs: Use Doxygen \todo comments (#6421) 2025-12-15 00:13:16 +01:00
dlg_edit_password.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_edit_tokens.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
dlg_forgot_password_challenge.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_forgot_password_request.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
dlg_forgot_password_reset.cpp Docs: Use Doxygen \todo comments (#6421) 2025-12-15 00:13:16 +01:00
dlg_forgot_password_reset.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01: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 [DeckList] refactor: pass DeckList by const ref (#6437) 2025-12-21 16:19:33 -08:00
dlg_load_deck_from_clipboard.h [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
dlg_load_deck_from_website.cpp [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
dlg_load_deck_from_website.h [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
dlg_load_remote_deck.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_manage_sets.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_register.cpp Docs: Use Doxygen \todo comments (#6421) 2025-12-15 00:13:16 +01:00
dlg_register.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
dlg_select_set_for_cards.cpp [TabDeckEditor] Create class to centralize deck state (#6459) 2025-12-31 17:54:47 +01:00
dlg_select_set_for_cards.h [TabDeckEditor] Create class to centralize deck state (#6459) 2025-12-31 17:54:47 +01:00
dlg_settings.cpp [TabRoom] Add a setting to hide the new filter toolbar (#6469) 2026-01-01 14:49:09 +01:00
dlg_settings.h [TabRoom] Add a setting to hide the new filter toolbar (#6469) 2026-01-01 14:49:09 +01: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 [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_tip_of_the_day.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
dlg_update.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +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 [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00