kicad/qa
Wayne Stambaugh 5a7f95e8da Allow for library symbols to derived from derived symbols.
This change allows for infinite inheritance depth so internally there is
no limit to deriving library symbols from other derived symbols.  Please
note that the Flatten() method now recurses until a symbol with no parent
is found.  The user interface is not hooked up at this time.
2023-06-13 15:52:42 -04:00
..
data Remove image-diff from QA 2023-06-12 16:11:10 -07:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Variable names and minor performance fixes. 2023-06-05 21:26:37 +01:00
qa_utils PNS debug tool: HiDPI and settings fixes 2023-05-25 21:53:38 -04: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 Allow for library symbols to derived from derived symbols. 2023-06-13 15:52:42 -04:00
tools qa: ignore duplicates in PNS regression test reference data 2023-05-31 17:07:13 +02:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00