kicad/scripting
Jon Evans d371bb06ae New macOS installation scripts
Replaces BundleUtilities that got broken by recent updates
and is basically unmaintained by cmake.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15376
2023-09-19 17:23:30 -04:00
..
kicad_pyshell Silence "menu item ID of 0 doesn't work on Mac" assert. 2022-12-30 22:59:08 +00:00
CMakeLists.txt New macOS installation scripts 2023-09-19 17:23:30 -04:00
kicad_scripting_main.cpp Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
kicadplugins.i Fix double loading plugins and sys.path entires multiplying 2022-02-17 17:41:52 +00:00
kipython_frame.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
kipython_frame.h
kipython_settings.cpp
kipython_settings.h
python_scripting.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
python_scripting.h