kicad/pcbnew/python/scripting
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
pcb_scripting_tool.cpp SCRIPTING_TOOL::showPluginFolder(): fix wxWidgets3.14 compatibility (Linux mainly) 2021-06-15 18:19:58 +02:00
pcb_scripting_tool.h
pcbnew_action_plugins.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
pcbnew_action_plugins.h More NULL expunging. 2021-07-20 07:27:18 -04:00
pcbnew_footprint_wizards.cpp More NULL expunging. 2021-07-20 07:27:18 -04: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 Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
pcbnew_scripting_helpers.h More NULL expunging. 2021-07-20 07:27:18 -04:00