kicad/pcbnew/drc
Jeff Young 6f555b6258 wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
..
drc_engine.cpp Fix GCC build error on Linux. 2022-03-11 17:03:01 -05:00
drc_engine.h Parallelize DRC triangulation, keepout processing, and sliver checking. 2022-03-11 20:52:11 +00:00
drc_item.cpp Replace zone-with-no-pads test with isolated copper test. 2022-03-01 12:02:17 +00:00
drc_item.h Replace zone-with-no-pads test with isolated copper test. 2022-03-01 12:02:17 +00:00
drc_length_report.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_rtree.h Better progress indication for board from hell. 2022-03-09 14:30:21 +00:00
drc_rule.cpp Custom rule severities. 2021-12-24 15:42:22 +00:00
drc_rule.h ADDED assertion constraints for user-defined DRC checks. 2021-12-24 16:13:18 +00:00
drc_rule_condition.cpp Pull back some 7.0 fixes to Custom Rules code completion. 2021-09-23 13:08:31 +01:00
drc_rule_condition.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_rule_parser.cpp Fix a pair of dereference-freed-pointers in DRC. 2022-01-10 21:06:03 +00:00
drc_rule_parser.h Fix a pair of dereference-freed-pointers in DRC. 2022-01-10 21:06:03 +00:00
drc_test_provider.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider.h Parallelize DRC triangulation, keepout processing, and sliver checking. 2022-03-11 20:52:11 +00:00
drc_test_provider_annular_width.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +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 wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_copper_clearance.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_courtyard_clearance.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_diff_pair_coupling.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_disallow.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_edge_clearance.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_hole_size.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_hole_to_hole.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_library_parity.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_matched_length.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_mechanical_clearance.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_misc.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_schematic_parity.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_silk_clearance.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_sliver_checker.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_solder_mask.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_text_dims.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_track_width.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_via_diameter.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00
drc_test_provider_zone_connections.cpp wxT() and some cleanup in DRC. 2022-03-11 23:19:16 +00:00