Cockatrice/libcockatrice_models/libcockatrice/models/database
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
..
card [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
card_set fix set sorting (#6630) 2026-03-02 23:06:05 +01:00
token [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01: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