Cockatrice/cockatrice/src
2025-01-20 22:43:05 -05:00
..
client Fix segfault when game is closed while card view window is open (#5507) 2025-01-21 03:06:55 +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 fix after merge to use ZoneView::close (#5509) 2025-01-20 22:43:05 -05: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