kicad/pcbnew/drc
Jon Evans 241823647b DRC: Fix a minor memory leak 2020-12-29 14:58:45 -05:00
..
drc_engine.cpp Coverity fixes. 2020-12-20 13:24:47 -05:00
drc_engine.h Naming conventions. 2020-11-14 18:26:03 +00:00
drc_item.cpp Add grouping for violation severities. 2020-12-06 19:14:48 +00:00
drc_item.h Add grouping for violation severities. 2020-12-06 19:14:48 +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 Naming conventions. 2020-11-14 18:26:03 +00:00
drc_rule.h Fixes for hole clearance and hole-to-hole tests. 2020-11-29 23:35:23 +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 DRC: Fix a minor memory leak 2020-12-29 14:58:45 -05:00
drc_test_provider_annulus.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +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 Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
drc_test_provider_copper_clearance.cpp Fix botched attempt to report hole violations between no-net items. 2020-12-26 16:24:51 +00:00
drc_test_provider_courtyard_clearance.cpp Honour couryard_clearance rules when checking for courtyard overlaps. 2020-12-23 17:34:21 +00:00
drc_test_provider_diff_pair_coupling.cpp Remove some stray printfs 2020-12-29 14:58:45 -05:00
drc_test_provider_disallow.cpp Don't leave HOLE_PROXY set; it messes subsequent tests. 2020-12-05 19:44:02 +00:00
drc_test_provider_edge_clearance.cpp Make sure board edges have 0 width. 2020-11-24 23:49:28 +00:00
drc_test_provider_hole_clearance.cpp Fix a pair of typos. 2020-12-24 19:32:24 +00:00
drc_test_provider_hole_size.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
drc_test_provider_lvs.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
drc_test_provider_matched_length.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
drc_test_provider_misc.cpp Fix typo. 2020-12-25 12:07:26 +00:00
drc_test_provider_silk_clearance.cpp Fix a crash bug in DRC, and equate Margin to Edge.Cuts. 2020-11-20 21:22:27 +00:00
drc_test_provider_silk_to_mask.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
drc_test_provider_track_width.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
drc_test_provider_via_diameter.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00