Cockatrice/libcockatrice_models/libcockatrice/models/deck_list
RickyRister 2e2682aad4
[DeckList] Refactor and cleanup methods that iterate over nodes (#6407)
* remove helpers

* create getZoneNodes method

* replace direct calls to getRoot and forEachCard

* remove more non-const uses of forEachCard

* make node getter return const lists

* one more usage

* address comment

* address comment again

* fix hash

* fix hashes (for real this time)
2025-12-12 12:37:44 -08:00
..
CMakeLists.txt Clean up link targets. (#6304) 2025-11-11 14:04:14 +01:00
deck_list_model.cpp [DeckList] Refactor and cleanup methods that iterate over nodes (#6407) 2025-12-12 12:37:44 -08:00
deck_list_model.h [DeckList] Refactor and cleanup methods that iterate over nodes (#6407) 2025-12-12 12:37:44 -08:00
deck_list_sort_filter_proxy_model.cpp Move models to lib (#6274) 2025-11-05 18:33:40 +01:00
deck_list_sort_filter_proxy_model.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00