..
drc_engine.cpp
Cleanup.
2020-11-19 22:48:18 +00:00
drc_engine.h
Naming conventions.
2020-11-14 18:26:03 +00:00
drc_item.cpp
Remove some "class_" prefixes from files.
2020-11-13 15:16:23 +00:00
drc_item.h
Clean up terminology so it matches the user message better.
2020-10-12 00:14:32 +01:00
drc_length_report.h
Remove common.h from more headers
2020-10-25 22:29:53 -04:00
drc_results_provider.h
Naming conventions.
2020-11-14 18:26:03 +00:00
drc_rtree.h
Honour pad falshing when colliding with DRC RTree.
2020-11-19 23:55:14 +00:00
drc_rule.cpp
Naming conventions.
2020-11-14 18:26:03 +00:00
drc_rule.h
SNR. (Mostly for progammers, but a little for user messages.)
2020-11-02 16:20:00 +00:00
drc_rule_condition.cpp
Fix a crash bug in DRC, and equate Margin to Edge.Cuts.
2020-11-20 21:22:27 +00:00
drc_rule_condition.h
Remove common.h from more headers
2020-10-25 22:29:53 -04:00
drc_rule_parser.cpp
Remove some "class_" prefixes from files.
2020-11-13 15:16:23 +00:00
drc_rule_parser.h
Better error reporting; better nullptr safety.
2020-09-16 22:14:41 +01:00
drc_test_provider.cpp
MODULE -> FOOTPRINT.
2020-11-13 16:04:03 +00:00
drc_test_provider.h
Naming conventions.
2020-11-14 18:26:03 +00:00
drc_test_provider_annulus.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_clearance_base.h
Support optional location reporting in SHAPE collisions.
2020-09-28 23:28:33 +01:00
drc_test_provider_connectivity.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_copper_clearance.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_courtyard_clearance.cpp
Re-factor boundary/courtyard checker error handling.
2020-11-21 20:57:35 +00:00
drc_test_provider_diff_pair_coupling.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_disallow.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_edge_clearance.cpp
Make sure board edges have 0 width.
2020-11-24 23:49:28 +00:00
drc_test_provider_hole_clearance.cpp
Don't double-check DRC clearances (a:b and b:a).
2020-11-17 16:58:39 +00:00
drc_test_provider_hole_size.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_lvs.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_matched_length.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_misc.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00
drc_test_provider_silk_clearance.cpp
Fix a crash bug in DRC, and equate Margin to Edge.Cuts.
2020-11-20 21:22:27 +00:00
drc_test_provider_silk_to_mask.cpp
Remove some "class_" prefixes from files.
2020-11-13 15:16:23 +00:00
drc_test_provider_track_width.cpp
Remove some "class_" prefixes from files.
2020-11-13 15:16:23 +00:00
drc_test_provider_via_diameter.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
2020-11-24 22:16:41 +00:00