Tomasz Wlostowski
|
d937fadd6f
|
Migrate RC_ITEM to use shared_ptr
|
2020-08-13 14:50:59 +02:00 |
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 |
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 |
Jeff Young
|
a7703d1207
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
This also allows for easier migration to DRAWSEGMENT::S_RECTs by
auto-converting 4 rectilinear lines to a rectangle.
|
2020-06-17 18:44:39 +01:00 |