Cockatrice/cockatrice/src/utility
Bruno Alexandre Rosa 4c3cfc8c2d
fix: fix qt5 builds on macos 15 (#5923)
Although this config is not built on CI, while trying to compile locally, the build failed due to warnings and -Werror.
Some qt functions were actually deprecated (but not removed) before version 6.0.0 and clang (righfully) complains about comparison between different types of enums.
2025-05-06 21:18:59 -04:00
..
card_info_comparator.cpp fix: fix qt5 builds on macos 15 (#5923) 2025-05-06 21:18:59 -04:00
card_info_comparator.h Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
card_set_comparator.h Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
levenshtein.cpp Visual Deck Editor Base (#5834) 2025-04-16 12:02:53 +00:00
levenshtein.h Visual Deck Editor Base (#5834) 2025-04-16 12:02:53 +00:00
logger.cpp Pass log messages by const ref (#5914) 2025-05-05 09:46:29 -04:00
logger.h Pass log messages by const ref (#5914) 2025-05-05 09:46:29 -04:00
macros.h
sequence_edit.cpp Refactor files in src/utility and src/deck to new Qt Slot/Signal syntax (#5432) 2025-01-09 06:33:20 -05:00
sequence_edit.h add missing override and explicit specifiers in src/deck and src/utility (#5525) 2025-01-25 14:05:00 +00:00