Cockatrice/cockatrice/src
RickyRister aa3c8c0625 Add search filter to card view window (#5791)
* refactor out search syntax help window

* add search bar to ZoneViewWidget

* implement filter logic
2026-02-21 13:01:38 +01:00
..
client Add search filter to card view window (#5791) 2026-02-21 13:01:38 +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 Refactor: move last token info into struct (#5808) 2026-02-21 13:01:37 +01:00
game Add search filter to card view window (#5791) 2026-02-21 13:01:38 +01:00
server Fix game phases not being translated in game log (#5798) 2026-02-21 13:01:38 +01:00
settings Change default log level to info (#5779) 2025-04-03 00:17:10 -04: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