kicad/kicad
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
..
dialogs Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
tools Add "Close project" 2020-08-08 18:52:14 +00:00
CMakeLists.txt Include the ngspice library in the bundle fixup command 2020-06-15 21:45:33 +00:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Full-project automatic backup system 2020-07-09 13:55:19 +00:00
import_project.cpp Remove vestiages of old open-PCB-for-settings hack. 2020-07-11 21:19:49 +01:00
kicad.cpp Ensure the environment variables are synchronized between KiCad and Python 2020-08-09 19:56:12 +01:00
kicad.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
kicad_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad_id.h Add printing to RMB project items. 2019-08-28 17:32:08 +01:00
kicad_manager_frame.cpp Fix a few issues with Close Project 2020-08-09 11:13:50 -04:00
kicad_manager_frame.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
kicad_settings.cpp Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
kicad_settings.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
menubar.cpp Add "Close project" 2020-08-08 18:52:14 +00:00
pgm_kicad.h Move the file history into the frames 2020-05-17 00:12:49 +01:00
project_template.cpp Update project template system for new format 2020-07-02 22:08:54 -04:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
tree_project_frame.cpp Add Open Python directory to menus. 2020-08-09 15:39:51 +01:00
tree_project_frame.h Add "Close project" 2020-08-08 18:52:14 +00:00
treeproject_item.cpp Kicad manager: cosmetic fixes: fix incorrect bitmaps in Kicad manager tree file. 2020-07-23 14:07:26 +02:00
treeproject_item.h Comment-only changes 2020-01-10 16:43:01 -08:00
treeprojectfiles.cpp Kicad manager: cosmetic fixes: fix incorrect bitmaps in Kicad manager tree file. 2020-07-23 14:07:26 +02:00
treeprojectfiles.h Comment-only changes 2020-01-10 16:43:01 -08:00