kicad/pcbnew/drc
Jeff Young c0f83b30d3 Minor reformatting and performance improvement. 2020-09-16 16:04:28 +01:00
..
drc_engine.cpp drc: fix heap overflow 2020-09-16 13:45:12 +02: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 Minor reformatting and performance improvement. 2020-09-16 16:04:28 +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 ADDED: Leader dimension object 2020-09-15 23:37:38 -04: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 Fix typo 2020-09-16 11:46:16 +02: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 drc/drc_test_provider: Fix a crash due to code change, at least on Windows. 2020-09-16 11:46:16 +02: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