kicad/pcbnew/drc
Jeff Young 46338403e7 Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
..
drc_engine.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_engine.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_item.cpp Don't drop text on Edge.Cuts when plotting. 2021-05-24 19:54:52 +01:00
drc_item.h Use consistent terminology. 2021-06-26 10:11:41 +01:00
drc_length_report.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_results_provider.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_results_provider.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_rtree.h Coverity issue fixes. 2021-07-09 10:56:35 -04: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 More NULL expunging. 2021-07-20 07:27:18 -04:00
drc_rule_parser.h Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +01:00
drc_test_provider.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_test_provider.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_test_provider_annular_width.cpp Use consistent terminology. 2021-06-26 10:11:41 +01: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 Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_copper_clearance.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_courtyard_clearance.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_diff_pair_coupling.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_disallow.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_edge_clearance.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
drc_test_provider_hole_size.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_hole_to_hole.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_lvs.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_matched_length.cpp Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_test_provider_misc.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_silk_clearance.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_silk_to_mask.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_test_provider_track_width.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
drc_test_provider_via_diameter.cpp Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00