kicad/eeschema/sch_io/cadstar
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
..
cadstar_sch_archive_loader.cpp Fix broken library symbol links when importing CADSTAR schematics. 2024-05-09 10:23:28 -04:00
cadstar_sch_archive_loader.h Fix broken library symbol links when importing CADSTAR schematics. 2024-05-09 10:23:28 -04:00
cadstar_sch_archive_parser.cpp
cadstar_sch_archive_parser.h Formatting and minor const& performance enhancements. 2024-05-03 17:43:11 +01:00
sch_io_cadstar_archive.cpp Fix broken library symbol links when importing CADSTAR schematics. 2024-05-09 10:23:28 -04:00
sch_io_cadstar_archive.h Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00