Cockatrice/cockatrice/src
RickyRister c2fe3cda35
Add option to open deck in new tab by default (#5143)
* add comments

* add new setting for openDeckInNewTab

* implement open deck in new tab

* rename setting

* fix typo

* set default to false
2024-11-10 18:16:50 -05:00
..
client Add option to open deck in new tab by default (#5143) 2024-11-10 18:16:50 -05:00
deck [4191] fix: Move unfocusTextBox and aFocusChat shortcuts to Player group (#5079) 2024-11-09 19:56:42 +01:00
dialogs Add option to open deck in new tab by default (#5143) 2024-11-10 18:16:50 -05:00
game Change CardInfo's PixmapCacheKey to be the UUID of the card in the preferred set after database loading has finished. Otherwise, and if no UUID of a preferred set is available, default to the card name. (#5158) 2024-11-10 17:49:11 -05:00
server fix the timezones used for the user info box and add comments (#5162) 2024-11-05 14:54:38 -05:00
settings Add option to open deck in new tab by default (#5143) 2024-11-10 18:16:50 -05:00
utility Change CardInfo's PixmapCacheKey to be the UUID of the card in the preferred set after database loading has finished. Otherwise, and if no UUID of a preferred set is available, default to the card name. (#5158) 2024-11-10 17:49:11 -05:00
main.cpp Refactor CardDatabase *db global variable to singleton CardDatabaseManager. (#5159) 2024-11-05 19:32:59 +01:00
main.h Add backwards support Qt6.7's checkStateChanged on QCheckBoxes (#5137) 2024-10-20 23:35:34 -04:00