Cockatrice/cockatrice/src
2026-02-21 14:18:30 +01:00
..
client Refactor files in src/client/ui to new Qt Slot/Signal syntax (#5832) 2026-02-21 14:18:30 +01:00
deck Emit more signals when data is changed and add utility functions to interact with a decklist in the context of cardinfoptrs. (#5815) 2026-02-21 13:01:37 +01:00
dialogs change settings entry of the cod conversion prompt to a combobox (#5801) 2026-02-21 13:01:38 +01:00
game Refactor DeckViewContainer (#5830) 2026-02-21 14:18:30 +01:00
server Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2026-02-21 14:18:30 +01:00
settings change settings entry of the cod conversion prompt to a combobox (#5801) 2026-02-21 13:01:38 +01:00
utility add missing override and explicit specifiers in src/deck and src/utility (#5525) 2025-01-25 14:05:00 +00:00
main.cpp Change default log level to info (#5779) 2025-04-03 00:17:10 -04:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00