kicad/pcbnew/drc
Seth Hillbrand 965a32077d Fix compile error 2020-09-11 08:40:36 -07:00
..
drc.cpp Clean up arc/circle polygonization. 2020-09-11 11:23:49 +01:00
drc.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_clearance_test_functions.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_courtyard_tester.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_courtyard_tester.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_drilled_hole_tester.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_drilled_hole_tester.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_engine.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_engine.h Fix compile error 2020-09-11 08:40:36 -07:00
drc_item.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_item.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_keepout_tester.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_keepout_tester.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_results_provider.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_rule.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_rule.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_rule_parser.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_rule_parser.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_test_provider.cpp Fix compile error 2020-09-11 08:40:36 -07:00
drc_test_provider.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_textvar_tester.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_textvar_tester.h Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
footprint_tester.cpp ADDED pad:pin checks for DRC "Test footprints against schematic". 2020-09-04 14:07:42 +01:00
footprint_tester.h Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00