13 Commits (397a93029e6ef497ed2ed168d2dab3f7bff65c4c)

Author SHA1 Message Date
Jeff Young 63386ba64d Pointer safety for ERC/DRC dialogs. 3 years ago
Jeff Young a11f48ef10 Markers provider is no longer responsible for all markers. 3 years ago
Jeff Young 722b2588f4 Better error reporting for DP uncoupled length. 4 years ago
Jeff Young dcf0928671 Formatting. 4 years ago
jean-pierre charras 72cdba44cb Fix compil issue on c++17/msys2 (and perhaps some other compilers) 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 1bb5fc3fd6 Work around EnsureVisible bug in wxWidgets during DRC cross-probe. 4 years ago
Jeff Young e2baacec21 Add cross-probing between PCB (markers) and DRC marker list. 4 years ago
Jeff Young 8b5f393804 DRC bug fixes and debugging improvements. 4 years ago
Marek Roszko fcb21038cb Reduce some eda_item.h usage in headers 4 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Wayne Stambaugh 96c935673e Header clean up round 4. 5 years ago
Wayne Stambaugh 08cf9a1e20 Move headers from common folders to appropriate include folders round 1. 5 years ago
Jeff Young df262eaa06 Make prev/next marker work reliably on all platforms. 5 years ago
Marek Roszko 77ece552f7 Remove macros.h from files that don't need it 5 years ago
Jeff Young f220e83de6 Board edges have no width. 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Wayne Stambaugh 5127d6c772 Eeschema: add ERC check for library symbol issues. 5 years ago
Tomasz Wlostowski 3e0635bd22 common: RC_ITEM can now keep an arbitrary number of violating UUIDs 5 years ago
Jeff Young c6fb799fcd Restore severity in saved DRC/ERC reports. 5 years ago
Tomasz Wlostowski d937fadd6f Migrate RC_ITEM to use shared_ptr 5 years ago
Jeff Young 9c9fdb2569 More performant (and more correct) deletion of DRC markers. 5 years ago
Jeff Young c56599ab07 Allow ERC/DRC markers to be deleted without deleting exclusions. 5 years ago
Jeff Young c8170d9430 Restore selection after rebuilding DRC/ERC tree. 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Jeff Young 8efa8af8cc Add persistence of DRC error severities. 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
Jeff Young a1d62e0622 Improve some comments. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young c5077aeb97 Move weak-reference stuff to UUIDs. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand 3fb8963536 pcbnew: Cleanup tracks and vias rework 7 years ago
Jeff Young a1c162e59f Reimplement footprint checking on top of DRC architecture. 7 years ago
Jeff Young ef3e045a9b Eradicate g_UserUnit from ERC/DRC. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young a1ef5401f4 More platform-standard presentation of DRC dialog. 8 years ago
Jeff Young 3e190cee4b Implement selection brightening for DRC. 8 years ago
Wayne Stambaugh 7343e78347 Fix some Coverity uninitialized field warnings. 8 years ago
Jon Evans 3103e3dc4c DRC: Center zoom on marker location, not DRC item start location 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Andrew Zonenberg 87a5fa18d1 Fix uninitialized member in DRC_ITEM constructor. 11 years ago
jean-pierre charras 082b8326de Pcbnew: Fix issue when displaying net names and/or pad numbers including the "<" char in drc dialog, because drc dialog uses an wxHtmlWindow to display drc messages, and the "<" char has a special meaning and is not allowed in texts (now replaced by the" &lt;" sequence in messages displayed in html) 12 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago