kicad/eeschema/sch_io
Wayne Stambaugh 7acd057c86 Fix broken library symbol links when importing CADSTAR schematics.
Under certain circumstances, the library symbol links were missing
the library nickname causing the schematic symbols to appear as if
the library symbol was missing.

Added a helper function to create the symbol library name to avoid
code duplication.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17143
2024-05-09 10:23:28 -04:00
..
altium Fix text justification in Altium schematic importer. 2024-05-08 15:13:15 +03:00
cadstar Fix broken library symbol links when importing CADSTAR schematics. 2024-05-09 10:23:28 -04:00
database Build time optimizations. 2024-04-27 23:49:13 +03:00
eagle Eagle's coord system matched the old Symbol Editor. 2024-05-03 14:48:06 +01:00
easyeda Fix some breakage due to symbol Y axis inversion in EasyEDA parsers. 2024-05-03 01:44:50 +03: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
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