kicad/eeschema/sch_io
Wayne Stambaugh c3360d8c43 Fix Eagle schematic arc orientation and field visibility issues.
This does not fix all field visibility and position issues.  This is due
to LIB_SYMBOL objects not supporting per unit field properties.  The
current Eagle importer sets multiple unit symbol field properties to the
last unit parsed in the Eagle schematic file.  The upcoming two pass
importer will resolve this issue.
2024-05-14 10:13:08 -04:00
..
altium Fix text justification in Altium schematic importer. 2024-05-08 15:13:15 +03:00
cadstar Fix minor compil warnings 2024-05-11 08:07:11 +02:00
database Build time optimizations. 2024-04-27 23:49:13 +03:00
eagle Fix Eagle schematic arc orientation and field visibility issues. 2024-05-14 10:13:08 -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 Fix arcs in legacy symbol libs. 2024-05-08 19:39:02 +03:00
kicad_sexpr Formatting and performance. 2024-05-03 13:31:15 +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 Rename all schematic IO plugins 2023-12-24 01:22:21 +00:00
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