57 Commits (98d55ce82f43aec2c2e577a842b89e15bd8c5119)

Author SHA1 Message Date
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
jean-pierre charras 59523efc1a Eeschema: fix a crash after reopening the ERC dialog, after changes in schematic. 6 years ago
Jeff Young 4a60b8a776 Improve DRC error reporting and fix some bugs. 6 years ago
Jeff Young 32db9eb0f1 Add some distances to a few DRC errors. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
jean-pierre charras aebfbda183 DRC dialog: fix a crash when clicking on a item in Footprint Warning panel: 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Seth Hillbrand 61704cb508 Initialize missing variable 6 years ago
jean-pierre charras fbd01f2f7d DRC_TREE_MODEL: Fix incorrect display of DRC errors on linux+wxGTK 3.0 6 years ago
Jeff Young 1e4ae5d526 Bug fix for DRC tree view on MSW. 6 years ago
Jeff Young 44b8bb8f60 Fix a bug when deleting DRC markers from their child items. 6 years ago
Jeff Young d20f36511f Fix issue with severities not get initialised in DRC_TREE_MODELs. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young 3860ab9f0c Fix issue returning pointers to items inside std::vector. 6 years ago