kicad/qa
Seth Hillbrand 9d927f3135 Check for additional connections between tracks
Prevents removal when a track is connected not just to other tracks but
also other connected items

Fixes https://gitlab.com/kicad/code/kicad/issues/10916
2022-03-03 12:07:20 -08:00
..
common qa: forgot about the CONSOLE_LOG file (required by the refactored P&S debug tool) 2022-03-03 16:33:17 +01:00
common_tools Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
data Check for additional connections between tracks 2022-03-03 12:07:20 -08:00
drc_proto Fix some issues (but not all) in qa tests for eeschema 2022-01-02 14:54:27 +01:00
eeschema Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
gal/gal_pixel_alignment Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerbview We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
libeval_compiler Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
libs Fix test case. 2022-02-15 22:18:21 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew Check for additional connections between tracks 2022-03-03 12:07:20 -08:00
pcbnew_tools Performance: better sharing of zone fills. 2022-02-15 19:19:03 +00:00
pcbnew_utils Move GUI queries in PLUGIN to a callback. 2022-02-11 22:09:22 +00:00
pns qa/pns: refactored the P&S debug tool: 2022-03-03 01:02:00 +01:00
qa_utils ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases Fix some issues related to new textboxes and python: 2022-02-03 13:55:37 +01:00
utils/kicad2step QA tests: fix a build issue on msys2, due to changes in commit 5622a51 2021-12-15 10:13:45 +01:00
CMakeLists.txt qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 2021-06-19 23:21:23 +02:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00