22 Commits (877c6bce8938e9ca6e3d3c6381a5dd5d9acfb9a4)

Author SHA1 Message Date
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young d7e4a8cebd ADDED: ERC/DRC exclusion comments. 2 years ago
Alex Shvartzkop 6a69396070 Allow column auto-sizing in RC trees. 2 years ago
Jeff Young 68cbb820a7 performance efficiencies 2 years ago
Marek Roszko 14a0fa435c ADDED: DRC JSON report 2 years ago
JamesJCode fef3274e8e Eeschema: ERC checks handle connections between a common sub-circuit 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
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 5 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 6 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 6 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. 8 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