Cockatrice/cockatrice/src/client/settings
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
..
cache_settings.cpp Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837) 2026-05-03 03:11:10 +02:00
cache_settings.h Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837) 2026-05-03 03:11:10 +02:00
card_counter_settings.cpp Reload card db and notify enabled sets change on "Manage Sets" dialog save (#6837) 2026-05-03 03:11:10 +02:00
card_counter_settings.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
shortcut_treeview.cpp Bump minimum Qt version from 5.8 to 5.15 (#6442) 2025-12-23 09:58:23 -08:00
shortcut_treeview.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
shortcuts_settings.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
shortcuts_settings.h [Game] Add a coinflip shortcut. (#6829) 2026-04-29 22:09:30 +02:00