Cockatrice/cockatrice/src
RickyRister 69107f79e3
Add setting to auto focus search bar when opening card view window (#5906)
* add new setting

* implement thing

* Rename setting

* fix build failure
2025-05-04 20:09:11 -04:00
..
client Properly manage hover-zoom child widget in CardInfoPictureWidget destructor. (#5900) 2025-05-03 20:03:53 -04:00
deck Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
dialogs Add setting to auto focus search bar when opening card view window (#5906) 2025-05-04 20:09:11 -04:00
game Add setting to auto focus search bar when opening card view window (#5906) 2025-05-04 20:09:11 -04:00
server Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
settings Add setting to auto focus search bar when opening card view window (#5906) 2025-05-04 20:09:11 -04:00
utility Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.cpp Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00