Cockatrice/libcockatrice_card/libcockatrice/card/database/parser
Lukas Brübach c35aff8b7f [Card] Pass localized card names and texts into CardInfo construction
Address review: instead of constructing the card and then calling
setLocalizedName/setLocalizedText (which emit a cardInfoChanged signal per
language), both constructors, both newInstance overloads and their callers
(cards.xml v4 parser and the binary cache reader) now pass the localized maps
as constructor arguments.
2026-09-18 05:11:27 +02:00
..
card_database_parser.cpp [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
card_database_parser.h [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
cockatrice_xml_3.cpp [CardInfo] Encapsulate lazy properties loading into new class (#7088) 2026-08-10 22:43:21 -07:00
cockatrice_xml_3.h [Card Database] Improve loading times through binary cache (#7051) 2026-07-27 23:12:53 +02:00
cockatrice_xml_4.cpp [Card] Pass localized card names and texts into CardInfo construction 2026-09-18 05:11:27 +02:00
cockatrice_xml_4.h [CardInfo] use QString QHash instead of QVariantHash for properties (#7063) 2026-08-02 20:02:37 -07:00