Cockatrice/cockatrice/src/dialogs
RickyRister e9b78c1c59
"Play top cards until" action now has option for number of hits (#5229)
* create new dlg window

* get thing to work

* move validation into dlg

* remove nodiscard

I'll revert this if someone else complains
2024-12-12 14:03:42 +01:00
..
dlg_connect.cpp Fix Qt5 Slot/Signals for QCheckBoxes (#5201) 2024-11-27 22:11:55 +00:00
dlg_connect.h Add backwards support Qt6.7's checkStateChanged on QCheckBoxes (#5137) 2024-10-20 23:35:34 -04:00
dlg_create_game.cpp Fix Qt5 Slot/Signals for QCheckBoxes (#5201) 2024-11-27 22:11:55 +00:00
dlg_create_game.h Add backwards support Qt6.7's checkStateChanged on QCheckBoxes (#5137) 2024-10-20 23:35:34 -04:00
dlg_create_token.cpp Refactor Card Info Widgets (#5176) 2024-11-17 10:49:22 -05:00
dlg_create_token.h Refactor Card Info Widgets (#5176) 2024-11-17 10:49:22 -05:00
dlg_edit_avatar.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_edit_avatar.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_edit_password.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_edit_password.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_edit_tokens.cpp Refactor CardDatabase *db global variable to singleton CardDatabaseManager. (#5159) 2024-11-05 19:32:59 +01:00
dlg_edit_tokens.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_edit_user.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_edit_user.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_filter_games.cpp Pass QTime objects instead of references (#5209) 2024-11-30 01:36:38 -05:00
dlg_filter_games.h Pass QTime objects instead of references (#5209) 2024-11-30 01:36:38 -05:00
dlg_forgot_password_challenge.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_forgot_password_challenge.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_forgot_password_request.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_forgot_password_request.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_forgot_password_reset.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_forgot_password_reset.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_load_deck_from_clipboard.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_load_deck_from_clipboard.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_load_remote_deck.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_load_remote_deck.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_manage_sets.cpp feat: set prioritization by set type (#5097) 2024-12-01 19:59:00 -05:00
dlg_manage_sets.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_move_top_cards_until.cpp "Play top cards until" action now has option for number of hits (#5229) 2024-12-12 14:03:42 +01:00
dlg_move_top_cards_until.h "Play top cards until" action now has option for number of hits (#5229) 2024-12-12 14:03:42 +01:00
dlg_register.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_register.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_roll_dice.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_roll_dice.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_settings.cpp add option to show keyboard shortcuts in right click menu (#5225) 2024-12-09 18:58:37 +00:00
dlg_settings.h add option to show keyboard shortcuts in right click menu (#5225) 2024-12-09 18:58:37 +00:00
dlg_tip_of_the_day.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_tip_of_the_day.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_update.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_update.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_view_log.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
dlg_view_log.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00