kicad/qa
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
..
data Start adding cli qa 2023-05-02 23:23:13 -04:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils router: hole as first class objects, wip 2023-04-11 15:51:00 +01:00
qa_utils Fixup settings loading 2023-04-18 16:00:31 -07:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
tests Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
tools Move tests around 2023-04-24 22:09:36 -04:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00