545 Commits (8db015bc0fb32ecdd68a35654ab85deba0a2cb83)

Author SHA1 Message Date
Wayne Stambaugh 84f927d057 Schematic import bug fix. 3 years ago
Marek Roszko f1f5fff072 Add cli export of symbols from kicad libraries 3 years ago
jean-pierre charras 96a9ec4a0c Enhance compatibility with V6.0 for Intersheetrefs fields associated to GLOBAL labels. 3 years ago
jean-pierre charras a57ca559aa sch_field named Intersheetref in global labels: fix incorrect behavior when loading a sch file. 3 years ago
Jon Evans 2b94b7df77 DbLibs: Support empty virtual table names 3 years ago
Jon Evans 966dee6730 A screen must always be generated for a new sheet 3 years ago
Wayne Stambaugh 945361ca65 Fix schematic editor crash when saving shared schematics. 3 years ago
Stefan 1fcdd94caf add missing whitespace 3 years ago
Jeff Young b9287968d6 Update symbol default prefixes after updating instance data. 3 years ago
Wayne Stambaugh 5001555f0e Fix crash in Altium schematic importer. 3 years ago
Jeff Young f50b9799a6 Remove old code that was only needed when we auto-added netclasses... 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
Marek Roszko 21fed9fc8c Hotglue a symbol upgrade function in cli 3 years ago
jean-pierre charras ef6348606a altium schematic import: convert ports to hierarchical labels instead of global labels 3 years ago
Wayne Stambaugh ef624199cd Fix Altium schematic import bug. 3 years ago
Seth Hillbrand f1556ed801 Prevent mirror of text elements 3 years ago
Wayne Stambaugh a89102fdfc Fix Altium schematic import library symbol bug. 3 years ago
jean-pierre charras 6f438b6cad altium export: add messages about skipped items (IEEE_SYMBOL and PIECHART) 3 years ago
jean-pierre charras a71c669543 Altium importer: try to import elliptical arcs rather to skip them. 3 years ago
jean-pierre charras 199743e8b0 altium/sch_altium_plugin: do not initialize unit to -1 for common to units items. 3 years ago
Wayne Stambaugh f5707eeca7 Fix assertion in schematic copy formatter. 3 years ago
Wayne Stambaugh 4a27d856f7 Move schematic sheet instance information into file sheet definition. 3 years ago
Mike Williams 60d42a7b1e Spelling: fix various suppress misspellings 3 years ago
Wayne Stambaugh 6f90a63381 Fix legacy schematic symbol instance data bug. 3 years ago
Wayne Stambaugh 3c6f1cd0f9 Fix broken legacy schematic file save. 3 years ago
Wayne Stambaugh db993bc8cc Fix broken Eagle schematic import. 3 years ago
Jon Evans 120dd654ef Apply inherit_properties to built-in fields 3 years ago
Jon Evans d9d3ccd6eb DbLib: Allow inheriting field properties from source symbol 3 years ago
Jon Evans dbd498f451 Re-add keyword mapping 3 years ago
Jon Evans c07477b94c Move to explicit symbol properties mapping 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Wayne Stambaugh e62f764678 Update Eagle schematic importer to handle recent instance data changes. 3 years ago
Wayne Stambaugh 349de90bb0 Fix Altium schematic importer bug(s). 3 years ago
jean-pierre charras 6794b0f4f9 EEschema, arcs in library: fix incorrect data after conversion of some old 3 years ago
Wayne Stambaugh 85805bdad7 Fix broken legacy file format symbol instance data import. 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
Wayne Stambaugh b109136c5c Fix complex hierarchy instance data when loading legacy schematic. 3 years ago
Wayne Stambaugh f782323960 Fix yet another symbol instance issue when loading legacy schematics. 3 years ago
Jeff Young 254dff2813 Add do_not_autoplace to schematic parser and printer. 3 years ago
Seth Hillbrand 5c974f8cd0 Don't arbitrarily close tags that are not open 3 years ago
Wayne Stambaugh 148467d2a1 Fix schematic symbol rescue issues. 3 years ago
jean-pierre charras 8c19bf4815 eeschema: fix arc orientation issue when reading old symbol libs (version 20210619). 3 years ago
Wayne Stambaugh 03d847118a Fix crash when copying symbol in schematic editor. 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Seth Hillbrand f5f6d44a48 Correctly increment field IDs 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Jeff Young 27296b5043 Quote all bus members when writing to file. 3 years ago
Seth Hillbrand 93239516d9 Remove ID from property fields 3 years ago
Jeff Young c0a666507c Work around more instances of the wxWidgets color string locale bug. 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago