205 Commits (1e9da7f57b9341d08ef237677dc6926e7a547e96)

Author SHA1 Message Date
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Jeff Young a1c162e59f Reimplement footprint checking on top of DRC architecture. 7 years ago
Jeff Young 87f303319c Implement a dry run for Cleanup Tracks and Vias. 7 years ago
jean-pierre charras 7c04b3dbeb Drc dialog: make track to copper zones test optional, because it can be really very time consuming 7 years ago
Seth Hillbrand 523b37d9ae pcbenw: Clear contours before regenerating in DRC 7 years ago
Seth Hillbrand 79f990266b drc: Allow graphical items to connect pads 7 years ago
jean-pierre charras 90178eb681 Optimize DRC calculation for copper texts. fix also a bug in SHAPE_POLY_SET::Distance( const SEG& aSegment, int aSegmentWidth ). 7 years ago
John Beard 8297ab24e4 DRC: Break out courtyard overlap function 7 years ago
John Beard e6edc1b670 DRC: Make the marker factory a separate class 7 years ago
Seth Hillbrand 25f8b1ce72 pcbnew: Update multiple zone segments 7 years ago
Jeff Young 2e907bfaa3 Don't throw DRC errors for hidden copper text. 7 years ago
Seth Hillbrand 26765161c1 drc: Add board outline and edge crossing 7 years ago
jean-pierre charras f7cf40f2f4 Fix a few Coverity warnings. 7 years ago
Jeff Young 3439551543 Implement a work-around for net-ties. 7 years ago
Maciej Suminski 4ad37bc9ea Limit 'items on disabled layers' DRC check to copper layers 7 years ago
Jeff Young a96dbde738 Allow net-ties within footprints. 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Seth Hillbrand 686f1b878b Prevent re-testing DRC on zones 8 years ago
Seth Hillbrand b1d44ed415 Revert "Don't double-check all zones." 7 years ago
jean-pierre charras 27b62c66b3 Remove an unused var. 7 years ago
Jeff Young c88b43e356 Don't double-report segments that are too close. 7 years ago
Jeff Young b842e4556d Don't double-check all zones. 7 years ago
Jeff Young 7b4f9cef50 Implement DRC checks for copper graphic items. 7 years ago
Jeff Young 0e3919e7aa Fix DRC & zone filling for copper text in footprints. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young ef3e045a9b Eradicate g_UserUnit from ERC/DRC. 8 years ago
Jeff Young bbc25cd694 Add hole-to-hole clearance testing to DRC. 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
Maciej Suminski 0013e0cad1 DRC: test for items located on disabled layers 7 years ago
jean-pierre charras 0b8cf93888 Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 8 years ago
jean-pierre charras 904eb82368 Fix a DRC crash on some installs. 8 years ago
Maciej Suminski 684f085ac5 Coverity fixes 8 years ago
Jeff Young 84151990cd Don't set dirty bit when adding MARKERs. 8 years ago
Jeff Young d54a252eaa Check zone fills for being out-of-date during DRC. 8 years ago
Jon Evans c78171d01f DRC: Add an optional mode to report all track errors 8 years ago
Jeff Young a1a4275e8b Cancel interactive tools when entering DRC. 8 years ago
Wayne Stambaugh 5ef0b6b67e Pcbnew: add refill zone option to DRC. 8 years ago
jean-pierre charras 1858852f57 rename files 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
jean-pierre charras 433b2bff40 Add comments in progress_reporter.h; Remove unused parameter in Fill_All_Zones and remove empty file. 8 years ago
jean-pierre charras 94c8a947ad Progress reporter: remove wxPD_APP_MODAL style, not useful, that creates issues on OSX. 8 years ago
jean-pierre charras 63e55e9180 Try to fix a regression on OSX 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Maciej Suminski 9b5dc5c215 GAL show markers for zone outlines gap test 8 years ago
Tomasz Włostowski fdd5023aee pcbnew: factored out ZONE_FILLER to a separate file 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago