kicad/pcbnew/python/scripting
Seth Hillbrand 8418fe12d8 Allow board saves without modifying project files
Without the project files, certain settings will not be saved by this
python call.  This defaults to false (current behavior) but setting the
`aSkipSettings` to true will revert to v5 behavior

Fixes https://gitlab.com/kicad/code/kicad/issues/11323
2022-06-24 15:28:56 -07:00
..
pcb_scripting_tool.cpp Fix double loading plugins and sys.path entires multiplying 2022-02-17 17:41:52 +00:00
pcb_scripting_tool.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
pcbnew_action_plugins.cpp Reconcile zone-auto-fill with undo. 2022-02-25 13:05:49 +00: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 22:03:04 +00:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Allow board saves without modifying project files 2022-06-24 15:28:56 -07:00
pcbnew_scripting_helpers.h Allow board saves without modifying project files 2022-06-24 15:28:56 -07:00