kicad/common/settings
Jeff Young def87c969e Redo the pinned-libraries storage architecture.
1) always use preferences directly
2) allow nicknames from either preferences or project
3) store-after-modify

Fixes https://gitlab.com/kicad/code/kicad/issues/12000

Fixes https://gitlab.com/kicad/code/kicad/issues/11892
2022-07-22 09:31:10 +01:00
..
app_settings.cpp Cleanup compile warnings 2022-06-21 17:04:56 -07:00
builtin_color_themes.h Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 2022-07-08 17:27:05 -06:00
color_settings.cpp Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 2022-07-08 17:27:05 -06:00
common_settings.cpp Redo the pinned-libraries storage architecture. 2022-07-22 09:31:10 +01:00
json_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -08:00
nested_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -08:00
parameters.cpp Retire PARAM_OBSOLETE in favour of a schema migration. 2021-08-02 17:38:15 +01:00
settings_manager.cpp Ensure user paths are created early 2022-07-05 20:47:53 -04:00