162 Commits (aefaa521d163df6943d5e387ae3a679c68e34fe5)

Author SHA1 Message Date
John Beard e016dc52fd Pcbnew: Add concept of a 'point' 7 months ago
John Beard ed01324c1d Footprints: allow to set specific internal copper layers 2 months ago
Andrzej Wolski c73d555fe2 ADDED: Lasso selection in pcbnew 3 months ago
Jeff Young a3c9454221 Tighten up footprint c'tor and copy c'tor. 5 months ago
Jeff Young 62001204b7 CHANGED: share GUI and code between net-ties and jumpers. 5 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 5 months ago
Jeff Young 98ec2d7ba2 ADDED: metadata searching. 6 months ago
Jon Evans 31f3c44520 API: Clear footprint caches when making changes 7 months ago
Jon Evans dc9fa2e2ac More functional fix for IPC API item modifications 7 months ago
Mike Williams a90b8ec57a pcb: merge RunOnChildren/Descendants into one function with a mode 7 months ago
Jon Evans 1c83f0a70b Implement jumpers for footprints 7 months ago
Jeff Young 0a4533703c Performance. 7 months ago
Jeff Young 824c7ecfa7 Improve readability. 7 months ago
Jeff Young 142f8265c5 Simplify (and fix) plated copper differentiation. 7 months ago
JamesJCode ede5faee72 Implement dynamic assignment of component classes 7 months ago
Jeff Young 1ee3131e4a Check silk/soldermask collisions in FP checker. 7 months ago
Jeff Young 8f40feedbb m_ordinal has no meaning for mandatory fields. 8 months ago
Jeff Young 7db3ccd98a Better algorithm for knocking out footprints. 8 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 8 months ago
JamesJCode 5fda0d02e1 Delay resolution of component classes when pasting footprints 8 months ago
Jon Evans 55e5596cda Fix more field fallout 8 months ago
Seth Hillbrand 3a5eeef9df Auto update list of fonts when embedding files 9 months ago
John Beard 520a7cf62c GAL: ViewGetLOD should not be able to change the VIEW 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJCode dfe0d6345b Another go at supressing FOOTPRINT field on FOOTPRINT objects 10 months ago
Seth Hillbrand 41d4a8caab Adjust DRC clearance for net ties 10 months ago
Jon Evans 9b1b318736 REMOVED: Footprint field from footprints 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
JamesJCode db072a524c Consolidation of Component Class implementation 12 months ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
Jeff Young dab3972165 Clear fields when flag is set. 1 year ago
Jeff Young fcb104694b Avoid cover types. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
dsa-t cb41b53ab7 Use MurmurHash3_x64_128 (MMH3_HASH) for polygon checksum. 1 year ago
Alex Shvartzkop dc56364cf2 Optimize testCourtyardClearances when moving a board. 1 year ago
Jeff Young 1eb26b439a REMOVED new footprint dialog. 1 year ago
Jeff Young 15d4e114e0 Move pad checking to Footprint Checker. 1 year ago
Jeff Young bc14a841cb Check for drilled hole errors in Footprint Checker. 1 year ago
John Beard caee430761 No longer auto-set the Footprint field when setting the FPID 1 year ago
Wayne Stambaugh a508f2e716 Fix false annular ring width DRC test failure. 1 year ago
Jeff Young 43e6006306 Separate Compare Footprints from DRC. 1 year ago
Seth Hillbrand 8d1b1598db Add missing file mod 2 years ago
Seth Hillbrand 0ea02fa2ff Be a little more careful about courtyard caches 2 years ago
Seth Hillbrand df5dd15c6f Protect courtyard cache regen 2 years ago
Marek Roszko 96cdfc7fa7 Update equality overloads for C++20 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago