kicad/pcbnew/python/scripting
Seth Hillbrand cf6b18ec7e Remove escaped double-quotes
For some reason, escaped double quotes in wxString::Format cause issues
on Mac.  We can replace them with single quotes in most places without
loss of clarity
2021-11-03 17:03:14 -07:00
..
pcb_scripting_tool.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pcb_scripting_tool.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pcbnew_action_plugins.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07: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 Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Allow loading secondary boards from Python 2021-10-24 14:06:38 -04:00
pcbnew_scripting_helpers.h Fix issues calling SaveBoard on board loaded from PcbNew frame 2021-08-14 09:18:21 -04:00