135 Commits (cc0aa8b92877ba73a1d42a6183526c881deff304)

Author SHA1 Message Date
Wayne Stambaugh 34ea79eddb Fix LIB_ID illegal character tests. 7 years ago
Maciej Suminski 2c217499b5 Eagle SCH importer: fix slash characters when fixing symbol names 7 years ago
Seth Hillbrand 5bd959d92c Eagle: Fix NULL-dereference on malformed Eagle files 7 years ago
Mark van Doesburg 91e3d21d68 Eeschema: Copy attributes from eagle. 7 years ago
Seth Hillbrand d30ac2967a eeschema: Rescue symbols with illegal chars 8 years ago
Maciej Suminski 228881f552 Eagle SCH import: validate package (footprint) names 8 years ago
Maciej Suminski 94f161b8c2 Eagle SCH import: validate imported symbol names 8 years ago
Maciej Suminski e789523632 Eagle SCH import: do not crash if nothing was imported 8 years ago
Jeff Young 62d6750ced Use default for attribute "display" if not found. 8 years ago
Maciej Suminski c8f4e1051b Eagle SCH import: keep multi-unit parts not interchangeable 8 years ago
Maciej Suminski 3f734eb1b5 Improved validation of library and entry names 8 years ago
Maciej Suminski 58c27398cb Eagle SCH import: improved implicit connections resolution 8 years ago
Maciej Suminski e7ed415930 Eagle SCH import: handle implicit connections 8 years ago
Maciej Suminski 78c9b34b5d Eagle SCH import: moved sheet bbox calculation to a function 8 years ago
Maciej Suminski 9ee698bbcd Eagle SCH import: save the imported library file once the library section is processed 8 years ago
Maciej Suminski 71bf488507 Eagle SCH importer: fixed open-collector pin type, simplified pin direction matching 8 years ago
Maciej Suminski 6d06ed3579 Eagle SCH importer: minor fixes 8 years ago
Maciej Suminski eb9099238a Eagle SCH import: Improved net label placement algorithm 8 years ago
Maciej Suminski 88915f7940 SCH_EAGLE_PLUGIN::addBusEntries(): prevent operating on deleted objects 8 years ago
Maciej Suminski 99e79c077a Eagle SCH import: Code formatting 8 years ago
Maciej Suminski 434b385a95 Eagle SCH importer: prepend # to references of symbols without assigned footprints 8 years ago
Maciej Suminski e9537953cd Eagle SCH importer: reduced code duplication for importing labels 8 years ago
Maciej Suminski 260f680c6c Eagle import: fix memory leak on schematic sheets import 8 years ago
Russell Oliver 3d9c25494c Revert "Eagle importer: use only global net labels" 8 years ago
Carsten Schoenert ff305781fb fix misspelled 'neeeded' -> 'needed' 8 years ago
Maciej Suminski 24fcdb00cc Eagle importer: convert special characters in net names 8 years ago
Maciej Suminski b1f456fade Eagle importer: use only global net labels 8 years ago
Maciej Suminski ac9fc949bd Code formatting for 013f7b4d 8 years ago
Russell Oliver 34b52c91b7 Add empty eeschema page layout for Eagle schematic import. 8 years ago
Russell Oliver e340e8a838 Eagle Schematic Import: Label Placement fix. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Maciej Suminski 378846c2e3 Eagle Schematics Importer: support for UTF-8 8 years ago
Maciej Suminski 7665a839cd Eagle Schematic Import: try harder to generate a meaningful library name 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh b82bd8e0c5 Fix symbol names with illegal library ID characters. 8 years ago
Wayne Stambaugh 56d73f837d Fix build error caused by rebasing against commit 5eb56dd8. 8 years ago
Wayne Stambaugh 8fd89c881d Final symbol library table changes before merge. 8 years ago
Wayne Stambaugh 8d995f48de Update Eagle plugin to use symbol library table. 8 years ago
Wayne Stambaugh d5290bdfe0 Fix malformed symbol libraries when importing Eagle schematics. 8 years ago
Maciej Suminski 5eb56dd8b0 Coverity fixes 8 years ago
jean-pierre charras 772dc2f24a Fix compil warnings 8 years ago
Maciej Suminski 59394fedbf Eeschema Eagle Import: fixed global net label rotation 8 years ago
Maciej Suminski 0ed7483868 Eeschema Eagle Import: support UTF-8 for fields 8 years ago
Maciej Suminski b77ba486ec Eeschema Eagle Import: fixed name and reference fields placement 8 years ago
Maciej Suminski 62156b9b69 Eeschema Eagle Import: refactored common code for setting text attributes 8 years ago
Maciej Suminski ee8012a5cc Eagle import plugin: Code clean-up and formatting 8 years ago
Maciej Suminski 25b8111341 Modified Eagle import plugins to use nanometers as the internal unit 8 years ago
Maciej Suminski 7f697de432 Handle empty texts correctly 8 years ago