kicad/qa
Tomasz Wlostowski adace996f4 qa/pns: refactored the P&S debug tool:
- factored out 'business' code from the UI code
- moved to the new DEBUG_DECORATOR interface
- UI-less log file and log player classes as a step towards P&S unit tests
2022-03-03 01:02:00 +01:00
..
common More EDA_ANGLE. 2022-01-15 01:30:04 +00:00
common_tools Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
data altium: Parse solder and paste mask settings of tracks and arcs 2022-02-20 20:18:40 +01: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 Implement two-staged zone priority: assigned priority followed by UUID. 2022-03-01 14:53:35 +00: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