kicad/include/settings
Ian McInerney c458b50fd9 Ensure the environment variables are synchronized between KiCad and Python
Before this, the environment variables inside Python wouldn't reflect
the updates to them made after the interpreter was started in Pcbnew.
This will call into Python and set the variables when they are changed,
since Python can't synchronize itself when running in an embedded
interpreter.

Fixes https://gitlab.com/kicad/code/kicad/issues/5071
2020-08-09 19:56:12 +01:00
..
app_settings.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
color_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
common_settings.h Delete 3D cache files with GUI settable number of days 2020-08-09 10:41:45 +00:00
json_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
nested_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
parameters.h ADDED: Hide ratsnest for specific nets 2020-07-10 21:06:17 -04:00
settings_manager.h Ensure the environment variables are synchronized between KiCad and Python 2020-08-09 19:56:12 +01:00