kicad/qa/qa_utils
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
..
geometry SHAPE_LINE_CHAIN: Unify constructors 2019-12-12 13:54:48 +00:00
include/qa_utils QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
CMakeLists.txt Move library includes to main CMake file 2020-04-19 01:11:56 +01:00
mock_pgm.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
mocks.cpp Special case via area generation. 2021-01-14 12:48:44 +00:00
pcb_test_frame.cpp Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
pcb_test_frame.h qa: router debug/hack tool. 2021-02-25 17:18:23 +01:00
stdstream_line_reader.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00
test_app_main.cpp 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
utility_program.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00