servatrice/cockatrice/src
ctrlaltca 0326f0d4c9
Permit use of up/down keys to increment/decrement counter value; Fix #3618 (#3646)
* Fix #3618

* clanfigy me softly

* fix unused var and params

* Frce the dialog being modal; ensure self deletion

* More qt-like behavior

* Restore dialogSemaphore logic
2019-03-10 22:22:19 +01:00
..
carddbparser Make v4 Cockatrice XML importer convert picURL to picurl to match v3 behavior and allow picURL images to load. (#3585) 2019-02-21 03:48:03 -08:00
chatview Fix some dark mode colors. (#3596) 2019-03-03 05:24:10 -05:00
sequenceEdit Shortcuts preference pane (#3641) 2019-03-10 21:49:33 +01:00
settings Updater for websockets (#3581) 2019-02-19 00:24:35 -08:00
abstractcarddragitem.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
abstractcarddragitem.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
abstractcarditem.cpp Adjust fontsize up on highdpi displays (#3610) 2019-03-04 01:32:09 -05:00
abstractcarditem.h Sending card name to chat on shift+click (#3106) 2018-02-13 02:50:37 -05:00
abstractclient.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
abstractclient.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
abstractcounter.cpp Permit use of up/down keys to increment/decrement counter value; Fix #3618 (#3646) 2019-03-10 22:22:19 +01:00
abstractcounter.h Permit use of up/down keys to increment/decrement counter value; Fix #3618 (#3646) 2019-03-10 22:22:19 +01:00
abstractgraphicsitem.cpp Adjust fontsize up on highdpi displays (#3610) 2019-03-04 01:32:09 -05:00
abstractgraphicsitem.h Adjust fontsize up on highdpi displays (#3610) 2019-03-04 01:32:09 -05:00
arrowitem.cpp Replace CardInfo* and Carset* with smart pointers (#3053) 2018-02-02 12:52:47 -05:00
arrowitem.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
arrowtarget.cpp Convert rest of source to 4-space indent 2014-02-11 11:14:19 -05:00
arrowtarget.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
carddatabase.cpp Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
carddatabase.h Fix related cards popup (#3613) 2019-03-04 02:19:37 -05:00
carddatabasemodel.cpp Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
carddatabasemodel.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
carddragitem.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
carddragitem.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
cardfilter.cpp Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
cardfilter.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
cardframe.cpp Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
cardframe.h Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
cardinfopicture.cpp Replace CardInfo* and Carset* with smart pointers (#3053) 2018-02-02 12:52:47 -05:00
cardinfopicture.h Replace CardInfo* and Carset* with smart pointers (#3053) 2018-02-02 12:52:47 -05:00
cardinfotext.cpp set word wrapping (#3612) 2019-03-04 02:17:33 -05:00
cardinfotext.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
cardinfowidget.cpp Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
cardinfowidget.h Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
carditem.cpp rework pt setting (#3584) 2019-03-03 16:24:57 -05:00
carditem.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
cardlist.cpp Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
cardlist.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
cardzone.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
cardzone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
client_metatypes.h Added server/client feature set communication 2015-09-02 17:54:06 -04:00
counter_general.cpp macOS: Fix qt5.12 scale issues and dark mode (#3588) 2019-02-24 10:05:09 -08:00
counter_general.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
deck_loader.cpp Replace CardInfo* and Carset* with smart pointers (#3053) 2018-02-02 12:52:47 -05:00
deck_loader.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
decklistmodel.cpp Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
decklistmodel.h Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
deckstats_interface.cpp Replace CardInfo* and Carset* with smart pointers (#3053) 2018-02-02 12:52:47 -05:00
deckstats_interface.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
deckview.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
deckview.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
dlg_connect.cpp Won't change if autoconnect enabled (#3602) 2019-03-03 21:57:48 -05:00
dlg_connect.h Minor cleanup & set RR default for new clients (#3591) 2019-02-28 00:10:10 -05:00
dlg_create_token.cpp this is backwards (#3077) 2018-02-05 11:39:10 -05:00
dlg_create_token.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
dlg_creategame.cpp Judge mode (#3531) 2019-02-21 14:00:00 -05:00
dlg_creategame.h UI dialog tweaks: filter + create game(s) (#3351) 2018-07-25 08:21:29 +02:00
dlg_edit_avatar.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_edit_avatar.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_edit_password.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_edit_password.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_edit_tokens.cpp Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
dlg_edit_tokens.h Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
dlg_edit_user.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_edit_user.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_filter_games.cpp UI dialog tweaks: filter + create game(s) (#3351) 2018-07-25 08:21:29 +02:00
dlg_filter_games.h UI dialog tweaks: filter + create game(s) (#3351) 2018-07-25 08:21:29 +02:00
dlg_forgotpasswordchallenge.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_forgotpasswordchallenge.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_forgotpasswordrequest.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_forgotpasswordrequest.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_forgotpasswordreset.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_forgotpasswordreset.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_load_deck_from_clipboard.cpp add keybinds to mill cards (#3439) 2018-11-23 22:21:20 -05:00
dlg_load_deck_from_clipboard.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
dlg_load_remote_deck.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
dlg_load_remote_deck.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
dlg_register.cpp actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_register.h actCancel remove (#3261) 2018-05-25 21:59:52 -04:00
dlg_settings.cpp Shortcuts preference pane (#3641) 2019-03-10 21:49:33 +01:00
dlg_settings.h Shortcuts preference pane (#3641) 2019-03-10 21:49:33 +01:00
dlg_tip_of_the_day.cpp Counter expressions (#3534) 2019-02-02 13:56:49 -05:00
dlg_tip_of_the_day.h Feature/3139 new features for tips (#3152) 2018-04-01 04:52:26 -04:00
dlg_update.cpp Fix "reinstall" button in updater, fix #3293 (#3297) 2018-06-19 19:57:44 +02:00
dlg_update.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
dlg_viewlog.cpp log cleanup (#3207) 2018-05-02 16:07:43 -04:00
dlg_viewlog.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
filter_string.cpp Allow more characters in bare searches (#3632) 2019-03-07 12:21:30 +01:00
filter_string.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
filterbuilder.cpp Make deck editor filter translatable ; extracted new translations; Fix #3488 (#3490) 2019-01-07 21:50:36 -05:00
filterbuilder.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
filtertree.cpp Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
filtertree.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
filtertreemodel.cpp Make deck editor filter translatable ; extracted new translations; Fix #3488 (#3490) 2019-01-07 21:50:36 -05:00
filtertreemodel.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
game_specific_terms.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
gamescene.cpp Unconcede (#3515) 2019-01-27 12:50:41 -05:00
gamescene.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
gameselector.cpp Judge mode (#3531) 2019-02-21 14:00:00 -05:00
gameselector.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
gamesmodel.cpp fixed 2 warning-errors on archlinux(gcc 8.1): implicit fallthrough, ignored qualifiers (#3270) 2018-06-09 10:28:17 +02:00
gamesmodel.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
gametypemap.h Fixed compile warnings due to missing \n at EOF. 2013-05-15 21:31:47 +02:00
gameview.cpp add keybinds to mill cards (#3439) 2018-11-23 22:21:20 -05:00
gameview.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
handcounter.cpp macOS: Fix qt5.12 scale issues and dark mode (#3588) 2019-02-24 10:05:09 -08:00
handcounter.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
handle_public_servers.cpp Minor cleanup & set RR default for new clients (#3591) 2019-02-28 00:10:10 -05:00
handle_public_servers.h Server List from JSON (#3165) 2018-04-09 22:38:21 -04:00
handzone.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
handzone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
keysignals.cpp left, right, and S shortcuts modified to use shift (#3116) 2018-02-19 00:38:51 -05:00
keysignals.h left, right, and S shortcuts modified to use shift (#3116) 2018-02-19 00:38:51 -05:00
lineeditcompleter.cpp Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
lineeditcompleter.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
localclient.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
localclient.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
localserver.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
localserver.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
localserverinterface.cpp Convert rest of source to 4-space indent 2014-02-11 11:14:19 -05:00
localserverinterface.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
logger.cpp Add install mode to logger; fix #3558 (#3563) 2019-02-06 12:27:32 +01:00
logger.h Add install mode to logger; fix #3558 (#3563) 2019-02-06 12:27:32 +01:00
main.cpp Connect from commandline (#3556) 2019-02-06 03:08:24 -05:00
main.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
messagelogwidget.cpp rework pt setting (#3584) 2019-03-03 16:24:57 -05:00
messagelogwidget.h Judge mode (#3531) 2019-02-21 14:00:00 -05:00
pending_command.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
pending_command.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
phasestoolbar.cpp macOS: Fix qt5.12 scale issues and dark mode (#3588) 2019-02-24 10:05:09 -08:00
phasestoolbar.h macOS: Fix qt5.12 scale issues and dark mode (#3588) 2019-02-24 10:05:09 -08:00
pictureloader.cpp - CardItems have dummy CardInfos if they arent in the database (#3589) 2019-02-23 19:52:38 -05:00
pictureloader.h Several download URLs have arrived! (#3494) 2019-01-08 15:18:06 -05:00
pilezone.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
pilezone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
pixmapgenerator.cpp Judge mode (#3531) 2019-02-21 14:00:00 -05:00
pixmapgenerator.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
player.cpp Fix crash on card relation to inexistent card; fix #3637 (#3640) 2019-03-10 18:47:24 +01:00
player.h rework pt setting (#3584) 2019-03-03 16:24:57 -05:00
playerlistwidget.cpp macOS: Fix qt5.12 scale issues and dark mode (#3588) 2019-02-24 10:05:09 -08:00
playerlistwidget.h Judge mode (#3531) 2019-02-21 14:00:00 -05:00
playertarget.cpp macOS: Fix qt5.12 scale issues and dark mode (#3588) 2019-02-24 10:05:09 -08:00
playertarget.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
releasechannel.cpp Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
releasechannel.h Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
remoteclient.cpp Won't change if autoconnect enabled (#3602) 2019-03-03 21:57:48 -05:00
remoteclient.h Client Websockets (#3545) 2019-02-03 11:43:22 +01:00
remotedecklist_treewidget.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
remotedecklist_treewidget.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
remotereplaylist_treewidget.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
remotereplaylist_treewidget.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
replay_timeline_widget.cpp Fix 3598 (#3607) 2019-03-03 22:03:35 -05:00
replay_timeline_widget.h Click replay timeline to seek. (#3570) 2019-02-08 20:32:56 -05:00
round.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
selectzone.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
selectzone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
setsmodel.cpp Search in "Manage sets" window (#3229) 2018-06-10 11:00:42 -04:00
setsmodel.h Search in "Manage sets" window (#3229) 2018-06-10 11:00:42 -04:00
settingscache.cpp set default minumum player count for multi column layout to 4 (#3535) 2019-01-30 15:29:24 +01:00
settingscache.h Force Oracle run on new install/update (#3497) 2019-01-14 01:11:05 -05:00
shortcutssettings.cpp Shortcuts preference pane (#3641) 2019-03-10 21:49:33 +01:00
shortcutssettings.h Shortcuts preference pane (#3641) 2019-03-10 21:49:33 +01:00
soundengine.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
soundengine.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
spoilerbackgroundupdater.cpp datetime display fixed for OSs with non-English localization (#3204) 2018-04-16 20:07:30 -04:00
spoilerbackgroundupdater.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
stackzone.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
stackzone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_admin.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_admin.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_deck_editor.cpp Fix some dark mode colors. (#3596) 2019-03-03 05:24:10 -05:00
tab_deck_editor.h Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
tab_deck_storage.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_deck_storage.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_game.cpp Judge mode (#3531) 2019-02-21 14:00:00 -05:00
tab_game.h Judge mode (#3531) 2019-02-21 14:00:00 -05:00
tab_logs.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_logs.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_message.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_message.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_replays.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_replays.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_room.cpp Fix mistyped signal name; (#3561) 2019-02-06 02:39:31 -05:00
tab_room.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_server.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_server.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_supervisor.cpp Fix #3587 (#3634) 2019-03-07 12:21:08 +01:00
tab_supervisor.h Add custom QStyle class to tab bar to fix render issue on macOS. (#3095) 2018-02-08 15:39:29 +01:00
tab_userlists.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tab_userlists.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tablezone.cpp don't remove pt! 🔥🔥🔥🔥 (#3606) 2019-03-04 00:55:54 -05:00
tablezone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tappedout_interface.cpp Replace CardInfo* and Carset* with smart pointers (#3053) 2018-02-02 12:52:47 -05:00
tappedout_interface.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
thememanager.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
thememanager.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
tip_of_the_day.cpp Tip of the Day (#3118) 2018-03-02 03:11:18 -05:00
tip_of_the_day.h Tip of the Day (#3118) 2018-03-02 03:11:18 -05:00
translation.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
update_downloader.cpp Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
update_downloader.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
user_context_menu.cpp Judge mode (#3531) 2019-02-21 14:00:00 -05:00
user_context_menu.h Judge mode (#3531) 2019-02-21 14:00:00 -05:00
userconnection_information.cpp server site added to connect window (#3190) 2018-04-10 19:05:13 -04:00
userconnection_information.h server site added to connect window (#3190) 2018-04-10 19:05:13 -04:00
userinfobox.cpp Judge mode (#3531) 2019-02-21 14:00:00 -05:00
userinfobox.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
userlist.cpp Fix #3614 (#3633) 2019-03-07 22:48:03 -05:00
userlist.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
window_main.cpp Updater for websockets (#3581) 2019-02-19 00:24:35 -08:00
window_main.h Updater for websockets (#3581) 2019-02-19 00:24:35 -08:00
window_sets.cpp add an ignore button to sort warning (#3463) 2018-12-30 18:51:03 -05:00
window_sets.h add an ignore button to sort warning (#3463) 2018-12-30 18:51:03 -05:00
zoneviewwidget.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
zoneviewwidget.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
zoneviewzone.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
zoneviewzone.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00