kicad/pcbnew/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 Move automatic dimension processing inside PCB_DIMENSION_BASE. 2023-03-12 21:04:09 +00:00
cadstar CADSTAR PCB Importer: Ignore construction layers on outer surfaces 2023-03-31 00:17:06 +02:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Eagle template footprints don't actually belong to board. 2023-04-04 14:21:19 +01:00
fabmaster Remove errant printf 2022-11-21 15:19:45 -08:00
geda Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
kicad Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
legacy Add Property Inspector support for dimension objects. 2023-03-12 21:03:58 +00:00
pcad Fix crash due to extra right parens in pcad files 2023-04-12 01:53:29 +00:00