183 Commits (37f06eb2b7c60496b5df682de14fac2eb0b5b234)

Author SHA1 Message Date
Wayne Stambaugh 4bfb8ef457 Pcbnew: fix Eagle footprint library polygon pad sizes. 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Seth Hillbrand 8277aeec7d eagle: Set module-relative position of ref/val 6 years ago
Thomas Pointhuber 5f438b7a85 Fix handling of filled circle in eagle importer (was only partly fixed) 6 years ago
Thomas Pointhuber c68b83e1bb Add support for hatched zones in eagle import 6 years ago
Jeff Young b9749d361b Turn of pad mask layers if Eagle file specifies stop="no" 6 years ago
Jeff Young 2c5876ee8c Add more control over how corners are handled when inflating polygons. 6 years ago
Jeff Young 1a7cef2950 Improve performance, commenting and API of some polygon classes. 6 years ago
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 7 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 7 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 7 years ago
Seth Hillbrand 6bcf1839b7 pcbnew: Add arc approximation setting to board 7 years ago
Seth Hillbrand 1181b9f9b4 EAGLE: Correct pcb text orientation 7 years ago
Seth Hillbrand a62a89eac3 EAGLE: Prevent numeric-only component references 7 years ago
Seth Hillbrand 490c805319 Allow squared inflation and inflate Eagle Zones 7 years ago
Seth Hillbrand c80e3e0ffc eagle: Use width on imported lines if available 7 years ago
Seth Hillbrand dbc40096db eagle: Use the "first" tag instead of pin num 7 years ago
Wayne Stambaugh 97166a72f5 Pcbnew: fix bug in Eagle footprint plugin. 7 years ago
Seth Hillbrand 44e111b37e pcbnew: Add remaining Eagle pad types 7 years ago
Seth Hillbrand d7272b7f5e eagle: Handle DRC rule-based pad shapes 7 years ago
Thomas Pointhuber 4fc692f04b fix handling of filled circle and default layer width 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand 69fc301bf3 eagle: Prevent 0-width lines in modules 7 years ago
Seth Hillbrand c92424898c pcbnew: Replace magic number segment counts 7 years ago
jean-pierre charras 372a09f299 Eagle(.lbr) footprints not listed in Library Browser 7 years ago
Seth Hillbrand df562b7ec0 pcbnew: Prevent degenerate values in Eagle import 7 years ago
Seth Hillbrand a7672716f8 Revert "pcbnew: Fix memory leak in Eagle importer" 7 years ago
Seth Hillbrand 45d438cd13 pcbnew: Fix memory leak in Eagle importer 7 years ago
Jeff Young 6be2733285 Fix a few more no-long-necessary non-copper layer restrictions. 7 years ago
Seth Hillbrand 29b4ac7cb8 pcbnew: Fix Eagle import hole offset 7 years ago
Seth Hillbrand c9fc20c54e pcbnew: Add Eagle milling layer to edge_cuts 7 years ago
Seth Hillbrand a5dd86f411 pcbnew: Set soldermask on NPTH imported from Eagle 7 years ago
Seth Hillbrand 83e6940592 pcbnew: Correcting commit f84bd0d83 for 5.0/release 7 years ago
Seth Hillbrand 34b920a74f pcbnew: Fix Eagle UTF8 import error 7 years ago
Seth Hillbrand 5bd959d92c Eagle: Fix NULL-dereference on malformed Eagle files 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young 5c646119a7 Allow user-specification of dimension units. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 5ce0f8ba54 Kill off a few more g_UserUnit references. 8 years ago
Maciej Suminski a14b552d89 Eagle PCB import: handle DRC rules where min value > max value 7 years ago
Maciej Suminski c5f56ef573 Eagle PCB import: made warning strings translatable 8 years ago
Jeff Young a12b9db584 Map Eagle values to fab layers. 8 years ago
Maciej Suminski 190d4d6f55 Eagle PCB import: disable copper pour for imported *Restrict layer polygons 8 years ago
Maciej Suminski dcf60f8e6f Eagle PCB import: handle keepout zones 8 years ago
Maciej Suminski ef698384a7 Eagle PCB importer: changed m_Track.Insert() to m_Track.PushBack() 8 years ago
Russell Oliver 89381e1103 Eagle Import: Correct layer set based on cream setting and rotate rectangles 8 years ago
Seth Hillbrand ee05b1c92e Add polygon arc support to Eagle import 8 years ago
Seth Hillbrand 9472444b41 Fix minor rounding error in curved wire import 8 years ago
Seth Hillbrand ced0fcee1e Updating Eagle Importer to take curved zones 8 years ago