148467d2a1
This fix makes some fundamental changes to the way symbols are rescued: * The new symbol library file format is used when rescuing symbols defined in the symbol library table. * The original library nickname is appended to the symbol name rather than the rescue library nickname when rescuing symbol defined in the symbol library table. * Escaping strings has been removed from legacy library rescues since the legacy library file format never supported it. Fixes https://gitlab.com/kicad/code/kicad/-/issues/12525 Fixes https://gitlab.com/kicad/code/kicad/-/issues/12624 |
||
---|---|---|
.. | ||
sch_legacy_lib_plugin_cache.cpp | ||
sch_legacy_lib_plugin_cache.h | ||
sch_legacy_plugin.cpp | ||
sch_legacy_plugin.h | ||
sch_legacy_plugin_helpers.cpp | ||
sch_legacy_plugin_helpers.h |