kicad/eeschema/sch_plugins
Wayne Stambaugh 9fdda223f5 Fix broken symbol reference designators on paste special.
It appears that in our zeal to prevent file changes when saving shared
schematics, we (I) clobbered saving relative symbol instance data paths
to the clipboard.  This has be restored along with setting the correct
symbol unit for relative clipboard paths.

Fixed a serious issue with KIID_PATH::MakeRelativeTo() where the original
path was not restored when the incremental KIID object test fails.  This
also included a minor optimization using the actual KIID object for
comparison instead of converting it to a string and then comparing the
string.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15981

(cherry picked from commit 6dc25f4775)
2023-12-01 15:30:51 -05:00
..
altium Altium schematic: support Line dash styles and colors. 2023-09-11 18:33:34 +03:00
cadstar CADSTAR Sch: TERMATTR may have more than one attribute subnode 2023-03-26 14:55:06 +00:00
database Database: handle more possible datatype exceptions 2023-11-30 22:26:02 +00:00
eagle Handle Eagle user-defined attributes. 2023-05-06 21:11:16 +01:00
kicad Fix broken symbol reference designators on paste special. 2023-12-01 15:30:51 -05:00
legacy Use v6 code to read arcs from legacy symbol libraries. 2023-11-07 23:20:56 +03: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