kicad/pcbnew/python/scripting
Jon Evans 1394509734 Settings: allow multiple project access from Python standalone
We can't handle this in the UI, but we can externally, so allow
it for Python scripting and eventually we'll use this in the UI
also...

Fixes https://gitlab.com/kicad/code/kicad/-/issues/10540
2022-03-05 12:50:45 -05:00
..
pcb_scripting_tool.cpp Fix double loading plugins and sys.path entires multiplying 2022-02-17 10:59:52 -08:00
pcb_scripting_tool.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pcbnew_action_plugins.cpp action_plugin: Remove duplicated entry in UndoList 2022-02-24 14:46:13 -08:00
pcbnew_action_plugins.h More NULL expunging. 2021-07-20 07:27:18 -04:00
pcbnew_footprint_wizards.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
pcbnew_footprint_wizards.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
pcbnew_scripting.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Settings: allow multiple project access from Python standalone 2022-03-05 12:50:45 -05:00
pcbnew_scripting_helpers.h Add NewBoard API to allow standalone BOARD creation 2021-11-18 21:43:05 -05:00