kicad/pcbnew/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
..
pcb_parser.cpp Pcbnew: fix crash when loading a file having vias on connected layers only. 2023-05-03 17:18:28 +02:00
pcb_parser.h Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
pcb_plugin.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
pcb_plugin.h Implement output targeting of symlib/fplib upgrade per request 2022-12-06 21:20:27 -05:00