kicad/pcbnew/drc
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
..
drc_engine.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_engine.h DRC: allow testing against particular diff pair membership 2021-02-27 19:54:55 -05:00
drc_item.cpp Don't drop text on Edge.Cuts when plotting. 2021-05-24 19:54:52 +01:00
drc_item.h Don't drop text on Edge.Cuts when plotting. 2021-05-24 19:54:52 +01:00
drc_length_report.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
drc_results_provider.h Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
drc_rtree.h Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_rule.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_rule.h Fix uninitialized member warnings 2021-05-30 20:01:01 -04:00
drc_rule_condition.cpp Add rudimentary type checking to rule eval with reporter. 2021-05-20 23:06:24 +01:00
drc_rule_condition.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
drc_rule_parser.cpp Add rudimentary type checking to rule eval with reporter. 2021-05-20 23:06:24 +01:00
drc_rule_parser.h Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +01:00
drc_test_provider.cpp Make sure that NPTH pads still get handled in copper clearance checker. 2021-01-31 00:33:35 +00:00
drc_test_provider.h SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_annulus.cpp Improve DRC status reporting. 2021-02-27 13:44:45 +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 Improve DRC status reporting. 2021-02-27 13:44:45 +00:00
drc_test_provider_copper_clearance.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_courtyard_clearance.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_diff_pair_coupling.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_disallow.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_edge_clearance.cpp Fix DRC performance with multi-layer keepout zones. 2021-06-02 14:11:43 +01:00
drc_test_provider_hole_size.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_hole_to_hole.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_lvs.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_matched_length.cpp Make sure layer gets passed in to rules evaluation. 2021-02-08 14:53:49 +00:00
drc_test_provider_misc.cpp Typo fix: Correct various misspelled words 2021-04-03 13:39:50 +00:00
drc_test_provider_silk_clearance.cpp Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
drc_test_provider_silk_to_mask.cpp Fix DRC performance with multi-layer keepout zones. 2021-06-02 14:11:43 +01:00
drc_test_provider_track_width.cpp Improve DRC status reporting. 2021-02-27 13:44:45 +00:00
drc_test_provider_via_diameter.cpp Improve DRC status reporting. 2021-02-27 13:44:45 +00:00