.. |
drc_cache_generator.cpp
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |
drc_cache_generator.h
|
More caching for DRC.
|
2022-06-17 23:58:31 +01:00 |
drc_engine.cpp
|
Move diff-pair netname resolution to BOARD.
|
2023-10-15 22:46:23 +01:00 |
drc_engine.h
|
Add DRCEpsilon to net-tie-exclusion testing.
|
2023-02-24 12:44:55 +00:00 |
drc_interactive_courtyard_clearance.cpp
|
Keep courtyard caches alive during move.
|
2022-11-25 17:20:11 +00:00 |
drc_interactive_courtyard_clearance.h
|
Share more of the courtyard collision highlighting code.
|
2022-10-14 10:42:07 +01:00 |
drc_item.cpp
|
Second part of d854de9d68
|
2024-01-20 18:41:35 +00:00 |
drc_item.h
|
Naming conventions; no functional changes.
|
2024-01-29 16:00:06 +00:00 |
drc_length_report.h
|
Improve length calculation for vias.
|
2023-10-28 13:14:21 +01:00 |
drc_report.cpp
|
performance efficiencies
|
2023-12-18 17:39:29 +00:00 |
drc_report.h
|
ADDED: DRC JSON report
|
2023-08-13 14:59:10 -04:00 |
drc_rtree.h
|
PCB: introduce PCB_FIELD_T
|
2023-06-20 18:34:52 +00:00 |
drc_rule.cpp
|
Fetch a better location for keepout area collsions.
|
2022-12-21 18:22:15 +00:00 |
drc_rule.h
|
Move diff-pair netname resolution to BOARD.
|
2023-10-15 22:46:23 +01:00 |
drc_rule_condition.cpp
|
More consistent naming.
|
2023-08-21 15:26:33 +01:00 |
drc_rule_condition.h
|
More consistent naming.
|
2023-08-21 15:26:33 +01:00 |
drc_rule_parser.cpp
|
Move diff-pair netname resolution to BOARD.
|
2023-10-15 22:46:23 +01:00 |
drc_rule_parser.h
|
Add support for unitless values to PCB_EXPR_EVALUATOR.
|
2022-11-29 14:24:20 +00:00 |
drc_test_provider.cpp
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |
drc_test_provider.h
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |
drc_test_provider_annular_width.cpp
|
Update SHAPE_POLY_SET API to not hide virtual functions
|
2023-08-18 21:40:40 -04:00 |
drc_test_provider_clearance_base.h
|
More caching for DRC.
|
2022-06-17 23:58:31 +01:00 |
drc_test_provider_connection_width.cpp
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |
drc_test_provider_connectivity.cpp
|
Behave (or assert) when source or target are null or dirty.
|
2023-11-01 17:11:42 +00:00 |
drc_test_provider_copper_clearance.cpp
|
Do NOT return false from a visitor unless you want to stop visiting!
|
2024-01-04 14:35:08 +00:00 |
drc_test_provider_courtyard_clearance.cpp
|
Only report on clearances where there was one defined.
|
2023-03-26 20:46:59 +01:00 |
drc_test_provider_diff_pair_coupling.cpp
|
Move diff-pair netname resolution to BOARD.
|
2023-10-15 22:46:23 +01:00 |
drc_test_provider_disallow.cpp
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |
drc_test_provider_edge_clearance.cpp
|
Honour "report all errors" for track/edge collisions.
|
2023-12-10 23:04:57 +00:00 |
drc_test_provider_footprint_checks.cpp
|
Don't run the footprint checker's shorting pads routine at board level.
|
2023-01-16 16:44:16 +00:00 |
drc_test_provider_hole_size.cpp
|
Fix a bunch of compiler warnings
|
2023-04-11 17:01:30 +00:00 |
drc_test_provider_hole_to_hole.cpp
|
Cleanup unused local variable.
|
2023-01-24 23:45:55 +00:00 |
drc_test_provider_library_parity.cpp
|
Add missing DRC checks for footprint attributes.
|
2024-01-20 17:22:19 +00:00 |
drc_test_provider_matched_length.cpp
|
Pads need to be included in collection for length checks
|
2024-01-23 22:08:08 -05:00 |
drc_test_provider_misc.cpp
|
Cap self-intersecting outline violations.
|
2023-10-22 20:35:14 +01:00 |
drc_test_provider_physical_clearance.cpp
|
ADDED: Connectivity for graphic shapes on copper layers
|
2023-08-10 21:47:43 -04:00 |
drc_test_provider_schematic_parity.cpp
|
pcbnew: Added missing DRC checks for value and library-link between symbol and footprint
|
2024-01-24 12:35:51 +00:00 |
drc_test_provider_silk_clearance.cpp
|
Improve length calculation for vias.
|
2023-10-28 13:14:21 +01:00 |
drc_test_provider_sliver_checker.cpp
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |
drc_test_provider_solder_mask.cpp
|
Pcbnew: rename ZONE* m_SolderMask to m_SolderMaskBridges
|
2023-10-13 09:57:21 +02:00 |
drc_test_provider_text_dims.cpp
|
Allow users to specify no minimum text width in DRC
|
2024-01-16 16:24:18 -08:00 |
drc_test_provider_track_width.cpp
|
Eradicate a bunch of calls to dyn_cast.
|
2023-06-25 11:10:07 +01:00 |
drc_test_provider_via_diameter.cpp
|
Eradicate a bunch of calls to dyn_cast.
|
2023-06-25 11:10:07 +01:00 |
drc_test_provider_zone_connections.cpp
|
Code cleanup (and Coverity quieting).
|
2024-01-04 14:35:08 +00:00 |