kicad/pcbnew/plugins
Jeff Young b41d446f58 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).
2023-05-05 17:23:52 +01:00
..
altium Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
cadstar Retire Local/Draw coords distinction from PAD (the last object to have it). 2023-04-02 18:02:41 +01: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:18:49 +01:00
fabmaster Retire Local/Draw coords distinction from PAD (the last object to have it). 2023-04-02 18:02:41 +01:00
geda Retire Local/Draw coords distinction from PAD (the last object to have it). 2023-04-02 18:02:41 +01:00
kicad Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
legacy Banish ignore.h to core 2023-04-18 22:44:04 -04:00
pcad Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00