Ian McInerney
|
99dcadf7e6
|
Introduce new KI_FALLTHROUGH macro
Annotate purposeful fallthroughs in switch statements with the
KI_FALLTHROUGH macro.
|
2020-04-25 00:44:09 +01:00 |
Jeff Young
|
32db9eb0f1
|
Add some distances to a few DRC errors.
|
2020-04-24 22:17:45 +01:00 |
Jeff Young
|
1535c83b88
|
Lay some groundwork for adding distances to DRC errors.
modified: eeschema/lib_rectangle.cpp
|
2020-04-24 14:46:22 +01:00 |
Jeff Young
|
85c2e0d23a
|
Add user-defined severities, exclusions and colors to DRC markers.
Exclusions are currently persisted in the project file.
Fixes https://gitlab.com/kicad/code/kicad/issues/1989
|
2020-03-04 00:39:28 +00:00 |
jean-pierre charras
|
625249322e
|
Pcbnew: regroup drc files to the already existing drc folder.
|
2020-02-19 10:31:32 +01:00 |