10 Commits (f781ec82c943ecca7478fe5aff0ad1e9ab92e06c)

Author SHA1 Message Date
Jeff Young bfd88ffa18 Be more robust around filesystems that don't support timestamps (KICAD-R7V). 3 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young 14a55facf2 Clearer naming and commenting. 1 year ago
Ian McInerney d7fe668d79 Push PCB_IOs to use the base progress reporter instead of per-function 2 years ago
Ian McInerney f8688a922d Unify IO library descriptors 2 years ago
Ian McInerney 743e9d669a Push library management into IO_BASE 2 years ago
Ian McInerney cad91312aa Introduce main base class for all IO loaders 2 years ago
Ian McInerney e6632bb983 Rename PCB IO classes/files 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
jean-pierre charras 53b2fda184 Fix some minor compil and Coverity warnings. 2 years ago
Alex Shvartzkop 76e0d5981d Import system refactor for PCB plugins. 2 years ago
Alex Shvartzkop a0d96cea9f Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2 years ago
Jeff Young 13e79af8a0 Eagle template footprints don't actually belong to board. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
vinsfortunato 5bdaf20af6 eagle: determine and use the minimum copper layer stackup count 3 years ago
Jeff Young f358749b28 Import copper pour cutouts from Eagle packages (footprints). 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Wayne Stambaugh c72457482c Fix Eagle plugin footprint QA test issue. 3 years ago
Wayne Stambaugh 0bc1188897 Fix Eagle plugin board layer mapping issue. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young f66654247a Read netclasses when importing Eagle projects. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young 5fa5a73c6d File open/import progress dialogs. 4 years ago
jean-pierre charras 6eb2e2a6e3 Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Roberto Fernandez Bautista f559e94b00 Non-Kicad Project Importers: Fix the creation of project fp libraries 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Wayne Stambaugh 06aa1506ee Add optional project parameter to PCB plugin load method. 5 years ago
Jeff Young 86b6afd14b More cleanup of MODULE to see if it fixes SWIG error. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 8c947b69b0 More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jan Mrázek fc8bf6f0fe
Allow a user to remap layers in Eagle import 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Michael Kavanagh 1416280662 Cleanup: Move Eagle files into plugins folder 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jan Mrázek 3091bb1459 eagle: Change font size calculation 5 years ago
Jeff Young 74ee143d45 Add via annulus minimum. 6 years ago
Jeff Young e39d145d72 Add DRC tests for minimum drill size (based on min via size). 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 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 d7272b7f5e eagle: Handle DRC rule-based pad shapes 7 years ago
Seth Hillbrand 29b4ac7cb8 pcbnew: Fix Eagle import hole offset 7 years ago