kicad/pcbnew/drc
Jeff Young aa84bd6283 Use the right sign when dealing with the clearance epsilon.
Fixes https://gitlab.com/kicad/code/kicad/issues/5313
2020-08-22 20:03:46 +01:00
..
drc.cpp pcbnew/drc: post-rebase fixes 2020-08-13 14:50:59 +02:00
drc.h Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_clearance_test_functions.cpp Use the right sign when dealing with the clearance epsilon. 2020-08-22 20:03:46 +01:00
drc_courtyard_tester.cpp Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_courtyard_tester.h Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_drilled_hole_tester.cpp Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_drilled_hole_tester.h Update DRC rules to new layer and disallow grammars. 2020-08-07 21:49:36 +01:00
drc_item.cpp Fix typo where two footprint warning messages were transposed. 2020-08-22 16:20:18 +01:00
drc_item.h Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_keepout_tester.cpp Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_keepout_tester.h Implement "disallow" rules and integrate with keepout settings. 2020-05-25 22:51:47 +01:00
drc_provider.h Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_rule.cpp Replace error reporting in DRC rule compiler. 2020-08-13 18:47:41 +01:00
drc_rule.h pcbnew/drc: post-rebase fixes 2020-08-13 14:50:59 +02:00
drc_rule_parser.cpp Fix missing 'else' and EOF processing, both of which cause crashes. 2020-08-14 22:11:04 +01:00
drc_rule_parser.h Fix missing 'else' and EOF processing, both of which cause crashes. 2020-08-14 22:11:04 +01:00
drc_textvar_tester.cpp Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00
drc_textvar_tester.h Add unresolved variable testing for worksheet items. 2020-05-28 17:36:22 +01:00
footprint_tester.cpp Report all extra footprints, even if they're duplicates. 2020-08-22 16:20:18 +01:00
footprint_tester.h Migrate RC_ITEM to use shared_ptr 2020-08-13 14:50:59 +02:00