kicad/pcbnew/drc
Ian McInerney a53f3899d4 Initialize variables properly 2020-09-18 11:17:37 +01:00
..
drc_engine.cpp Implicit rules go first so that other rules will take priority. 2020-09-17 20:13:39 +01:00
drc_engine.h Implicit rules go first so that other rules will take priority. 2020-09-17 20:13:39 +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 Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +01:00
drc_rule_parser.h Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +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 Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +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 Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_copper_clearance.cpp Performance enhancements for DRC. 2020-09-17 20:13:39 +01:00
drc_test_provider_courtyard_clearance.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_disallow.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_edge_clearance.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_hole_clearance.cpp Performance enhancements for DRC. 2020-09-17 20:13:39 +01:00
drc_test_provider_hole_size.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_lvs.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_misc.cpp Initialize variables properly 2020-09-18 11:17:37 +01:00
drc_test_provider_track_width.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00
drc_test_provider_via_diameter.cpp Smoother progress reporting for DRC checks. 2020-09-17 20:13:39 +01:00