kicad/qa/qa_utils
Jeff Young 98330098ac Yet another overhaul to locking.
This unifies everything under a single architecture with a "don't
show again" dialog.  Since everything now goes through the same
path it should be reasonably easy to make it do whatever we want
in the future.

Right now it presents 3 options: modify only unlocked items, override
locks and modify all items, or cancel command.
2020-12-10 17:36:19 +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 Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
pcb_test_frame.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
pcb_test_frame.h qa_utils: PCB_TEST_FRAME compiles again... 2020-09-08 01:31:42 +02: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