Cockatrice/cockatrice/src
RickyRister e8b1e3ef0c
don't autoclose card view if single card gets dragged into same zone (#5517)
* rename canResize param to toNewZone

* pass toNewZone down

* don't autoclose card view if card gets dragged into same zone
2025-01-25 02:08:28 +00:00
..
client Convert lastLoaded timestamp into proper QDateTime for correct comparison. (#5506) 2025-01-22 12:58:19 +00:00
deck replace foreach macro with standard for each loop (#5485) 2025-01-17 05:18:15 +00:00
dialogs Add setting to auto close card view when empty (#5502) 2025-01-21 03:08:01 +00:00
game don't autoclose card view if single card gets dragged into same zone (#5517) 2025-01-25 02:08:28 +00:00
server Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
settings Add setting to auto close card view when empty (#5502) 2025-01-21 03:08:01 +00:00
utility Refactor files in src/utility and src/deck to new Qt Slot/Signal syntax (#5432) 2025-01-09 06:33:20 -05:00
main.cpp Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00