kicad/qa
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand
After commit 9535153f9e there were no more IDs inside the legacy ID
system. Therefore the entire system for dispatching and looking up
the legacy ideas and handling those events can now be removed and
the tool dispatcher simplified (it no longer needs to know about
the ACTIONS class).
2021-03-30 23:20:22 +00:00
..
common altium: special string override map should be case-insensitive 2021-03-20 20:42:25 +01:00
common_tools Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
data Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
drc_proto Don't track project local settings in this repo 2021-02-21 20:30:57 -05:00
eeschema Properly handle mixed-up group buses 2021-03-11 18:24:39 -05:00
gal/gal_pixel_alignment Naming conventions. 2021-03-19 23:06:19 +00:00
gerbview Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
libeval_compiler Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
libs Fix SHAPE_ARC::Collide and add Unit Tests 2021-03-20 16:11:43 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew altium: introduce tokenizer for query language 2021-03-21 16:39:23 +01:00
pcbnew_tools More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
pcbnew_utils A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pns qa: router debug/hack tool. 2021-02-25 17:18:23 +01:00
qa_utils Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
testcases Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
unit_test_utils More cleanup of MODULE to see if it fixes SWIG error. 2020-11-13 21:07:36 +00:00
utils/kicad2step Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
CMakeLists.txt Make drc_proto an optional part of the build 2021-03-20 12:09:20 -04:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00