kicad/pcbnew/python/scripting
Alex Shvartzkop 4497aaa3fa Prevent crash when a python script tries to use pcbnew too early.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15414

(cherry picked from commit b1b66f66f4)
2023-08-25 00:17:03 +03: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 Sync pcbnew selection with selected items after plugin is run 2023-02-26 17:58:57 +00: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 wxS more things 2023-01-22 09:41:42 -05:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Prevent crash when a python script tries to use pcbnew too early. 2023-08-25 00:17:03 +03:00
pcbnew_scripting_helpers.h Prevent crash when a python script tries to use pcbnew too early. 2023-08-25 00:17:03 +03:00