Cockatrice/libcockatrice_card/libcockatrice/card
BruebachL d30690236a
Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837)
* Reload card db and notify enabled sets change on "Manage Sets" dialog save

Took 1 hour 18 minutes

Took 6 seconds

* Extract to method, also notify on "Reload db" and "new sets found"

Took 3 minutes

Took 4 seconds

* Add an "always enable new sets" fuse to "new sets found" dialog

Took 11 minutes

* Always debounce modelDirty() with dirty() timer.

Took 29 minutes

Took 3 minutes

* Performance improvements for settings by not constructing a new settings object on every single set() call (this forced a sync to/from fs but it seems fine to just rely on Qts own periodic sync?)

Took 23 minutes

Took 3 seconds

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-05-03 03:11:10 +02:00
..
database Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837) 2026-05-03 03:11:10 +02:00
format Deck format legality checker (#6166) 2025-12-13 15:17:55 +01:00
import [DeckList] Fix double-faced cards not importing correctly (#6665) 2026-03-06 11:48:17 -08:00
printing add an isEmpty method to printing info (#6805) 2026-04-21 01:26:08 +02:00
relation [Doxygen] card_relation.h (#6298) 2025-11-10 09:12:14 +01:00
set [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
card_info.cpp [CardInfo] Refactor: add getLegalityProp method (#6536) 2026-01-22 23:33:21 -05:00
card_info.h [CardInfo] Refactor: add getLegalityProp method (#6536) 2026-01-22 23:33:21 -05:00
card_info_comparator.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
card_info_comparator.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
game_specific_terms.h [Fix-Warnings] Remove more redundant empty declarations. (extra semicolons) (#6374) 2025-11-29 14:19:11 +01:00