kicad/pcbnew/drc
jean-pierre charras 067b94c410 DRC: Fix a incorrect message and marker position when testing dangling vias.
Commit 6ffb721 detects vias connected on only one layer.
But the DRC diag (marker position and error message) were not correctly initialized
for this new test.
2021-01-10 10:21:24 +01:00
..
drc_engine.cpp Performance enhancements. 2021-01-08 00:46:55 +00:00
drc_engine.h Performance enhancements. 2021-01-08 00:46:55 +00:00
drc_item.cpp DRC: Fix a incorrect message and marker position when testing dangling vias. 2021-01-10 10:21:24 +01:00
drc_item.h Implement max hole size DRC checks. 2021-01-04 00:03:21 +00:00
drc_length_report.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
drc_results_provider.h Don't write out synthetic severities (they're headings). 2020-12-14 13:34:53 +00:00
drc_rtree.h Honour pad falshing when colliding with DRC RTree. 2020-11-19 23:55:14 +00:00
drc_rule.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_rule.h SNR. 2021-01-01 23:17:49 +00:00
drc_rule_condition.cpp Fix a crash bug in DRC, and equate Margin to Edge.Cuts. 2020-11-20 21:22:27 +00:00
drc_rule_condition.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
drc_rule_parser.cpp Make sure dissallow constraints get added to rule. 2020-12-03 23:08:51 +00:00
drc_rule_parser.h Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +01:00
drc_test_provider.cpp DRC: Fix a minor memory leak 2020-12-29 14:58:45 -05:00
drc_test_provider.h SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_annulus.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_clearance_base.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
drc_test_provider_connectivity.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_copper_clearance.cpp Don't run clearance tests on unflashed NPTH pad layers. 2021-01-04 00:03:21 +00:00
drc_test_provider_courtyard_clearance.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_diff_pair_coupling.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_disallow.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_edge_clearance.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_hole_clearance.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_hole_size.cpp Implement max hole size DRC checks. 2021-01-04 00:03:21 +00:00
drc_test_provider_lvs.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_matched_length.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_misc.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_silk_clearance.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_silk_to_mask.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_track_width.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_via_diameter.cpp SNR. 2021-01-01 23:17:49 +00:00