kicad/pcbnew/drc
Jeff Young b4229d9a3e Fix testcase crash when progressReporter was null.
(And it helps if the DRC tester you're trying to test is actually
in the make file.)
2020-09-15 22:25:12 +01:00
..
drc_engine.cpp Fix testcase crash when progressReporter was null. 2020-09-15 22:25:12 +01:00
drc_engine.h Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_item.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_item.h Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_results_provider.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
drc_rule.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_rule.h Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
drc_rule_condition.cpp Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
drc_rule_condition.h Cleanup. 2020-09-13 17:08:24 +01:00
drc_rule_parser.cpp Cleanup. 2020-09-13 17:08:24 +01:00
drc_rule_parser.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_test_provider.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider.h Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_annulus.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_clearance_base.cpp Move new clearance tests into kicad. 2020-09-11 21:26:57 +01:00
drc_test_provider_clearance_base.h Move rest of DRC tests to kicad. 2020-09-11 23:14:12 +01:00
drc_test_provider_connectivity.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_copper_clearance.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_courtyard_clearance.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_disallow.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_edge_clearance.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_hole_clearance.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_hole_size.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_lvs.cpp Don't allow schematic/pcb DRC tests when in standalone mode. 2020-09-15 21:14:11 +01:00
drc_test_provider_misc.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_track_width.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00
drc_test_provider_via_diameter.cpp Finish exorcising the old DRC system. 2020-09-15 20:15:46 +01:00