8 Commits

Author SHA1 Message Date
Seth Hillbrand
ef0ca4840e Revert "Check for property prefix in DRC"
This reverts commit 85397f6edc835fa6abed8fdc77d53614c94a79b1.
2025-08-25 11:37:13 -07:00
Seth Hillbrand
85397f6edc Check for property prefix in DRC
All properties must have a parent.  This is a bit hacky way to find that
or generate a warning and set the default

Fixes https://gitlab.com/kicad/code/kicad/-/issues/21543
2025-08-24 17:58:30 -07:00
jean-pierre charras
9ccc47cf0b panel_setup_rules_help_8expression_functions: use style similar to other help texts 2025-08-06 18:33:36 +02:00
Alex Shvartzkop
f4c356a4f8 Update generated custom DRC rules help files, required for Weblate. 2025-08-05 14:37:17 +03:00
Alex Shvartzkop
188e0fc545 Revert "Ignore autogenerated files"
This reverts commit 36366e254d2526be009f2bf3c33ed52b7e3efafd.
2025-08-05 14:33:20 +03:00
Seth Hillbrand
36366e254d Ignore autogenerated files 2025-03-22 08:04:31 -07:00
JamesJCode
4a99a3060d Add new DRC expression function isMemberOfSheetOrChildren
This allows the multichannel tool to search for footprints that are in nested
hierarchical sheets.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20339
2025-03-17 15:55:59 +00:00
JamesJCode
120b06f916 Update DRC rules syntax help 2024-11-18 21:50:20 +00:00