Cockatrice/cockatrice/src/dialogs
BruebachL f2cbdae829
Allow tokens to consider providerIds. (#6075)
Tokens created through Ctrl + T use the pinned printing, if available.
Tokens created through a related card menu use a token from the same set, if available.

Took 2 hours 25 minutes

Took 10 seconds

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-08-15 01:10:36 -04:00
..
dlg_connect.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_connect.h Add option to remove saved sever (#5368) 2024-12-29 00:37:49 +00:00
dlg_convert_deck_to_cod_format.cpp Add a dialog to prompt user to convert to .cod format if trying to apply tags to a .txt deck. (#5514) 2025-01-25 03:20:30 +00:00
dlg_convert_deck_to_cod_format.h Add a dialog to prompt user to convert to .cod format if trying to apply tags to a .txt deck. (#5514) 2025-01-25 03:20:30 +00:00
dlg_create_game.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_create_game.h Add the ability to define starting life total during game creation. (#5174) 2024-12-19 23:52:47 +00:00
dlg_create_token.cpp Allow tokens to consider providerIds. (#6075) 2025-08-15 01:10:36 -04:00
dlg_create_token.h Allow tokens to consider providerIds. (#6075) 2025-08-15 01:10:36 -04:00
dlg_default_tags_editor.cpp Add a new dialog that allows editing the default suggested tags. (#5979) 2025-06-13 09:16:57 -04:00
dlg_default_tags_editor.h Add a new dialog that allows editing the default suggested tags. (#5979) 2025-06-13 09:16:57 -04:00
dlg_edit_avatar.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_edit_avatar.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_edit_password.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_edit_password.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_edit_tokens.cpp Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15 22:14:02 -04:00
dlg_edit_tokens.h Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
dlg_edit_user.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_edit_user.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_filter_games.cpp Game filter for games created by buddy (#5991) 2025-06-14 11:10:24 -04:00
dlg_filter_games.h Game filter for games created by buddy (#5991) 2025-06-14 11:10:24 -04:00
dlg_forgot_password_challenge.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_forgot_password_challenge.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_forgot_password_request.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_forgot_password_request.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_forgot_password_reset.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_forgot_password_reset.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_load_deck.cpp Consolidate accepted decklist file extensions (#5749) 2025-03-19 01:53:14 +00:00
dlg_load_deck.h Remember last opened directory when loading decks (#5418) 2025-01-05 17:40:20 -05:00
dlg_load_deck_from_clipboard.cpp Fix edit deck in clipboard clearing values (#5732) 2025-03-16 23:30:12 +00:00
dlg_load_deck_from_clipboard.h Add action to Edit Deck via Clipboard (#5681) 2025-03-05 00:55:05 +00:00
dlg_load_deck_from_website.cpp Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030) 2025-07-14 23:12:25 -04:00
dlg_load_deck_from_website.h Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030) 2025-07-14 23:12:25 -04:00
dlg_load_remote_deck.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_load_remote_deck.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00:00
dlg_manage_sets.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_manage_sets.h fix: Use isRebalanced to detect Arena cards (#5778) 2025-04-03 00:16:38 -04:00
dlg_move_top_cards_until.cpp Remember past entries in "reveal card until X" window (#5755) 2025-03-21 00:29:59 +00:00
dlg_move_top_cards_until.h Remember past entries in "reveal card until X" window (#5755) 2025-03-21 00:29:59 +00:00
dlg_register.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_register.h add missing override and explicit specifiers in src/dialogs (#5524) 2025-01-25 14:04:26 +00: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_select_set_for_cards.cpp Refactor: use ExactCard to represent specific printings (#6049) 2025-07-28 21:04:45 -04:00
dlg_select_set_for_cards.h Printing Selector Bulk Editor (#5993) 2025-06-21 21:15:48 -04:00
dlg_settings.cpp Automatic Card Database Updates (#6004) 2025-06-29 22:21:52 -04:00
dlg_settings.h Automatic Card Database Updates (#6004) 2025-06-29 22:21:52 -04:00
dlg_startup_card_check.cpp Automatic Card Database Updates (#6004) 2025-06-29 22:21:52 -04:00
dlg_startup_card_check.h Automatic Card Database Updates (#6004) 2025-06-29 22:21:52 -04:00
dlg_tip_of_the_day.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_tip_of_the_day.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
dlg_update.cpp Refactor files in src/dialogs to new Qt Slot/Signal syntax (#5846) 2025-04-18 03:30:26 +00:00
dlg_update.h Add hint on version downloading (#5663) 2025-02-27 23:34:32 -05:00
dlg_view_log.cpp Add "copy to clipboard" button to Debug Log window (#5913) 2025-05-05 11:45:22 -04:00
dlg_view_log.h Add "copy to clipboard" button to Debug Log window (#5913) 2025-05-05 11:45:22 -04:00