kicad/pcbnew/drc
Seth Hillbrand aa7e021bfc Remove translated null strings
Also improves translatability by separating clauses
2020-09-15 08:35:09 -07:00
..
drc.cpp Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
drc.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
drc_engine.cpp Remove translated null strings 2020-09-15 08:35:09 -07:00
drc_engine.h Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_item.cpp Start pulling new DRC engine into Kicad. 2020-09-11 16:04:11 +01:00
drc_item.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
drc_results_provider.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
drc_rule.cpp Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
drc_rule.h Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
drc_rule_condition.cpp Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
drc_rule_condition.h Cleanup. 2020-09-13 17:08:24 +01:00
drc_rule_parser.cpp Cleanup. 2020-09-13 17:08:24 +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 Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider.h Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_annulus.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_clearance_base.cpp Move new clearance tests into kicad. 2020-09-11 21:26:57 +01:00
drc_test_provider_clearance_base.h Move rest of DRC tests to kicad. 2020-09-11 23:14:12 +01:00
drc_test_provider_connectivity.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_copper_clearance.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_courtyard_clearance.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_disallow.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_edge_clearance.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_hole_clearance.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_hole_size.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_lvs.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_misc.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_track_width.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00
drc_test_provider_via_diameter.cpp Cleanup (consistent naming, 100-char line width, message precision). 2020-09-15 12:07:31 +01:00