kicad/pcbnew/drc
Jeff Young e0da677d4d Add min clearance to DRC; rename Min Via Drill to Min Through Hole.
Also fixes a crash bug when ignoring a DRC violoation with multiple
markers.

Fixes https://gitlab.com/kicad/code/kicad/issues/2528
2020-05-04 22:08:36 +01:00
..
drc.cpp Add min clearance to DRC; rename Min Via Drill to Min Through Hole. 2020-05-04 22:08:36 +01:00
drc.h Add min clearance to DRC; rename Min Via Drill to Min Through Hole. 2020-05-04 22:08:36 +01:00
drc_clearance_test_functions.cpp Add DRC tests for minimum drill size (based on min via size). 2020-05-04 22:08:36 +01:00
drc_courtyard_tester.cpp There are 3 courtyard DRC checks, not 2. 2020-05-01 18:49:42 +01:00
drc_courtyard_tester.h There are 3 courtyard DRC checks, not 2. 2020-05-01 18:49:42 +01:00
drc_item.cpp Add DRC tests for minimum drill size (based on min via size). 2020-05-04 22:08:36 +01:00
drc_item.h Add some distances to a few DRC errors. 2020-04-24 22:17:45 +01:00
drc_provider.h Add some virtual destructors 2020-04-24 18:24:39 +01:00