..
common
Remove "useMils" variable from numeric evaluator
2020-10-03 20:06:56 +00:00
common_tools
Remove all debugging output that cannot be disabled.
2020-08-18 10:17:36 -04:00
data
Allow creating new projects when doing a Save As in eeschema
2020-10-05 22:36:26 -04:00
drc_proto
Remove unused point in polygon test
2020-10-23 12:13:09 -07:00
eeschema
Fix test_sch_sheet_list to run headless.
2020-10-21 13:45:02 +01:00
gal /gal_pixel_alignment
CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders
2020-09-08 21:21:20 +00:00
gerbview
Refactor common QA components to create a single common library
2020-07-18 16:21:15 +01:00
libeval_compiler
Cleanup: Move KiCad files into plugins folder
2020-10-12 16:36:08 +00:00
libs
Fix errors in arc polygonization and test case.
2020-10-23 23:55:45 +01:00
pcb_test_window
Altium: Refactor and add initial structure for schematic importer
2020-08-23 19:01:08 +00:00
pcbnew
First pass renaming module to footprint
2020-10-20 20:49:11 -07:00
pcbnew_tools
Require explicit decl of maxError and errorLocations.
2020-10-13 13:49:07 +01:00
pcbnew_utils
Cleanup: Move KiCad files into plugins folder
2020-10-12 16:36:08 +00:00
qa_utils
Remove a few include<wx/wx.h> in many files that do not actually use this include.
2020-10-19 09:00:50 +02:00
testcases
Fix pcbnew drawings api
2020-10-12 16:38:32 +00:00
unit_test_utils
Move SHAPE_ARC to start->mid->end format
2020-06-13 11:23:14 -07:00
utils /kicad2step
Refactor common QA components to create a single common library
2020-07-18 16:21:15 +01:00
CMakeLists.txt
qa: fix build script
2020-10-07 17:43:12 +02:00
test.py
QA: Add build-time option to enable XML output from tests
2019-04-18 10:59:06 +01:00