kicad/qa/drc_proto
Seth Hillbrand 3095d0e335 DRC_TREE: Allow indexing on triangulated zones
Also move to BOARD_ITEM* as we might want to run DRC on non-copper items
2020-09-04 15:53:49 -07:00
..
test_cases qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
CMakeLists.txt Altium: Refactor and add initial structure for schematic importer 2020-08-23 19:01:08 +00:00
drc.cpp Updating DRC to handle vias with differing layers 2020-08-10 03:27:27 +00:00
drc.h Updating DRC to handle vias with differing layers 2020-08-10 03:27:27 +00:00
drc_clearance_test_functions.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
drc_courtyard_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_courtyard_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_drilled_hole_tester.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_drilled_hole_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_engine.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
drc_engine.h qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_item.cpp common: include drc_proto keywords in the main DRC parser 2020-08-13 14:50:59 +02:00
drc_item.h common: include drc_proto keywords in the main DRC parser 2020-08-13 14:50:59 +02:00
drc_keepout_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_keepout_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_marker_pcb.h Improve delete-unused-layers to better handle multi-layer items. 2020-08-09 15:39:51 +01:00
drc_netclass_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_netclass_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_proto_test.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
drc_provider.h drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_rtree.h DRC_TREE: Allow indexing on triangulated zones 2020-09-04 15:53:49 -07:00
drc_rule.cpp qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_rule.h qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_rule_parser.cpp qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_rule_parser.h drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_rules_keywords.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_rules_proto.keywords Report all DRC rule errors, not just the first. 2020-07-30 14:27:42 +01:00
drc_test_provider.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_test_provider.h drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_test_provider_clearance_base.cpp drc_proto: follow up Jeff's changes in legacy DRC/board model 2020-07-29 23:14:03 +02:00
drc_test_provider_clearance_base.h Cleanup some build and Coverity warnings 2020-07-31 02:46:05 +01:00
drc_test_provider_copper_clearance.cpp Cleanup some dead code and make better use of iterators. 2020-08-28 11:05:58 +01:00
drc_test_provider_edge_clearance.cpp qa/drc_proto: updated DRC rule file format to the last version, post-rebase fixes too 2020-08-13 14:50:59 +02:00
drc_test_provider_hole_clearance.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_test_provider_hole_size.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_test_provider_track_width.cpp drc_proto: update file format, get the thing to compile again 2020-08-13 14:50:59 +02:00
drc_textvar_tester.cpp drc_proto: wip 2020-07-05 22:44:38 +02:00
drc_textvar_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00
footprint_tester.cpp common: include drc_proto keywords in the main DRC parser 2020-08-13 14:50:59 +02:00
footprint_tester.h drc_proto: wip 2020-07-05 22:44:38 +02:00