Cockatrice/cockatrice/src/game
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
..
board fix: Prevent dragged cards getting stuck (#5896) 2025-05-02 12:58:21 -04:00
cards Make OracleImporter not extend CardDatabase (#5868) 2025-04-21 01:48:13 +00:00
deckview Move card_item and related to src/game/board (#5867) 2025-04-20 14:37:52 +00:00
filters [VDD] Saner and more performant color filtering, allow deleting specific filter from filterTree (#5863) 2025-04-20 04:15:28 +00:00
player Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
zones Add setting to auto focus search bar when opening card view window (#5906) 2025-05-04 20:09:11 -04:00
game_scene.cpp Move card_item and related to src/game/board (#5867) 2025-04-20 14:37:52 +00:00
game_scene.h Revert "Use native hover events (#5722)" (#5757) 2025-03-21 00:25:20 +00:00
game_selector.cpp Fix size and image quality issues with new user icons (#5546) 2025-02-02 15:08:23 +00:00
game_selector.h Support right-click on game list menu (#5522) 2025-01-25 14:03:29 +00:00
game_specific_terms.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_type_map.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_view.cpp Add search filter to card view window (#5791) 2025-04-11 23:00:46 -04:00
game_view.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
games_model.cpp Fix size and image quality issues with new user icons (#5546) 2025-02-02 15:08:23 +00:00
games_model.h Invert "Show" games, so all games are visible by default (#5521) 2025-01-25 07:03:36 +00:00
hand_counter.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
hand_counter.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
phase.cpp Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00
phase.h Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00