Jeff Young
|
9c9fdb2569
|
More performant (and more correct) deletion of DRC markers.
Fixes https://gitlab.com/kicad/code/kicad/issues/5057
|
2020-08-04 11:45:07 +01:00 |
Jeff Young
|
c56599ab07
|
Allow ERC/DRC markers to be deleted without deleting exclusions.
Fixes https://gitlab.com/kicad/code/kicad/issues/4953
|
2020-08-02 22:45:48 +01:00 |
jean-pierre charras
|
9e669db5b4
|
Eeschema: fix a name collision with a Windows header.
the member ERROR of the class PIN_ERROR was colliding: changed to PP_ERROR
|
2020-07-04 17:51:00 +02:00 |
Jon Evans
|
b94e29e3b1
|
Persist ERC pin table in project settings
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2066
Also a partial fix for https://gitlab.com/kicad/code/kicad/-/issues/4577
|
2020-07-03 17:11:42 -04:00 |
Jon Evans
|
12b4a55ae8
|
Port Eeschema to new project settings
DRC/ERC error serialization changed to use explicit tokens
Old stored severities and ignored errors are discarded
|
2020-07-02 22:08:54 -04:00 |