kicad/pcbnew/python/scripting
jean-pierre charras abff7975f1 Python scripting: fix some issues when trying to create a DRC Report:
- avoid aborting the DRC report on a .dru issue without any error message.
- ensure the list of layer names is up to date (contains both canonical
and user layers names, that can be used in DRC tests.
Fixes #11410
https://gitlab.com/kicad/code/kicad/issues/11410
2022-12-19 12:39:20 +01: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 Fix typos in pcbnew sub-directory 2022-06-30 09:39:45 -04: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 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 Python scripting: fix some issues when trying to create a DRC Report: 2022-12-19 12:39:20 +01:00
pcbnew_scripting_helpers.h Allow board saves without modifying project files 2022-06-24 15:28:56 -07:00