kicad/eeschema/sch_plugins
Jeff Young e28b50e8d6 Fix a bunch more issues with sheetpaths and allowExtraText.
A sheetpath is required to correctly resolve text variables.
Depending on currentSheet is rife with bugs.

There are many places where we do *not* want to be prepending
field names to the field values, such as netlisting,
building PDF hypertext menus, etc.

Also, Find/Replace needs to work on unresolved text, as
that's what we're going to display (and if replace nuked
your variable references you wouldn't be happy).

(cherry picked from commit b41d446f58)
2023-05-05 18:02:59 +01:00
..
altium altium: import component image only if part id matches 2023-01-27 16:28:38 +00:00
cadstar CADSTAR Sch: TERMATTR may have more than one attribute subnode 2023-03-26 14:55:06 +00:00
database DbLib: Get rid of some GCC warnings 2023-03-26 19:48:58 -04:00
eagle Fix duplicate symbol value fields when importing Eagle schematic. 2023-02-04 12:37:41 -05:00
kicad Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
legacy Fix bitmap scaling when reading legacy schematic as well. 2023-03-03 22:39:38 +00: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