Cockatrice/cockatrice/src
RickyRister 4ca1fc083d
add "open recent" menu option to deck editor tab (#5319)
* add "open recent" menu option to deck editor tab

* change texts

* also get it to work with loading from deck storage tab

* add error message when fail to open

* only update recents on successful open

* only update recents on successful open

* reword to "Clear"
2024-12-24 19:55:04 -05:00
..
client add "open recent" menu option to deck editor tab (#5319) 2024-12-24 19:55:04 -05:00
deck move SearchLineEdit into custom_line_edit file (#5281) 2024-12-21 05:12:14 +00:00
dialogs Fix settings dialog tr (#5292) 2024-12-22 17:39:43 -05:00
game Fix "ghosting" of cards sticking on invalid moves (#5289) 2024-12-22 17:35:44 -05:00
server Support multi-select for remote decks in deck storage tab (#5315) 2024-12-24 00:05:49 -05:00
settings add "open recent" menu option to deck editor tab (#5319) 2024-12-24 19:55:04 -05: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