kicad/eeschema/sch_plugins
Wayne Stambaugh 2f51d22b3a Fix schematic editor crash when updating symbols.
Some how symbol names that still have escaped '/' character get mixed with
symbol names that have '/' characters now that it is no longer an invalid
LIB_ID character.  This was causing derived symbols to loose the link to
the parent symbol.  This fix replaces any instances of "{slash}" with "/"
to convert symbol names to the proper escaping.

Thanks to JP for the inspiration for the fix.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15715
2023-09-28 14:30:15 -04:00
..
altium Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
cadstar Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
database Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
eagle Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
easyeda Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
easyedapro Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
http_lib fixed for field duplication 2023-09-27 18:12:39 +00:00
kicad Fix schematic editor crash when updating symbols. 2023-09-28 14:30:15 -04:00
legacy Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
ltspice Tear out the eeschema conditional compile of PROJECT 2023-09-27 23:05:30 -04:00
sch_lib_plugin_cache.cpp Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
sch_lib_plugin_cache.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00