kicad/scripting
Jon Evans a3b6ab48a4 Add a new plugin system for the new API 2024-04-02 19:51:16 -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 ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
kicad_scripting_main.cpp Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
kicadplugins.i Fix double loading plugins and sys.path entires multiplying 2022-02-17 17:41:52 +00:00
kipython_frame.cpp Don't capture references to local variables for CallAfter. 2024-02-23 16:53:30 +01:00
kipython_frame.h Catch language switch before Python 2021-12-17 13:11:28 +00: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_manager.cpp Add a new plugin system for the new API 2024-04-02 19:51:16 -04:00
python_manager.h Add a new plugin system for the new API 2024-04-02 19:51:16 -04:00
python_scripting.cpp Remove unused function RunPythonMethodWithReturnedString 2024-03-30 15:23:14 +01:00
python_scripting.h Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00