kicad/qa
John Beard 046d978ba7 ADDED: Pcbnew chamfer and extend tools
Using the new ITEM_MODIFICATION_ROUTINE system, drop in two new
tools: chamfer and line extend. These are two geometric operations
that are relatively common when editing footprints in particular.

Chamfer delegates the geometric calculations to a dedicated unit
in kimath/geometry.
2023-07-12 19:21:37 +01:00
..
data Move some DRC regression tests 2023-07-07 11:52:25 -07:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Another attempt to fix qa error. 2023-07-03 16:26:20 +01:00
qa_utils Fix mock implementation of NeighboringSegmentFilter 2023-06-20 22:40:38 +01: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 ADDED: Pcbnew chamfer and extend tools 2023-07-12 19:21:37 +01: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