Cockatrice/cockatrice/src
RickyRister b6793a5e01
fix cards having the wrong printing if rejoin game before card db finishes loading (#5390)
* rename cardInfoUpdated to refreshCardInfo and make it public

* refresh card infos when db finishes loading
2024-12-30 03:25:11 +00:00
..
client update recently opened decks when saving a new deck (#5389) 2024-12-30 00:57:31 +00:00
deck move SearchLineEdit into custom_line_edit file (#5281) 2024-12-21 05:12:14 +00:00
dialogs don't disable autoconnect on disconnect (#5372) 2024-12-29 03:07:00 +00:00
game fix cards having the wrong printing if rejoin game before card db finishes loading (#5390) 2024-12-30 03:25:11 +00:00
server Fix crash on replay list sorting, fix error popups on win debug (#5388) 2024-12-30 01:10:12 +00:00
settings refactor: remove ReleaseChannel keeping track of its own indexes (#5366) 2024-12-28 23:51:37 +00:00
utility Fix settings dialog tr (#5292) 2024-12-22 17:39:43 -05:00
main.cpp Refactor codebase to new Qt Slot/Signal syntax - Pt1 (#5202) 2024-12-22 02:01:17 +00:00
main.h Add backwards support Qt6.7's checkStateChanged on QCheckBoxes (#5137) 2024-10-20 23:35:34 -04:00