Cockatrice/libcockatrice_models/libcockatrice/models/database
DawnFire42 330ea7b8c6
Standardize TODO/FIXME comments to Doxygen \todo format
Convert informal TODO and FIXME comments to Doxygen-recognized
      \todo format.

      - // TODO comments → //! \todo ...
      - // FIXME comments → //! \todo ...
      - /** @todo ... */ blocks → //! \todo ...
      - @brief TODO: placeholders → //! \todo (moved outside doc blocks)
2026-05-21 13:49:28 -04:00
..
card Standardize TODO/FIXME comments to Doxygen \todo format 2026-05-21 13:49:28 -04:00
card_set Standardize TODO/FIXME comments to Doxygen \todo format 2026-05-21 13:49:28 -04:00
token Standardize TODO/FIXME comments to Doxygen \todo format 2026-05-21 13:49:28 -04:00
card_database_display_model.cpp Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837) 2026-05-03 03:11:10 +02:00
card_database_display_model.h Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837) 2026-05-03 03:11:10 +02:00
card_database_model.cpp Move models to lib (#6274) 2025-11-05 18:33:40 +01:00
card_database_model.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
CMakeLists.txt Clean up link targets. (#6304) 2025-11-11 14:04:14 +01:00