Cockatrice/cockatrice/src
Basile Clement 1ada5ea424
fix: Always prefer local cards if available (#5762)
* Try to better reproduce pre-provider ID behavior

If "override all card art with personal preference" setting is set, look
for custom art for all sets instead of just the most preferred set.

* Warning when using both custom art and the printing selector

* QDirIterator::nextFileInfo is Qt 6.3+

* Translation
2025-03-26 01:23:09 +00:00
..
client fix: Always prefer local cards if available (#5762) 2025-03-26 01:23:09 +00:00
deck Support exporting to decklist.xyz website (#5756) 2025-03-21 00:28:15 +00:00
dialogs Add option to disable card rounding (#5760) 2025-03-22 01:07:52 -04:00
game Revert "Disable CardMenu iff no items selected (#5376)" (#5768) 2025-03-23 19:04:24 -04:00
server Change Sorting Order of User List (#5626) 2025-02-16 04:35:28 +00:00
settings fix: Always prefer local cards if available (#5762) 2025-03-26 01:23:09 +00:00
utility add missing override and explicit specifiers in src/deck and src/utility (#5525) 2025-01-25 14:05:00 +00:00
main.cpp Update QT_LOGGING_CONF if not set (#5578) 2025-02-08 16:10:45 +00:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00