kicad/common/settings
Jon Evans 1394509734 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
2022-03-05 12:50:45 -05:00
..
app_settings.cpp Larger set (and larger default) of grid sizes for drawing sheet editor. 2021-10-30 20:32:23 +01:00
builtin_color_themes.h Remove hard-coded anchor color in eeschema 2021-09-28 20:26:47 -04:00
color_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00
common_settings.cpp Simplify KICAD6_TEMPLATE_DIR default 2022-02-21 17:23:07 +00:00
json_settings.cpp Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
nested_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -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 12:50:45 -05:00