kicad/eeschema/sch_plugins/legacy
Wayne Stambaugh 148467d2a1 Fix schematic symbol rescue issues.
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
2022-10-11 16:18:59 -04:00
..
sch_legacy_lib_plugin_cache.cpp Fix schematic symbol rescue issues. 2022-10-11 16:18:59 -04:00
sch_legacy_lib_plugin_cache.h Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00
sch_legacy_plugin.cpp Move schematic symbol instance data back into symbol definition. 2022-10-02 15:06:42 -04:00
sch_legacy_plugin.h Move schematic symbol instance data back into symbol definition. 2022-10-02 15:06:42 -04:00
sch_legacy_plugin_helpers.cpp Fix windows build error 2022-02-02 17:43:47 -05:00
sch_legacy_plugin_helpers.h Strip out Mils2Iu 2022-09-16 21:09:27 -04:00