kicad/eeschema/sch_io
Wayne Stambaugh 5e048bc64c Fix several Eagle schematic import issues.
Fix broken arc angle polarity due to library symbol changes.

Fix broken wire and text Y axis coordinate polarity due to library symbol
changes.

Fix broken field visibility and position on library symbols with multiple
units that have fields with different visibility and positions.  Because
KiCad does not support this, when parsing the Eagle schematic file, the
last library symbol unit parsed ends up being the field visibility and
position for all units in the symbol.
2024-06-10 11:28:20 -04:00
..
altium SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 2024-06-10 08:36:42 -04:00
cadstar SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 2024-06-10 08:36:42 -04:00
database Build time optimizations. 2024-04-27 23:49:13 +03:00
eagle Fix several Eagle schematic import issues. 2024-06-10 11:28:20 -04:00
easyeda Fix minor compil warnings 2024-05-13 11:50:35 +02:00
easyedapro More build time optimizations. 2024-05-06 04:39:28 +03:00
http_lib HTTP Libraries: Add support for descriptions of sublibraries 2024-04-30 11:57:00 +00:00
kicad_legacy Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
kicad_sexpr Make it clear that GetSheets() is heavy. 2024-06-06 18:00:59 +01:00
ltspice Adjust LTSPICE parser for inverted coords. 2024-05-03 17:48:22 +01:00
sch_io.cpp Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io.h HTTP Libraries: Add support for descriptions of sublibraries 2024-04-30 11:57:00 +00:00
sch_io_lib_cache.cpp Collapse LIB_FIELD into SCH_FIELD. 2024-04-13 15:42:13 +01:00
sch_io_lib_cache.h
sch_io_mgr.cpp kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 13:06:23 +01:00
sch_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 13:06:23 +01:00