kicad/pcbnew/drc
Jeff Young 2bc86fa0a8 Shapes for schematic.
ADDED arc, circle and rectangle shapes for schematic.  Shapes support
line styles and fill colors.

CHANGED sheet background color in Edit Text & Graphics Properties to
fill color (and it now affects shapes).

Pushed STROKE_PARAMS down into common and moved all shapes to using it
for stroke descriptions.
2021-12-23 20:36:07 +00:00
..
drc_engine.cpp Add DRC tests for text height and text thickness. 2021-12-23 19:18:45 +00:00
drc_engine.h Enforce hole clearance on NPTHs in zones. 2021-08-06 18:16:38 +01:00
drc_item.cpp Add Ignored Violations tab to DRC dialog. 2021-12-23 19:18:45 +00:00
drc_item.h Add Ignored Violations tab to DRC dialog. 2021-12-23 19:18:45 +00:00
drc_length_report.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_results_provider.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_results_provider.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_rtree.h Make sure a pad is at least as big as its hole in the RTree. 2021-11-03 18:53:26 +00:00
drc_rule.cpp Add a compile error for ill-defined rules, and more performance. 2021-08-16 12:14:17 +01:00
drc_rule.h Add DRC tests for text height and text thickness. 2021-12-23 19:18:45 +00:00
drc_rule_condition.cpp Pull back some 7.0 fixes to Custom Rules code completion. 2021-09-23 13:08:31 +01:00
drc_rule_condition.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_rule_parser.cpp Add DRC tests for text height and text thickness. 2021-12-23 19:18:45 +00:00
drc_rule_parser.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_test_provider.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_test_provider.h Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_annular_width.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +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 Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_copper_clearance.cpp Radial dimensions. 2021-12-23 19:34:54 +00:00
drc_test_provider_courtyard_clearance.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_diff_pair_coupling.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_disallow.cpp Radial dimensions. 2021-12-23 19:34:54 +00:00
drc_test_provider_edge_clearance.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00
drc_test_provider_hole_size.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_hole_to_hole.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_library_parity.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00
drc_test_provider_matched_length.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_misc.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_schematic_parity.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_silk_clearance.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_silk_to_mask.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_text_dims.cpp Add DRC tests for text height and text thickness. 2021-12-23 19:18:45 +00:00
drc_test_provider_track_width.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_via_diameter.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00