kicad/scripting
Seth Hillbrand a5955ecbf7 Don't destroy parents
Now that we are handling windows from inside the KiCad framing system,
python console does not need to destroy its own windows.  This may help
prevent some odd preference corruption as well
2021-09-21 14:43:51 -07:00
..
build_tools Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicad_pyshell Don't destroy parents 2021-09-21 14:43:51 -07:00
CMakeLists.txt Add skipped pdb copy to kipython 2021-07-15 21:30:59 -04:00
kicad_scripting_main.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
kicadplugins.i Add 3rdparty/plugins to plugin search 2021-08-27 21:11:47 +00:00
kipython_frame.cpp Fix python help() parser 2021-09-21 14:14:41 -07:00
kipython_frame.h Fix python help() parser 2021-09-21 14:14:41 -07:00
kipython_settings.cpp Working python window 2021-06-01 20:18:24 +00:00
kipython_settings.h Working python window 2021-06-01 20:18:24 +00:00
python_scripting.cpp PCM implementation 2021-08-27 21:11:47 +00:00
python_scripting.h Add 3rdparty/plugins to plugin search 2021-08-27 21:11:47 +00:00