kicad/eeschema/sch_plugins
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
..
altium Readability improvements. 2022-09-19 11:18:20 +01:00
cadstar Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
database ADDED: Dynamic field columns in symbol chooser 2022-09-05 16:38:14 -04:00
eagle Move schematic symbol instance data back into symbol definition. 2022-10-02 15:06:42 -04:00
kicad eeschema: fix arc orientation issue when reading old symbol libs (version 20210619). 2022-10-07 16:57:45 +02:00
legacy Fix schematic symbol rescue issues. 2022-10-11 16:18:59 -04:00
sch_lib_plugin_cache.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00