kicad/pcbnew/python/scripting
Seth Hillbrand 1d223d1439 Safely load python plugins
Catch potential exceptions when doing the initial python plugin load

Fixes https://gitlab.com/kicad/code/kicad/issues/12231
2023-01-17 12:56:15 -08:00
..
pcb_scripting_tool.cpp Safely load python plugins 2023-01-17 12:56:15 -08:00
pcb_scripting_tool.h Fix typos in pcbnew sub-directory 2022-06-30 09:39:45 -04:00
pcbnew_action_plugins.cpp Correctly refresh the board after action plugin run and maintain 2023-01-05 14:05:15 -08:00
pcbnew_action_plugins.h More NULL expunging. 2021-07-20 07:27:18 -04:00
pcbnew_footprint_wizards.cpp Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02: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 22:03:04 +00:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Add GetCurrentSelection() python scripting helper 2023-01-10 16:39:48 +00:00
pcbnew_scripting_helpers.h Add GetCurrentSelection() python scripting helper 2023-01-10 16:39:48 +00:00