You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young ee5e2e56c0 Naming conventions; no functional changes. 2 years ago
..
drc_cache_generator.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_cache_generator.h More caching for DRC. 3 years ago
drc_engine.cpp Move diff-pair netname resolution to BOARD. 2 years ago
drc_engine.h Add DRCEpsilon to net-tie-exclusion testing. 3 years ago
drc_interactive_courtyard_clearance.cpp Keep courtyard caches alive during move. 3 years ago
drc_interactive_courtyard_clearance.h Share more of the courtyard collision highlighting code. 3 years ago
drc_item.cpp Second part of d854de9d681267c1f0211fd75a29bbb4bf74d74d 2 years ago
drc_item.h Naming conventions; no functional changes. 2 years ago
drc_length_report.h Improve length calculation for vias. 2 years ago
drc_report.cpp performance efficiencies 2 years ago
drc_report.h ADDED: DRC JSON report 2 years ago
drc_rtree.h PCB: introduce PCB_FIELD_T 2 years ago
drc_rule.cpp Fetch a better location for keepout area collsions. 3 years ago
drc_rule.h Move diff-pair netname resolution to BOARD. 2 years ago
drc_rule_condition.cpp More consistent naming. 2 years ago
drc_rule_condition.h More consistent naming. 2 years ago
drc_rule_parser.cpp Move diff-pair netname resolution to BOARD. 2 years ago
drc_rule_parser.h Add support for unitless values to PCB_EXPR_EVALUATOR. 3 years ago
drc_test_provider.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider.h Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_annular_width.cpp Update SHAPE_POLY_SET API to not hide virtual functions 2 years ago
drc_test_provider_clearance_base.h More caching for DRC. 3 years ago
drc_test_provider_connection_width.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_connectivity.cpp Behave (or assert) when source or target are null or dirty. 2 years ago
drc_test_provider_copper_clearance.cpp Do NOT return false from a visitor unless you want to stop visiting! 2 years ago
drc_test_provider_courtyard_clearance.cpp Only report on clearances where there was one defined. 3 years ago
drc_test_provider_diff_pair_coupling.cpp Move diff-pair netname resolution to BOARD. 2 years ago
drc_test_provider_disallow.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_edge_clearance.cpp Honour "report all errors" for track/edge collisions. 2 years ago
drc_test_provider_footprint_checks.cpp Don't run the footprint checker's shorting pads routine at board level. 3 years ago
drc_test_provider_hole_size.cpp Fix a bunch of compiler warnings 3 years ago
drc_test_provider_hole_to_hole.cpp Cleanup unused local variable. 3 years ago
drc_test_provider_library_parity.cpp Add missing DRC checks for footprint attributes. 2 years ago
drc_test_provider_matched_length.cpp Pads need to be included in collection for length checks 2 years ago
drc_test_provider_misc.cpp Cap self-intersecting outline violations. 2 years ago
drc_test_provider_physical_clearance.cpp ADDED: Connectivity for graphic shapes on copper layers 2 years ago
drc_test_provider_schematic_parity.cpp pcbnew: Added missing DRC checks for value and library-link between symbol and footprint 2 years ago
drc_test_provider_silk_clearance.cpp Improve length calculation for vias. 2 years ago
drc_test_provider_sliver_checker.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_solder_mask.cpp Pcbnew: rename ZONE* m_SolderMask to m_SolderMaskBridges 2 years ago
drc_test_provider_text_dims.cpp Allow users to specify no minimum text width in DRC 2 years ago
drc_test_provider_track_width.cpp Eradicate a bunch of calls to dyn_cast. 2 years ago
drc_test_provider_via_diameter.cpp Eradicate a bunch of calls to dyn_cast. 2 years ago
drc_test_provider_zone_connections.cpp Code cleanup (and Coverity quieting). 2 years ago