.. |
drc_engine.cpp
|
Show DRC overflows in both tab titles and number badges.
|
2022-02-09 17:04:32 +00:00 |
drc_engine.h
|
Fix a pair of dereference-freed-pointers in DRC.
|
2022-01-10 21:06:03 +00:00 |
drc_item.cpp
|
Bring ERC & DRC dialogs into parity.
|
2022-01-22 22:27:41 +00:00 |
drc_item.h
|
Separate footprint lib issues from footprint mismatch issues.
|
2022-01-11 22:28:24 +00:00 |
drc_length_report.h
|
Unwrap some std::library typedefs.
|
2021-07-28 22:16:38 +01:00 |
drc_rtree.h
|
Fix large memory leak in DRC
|
2022-01-28 17:08:33 -08:00 |
drc_rule.cpp
|
Custom rule severities.
|
2021-12-24 15:42:22 +00:00 |
drc_rule.h
|
ADDED assertion constraints for user-defined DRC checks.
|
2021-12-24 16:13:18 +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
|
Fix a pair of dereference-freed-pointers in DRC.
|
2022-01-10 21:06:03 +00:00 |
drc_rule_parser.h
|
Fix a pair of dereference-freed-pointers in DRC.
|
2022-01-10 21:06:03 +00:00 |
drc_test_provider.cpp
|
TextBoxes for PCBNew.
|
2022-01-31 20:00:47 +00:00 |
drc_test_provider.h
|
Neurotically update position wxPoint usages
|
2022-01-01 11:55:51 -05:00 |
drc_test_provider_annular_width.cpp
|
Better layer handling for DRC markers.
|
2021-12-26 15:06:12 +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
|
Scoop up some more wxPoints
|
2022-01-01 21:06:40 -05:00 |
drc_test_provider_copper_clearance.cpp
|
Add missing null check PVS V595
|
2022-02-05 11:25:09 -05:00 |
drc_test_provider_courtyard_clearance.cpp
|
Scoop up some more wxPoints
|
2022-01-01 21:06:40 -05:00 |
drc_test_provider_diff_pair_coupling.cpp
|
Better layer handling for DRC markers.
|
2021-12-26 15:06:12 +00:00 |
drc_test_provider_disallow.cpp
|
TextBoxes for PCBNew.
|
2022-01-31 20:00:47 +00:00 |
drc_test_provider_edge_clearance.cpp
|
Scoop up some more wxPoints
|
2022-01-01 21:06:40 -05:00 |
drc_test_provider_hole_size.cpp
|
Better layer handling for DRC markers.
|
2021-12-26 15:06:12 +00:00 |
drc_test_provider_hole_to_hole.cpp
|
Scoop up some more wxPoints
|
2022-01-01 21:06:40 -05:00 |
drc_test_provider_library_parity.cpp
|
Move zone hatch orientation to EDA_ANGLE.
|
2022-01-19 00:34:03 +00:00 |
drc_test_provider_matched_length.cpp
|
pcbnew: Add via height support in drc length
|
2021-12-30 09:35:10 -05:00 |
drc_test_provider_mechanical_clearance.cpp
|
Angle cleanup.
|
2022-01-20 22:35:41 +00:00 |
drc_test_provider_misc.cpp
|
Scoop up some more wxPoints
|
2022-01-01 21:06:40 -05:00 |
drc_test_provider_schematic_parity.cpp
|
Better layer handling for DRC markers.
|
2021-12-26 15:06:12 +00:00 |
drc_test_provider_silk_clearance.cpp
|
Scoop up some more wxPoints
|
2022-01-01 21:06:40 -05:00 |
drc_test_provider_sliver_checker.cpp
|
drc_test_provider_sliver_checker.cpp: skip very small vertices when testing.
|
2022-01-10 11:50:29 +01:00 |
drc_test_provider_solder_mask.cpp
|
Overhaul the font metrics calcs for overbar, italics and bboxes.
|
2022-02-07 17:36:40 +00:00 |
drc_test_provider_text_dims.cpp
|
Fix shadow variable compile warning in text DRC provider.
|
2022-02-08 09:26:12 -05:00 |
drc_test_provider_track_width.cpp
|
Neurotically update position wxPoint usages
|
2022-01-01 11:55:51 -05:00 |
drc_test_provider_via_diameter.cpp
|
Better layer handling for DRC markers.
|
2021-12-26 15:06:12 +00:00 |
drc_test_provider_zone_connections.cpp
|
Don't let zone cutout on different layer confuse us about intersections.
|
2022-02-08 14:10:37 +00:00 |