kicad/pcbnew/python/scripting
Jeff Young 5f37c2b247 Custom rule severities.
ADDED severity token to custom rule syntax.  Each rule can now define
its own severity.

Fixes https://gitlab.com/kicad/code/kicad/issues/6148
2021-12-24 15:42:22 +00:00
..
pcb_scripting_tool.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
pcb_scripting_tool.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
pcbnew_action_plugins.cpp All the preferences, all the time. 2021-12-24 13:08:44 +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 All the preferences, all the time. 2021-12-24 13:08:44 +00:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Custom rule severities. 2021-12-24 15:42:22 +00:00
pcbnew_scripting_helpers.h Add NewBoard API to allow standalone BOARD creation 2021-11-18 21:43:05 -05:00