kicad/common/settings
Jon Evans cb6d6d7ef4 Settings: allow multiple project access from Python standalone
We can't handle this in the UI, but we can externally, so allow
it for Python scripting and eventually we'll use this in the UI
also...

Fixes https://gitlab.com/kicad/code/kicad/-/issues/10540

(cherry picked from commit 1394509734)
2022-03-05 13:04:19 -05:00
..
app_settings.cpp Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
builtin_color_themes.h Add show/hide controls for ERC markers. 2021-12-24 17:38:50 +00:00
color_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -08:00
common_settings.cpp Simplify KICAD6_TEMPLATE_DIR default 2022-02-21 12:22:23 -05: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 Settings: allow multiple project access from Python standalone 2022-03-05 13:04:19 -05:00