kicad/pcbnew/drc
Jeff Young 55a7b9e6bf More consistent naming.
(Also better differentiates the PCBEXPR_ classes from PCB_
objects.)
2023-08-21 15:26:33 +01:00
..
drc_cache_generator.cpp
drc_cache_generator.h
drc_engine.cpp
drc_engine.h
drc_interactive_courtyard_clearance.cpp
drc_interactive_courtyard_clearance.h
drc_item.cpp
drc_item.h
drc_length_report.h
drc_report.cpp ADDED: DRC JSON report 2023-08-13 14:59:10 -04:00
drc_report.h ADDED: DRC JSON report 2023-08-13 14:59:10 -04:00
drc_rtree.h
drc_rule.cpp
drc_rule.h More consistent naming. 2023-08-21 15:26:33 +01:00
drc_rule_condition.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
drc_rule_condition.h More consistent naming. 2023-08-21 15:26:33 +01:00
drc_rule_parser.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
drc_rule_parser.h
drc_test_provider.cpp
drc_test_provider.h
drc_test_provider_annular_width.cpp Update SHAPE_POLY_SET API to not hide virtual functions 2023-08-18 21:40:40 -04:00
drc_test_provider_clearance_base.h
drc_test_provider_connection_width.cpp
drc_test_provider_connectivity.cpp
drc_test_provider_copper_clearance.cpp ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
drc_test_provider_courtyard_clearance.cpp
drc_test_provider_diff_pair_coupling.cpp
drc_test_provider_disallow.cpp
drc_test_provider_edge_clearance.cpp
drc_test_provider_footprint_checks.cpp
drc_test_provider_hole_size.cpp
drc_test_provider_hole_to_hole.cpp
drc_test_provider_library_parity.cpp Make sure pad primitives get normalized before diff'ing. 2023-08-03 18:08:33 +01:00
drc_test_provider_matched_length.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
drc_test_provider_misc.cpp Move checking for null parent higher. 2023-08-18 10:32:45 +01:00
drc_test_provider_physical_clearance.cpp ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
drc_test_provider_schematic_parity.cpp
drc_test_provider_silk_clearance.cpp
drc_test_provider_sliver_checker.cpp
drc_test_provider_solder_mask.cpp
drc_test_provider_text_dims.cpp
drc_test_provider_track_width.cpp
drc_test_provider_via_diameter.cpp
drc_test_provider_zone_connections.cpp Avoid edge cases on very wide thermal spokes. 2023-08-04 15:38:06 +01:00