Jeff Young
|
4a60b8a776
|
Improve DRC error reporting and fix some bugs.
|
2020-05-01 18:49:42 +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 |
jean-pierre charras
|
aebfbda183
|
DRC dialog: fix a crash when clicking on a item in Footprint Warning panel:
if the warning is a missing footprint, obviously there is no marker associated.
It creates a crash due to a null pointer.
Fixes #4114
https://gitlab.com/kicad/code/kicad/issues/4114
|
2020-03-28 11:00:54 +01:00 |
Jeff Young
|
cee973dc04
|
Move ERC error reporting over to the new framework.
Fixes https://gitlab.com/kicad/code/kicad/issues/1989
|
2020-03-16 11:06:15 +00:00 |