kicad/eeschema/sch_plugins/kicad
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
..
sch_sexpr_lib_plugin_cache.cpp Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00
sch_sexpr_lib_plugin_cache.h Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00
sch_sexpr_parser.cpp fix 2 issues related to SCH_GLOBALLABEL items: 2023-04-10 10:02:50 +02:00
sch_sexpr_parser.h Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00
sch_sexpr_plugin.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
sch_sexpr_plugin.h Move find/replace to own tool so it doesn't rob events from cross-probing. 2023-01-11 14:22:06 +00:00
sch_sexpr_plugin_common.cpp Split up Double2Str to a format function to make its use case clear 2022-09-17 00:10:22 -04:00
sch_sexpr_plugin_common.h Fix clang broken build. 2022-02-09 07:55:50 -05:00