kicad/qa/qa_utils
Ian McInerney 7bda8178d1 Move library includes to main CMake file
Placing them behind the SYSTEM directive tells CMake to tell
the compiler they are system libraries, so it shouldn't show
warnings created from them.
2020-04-19 01:11:56 +01: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 Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
mocks.cpp Don't try to clear memory if the bitmap has an invalid size. 2020-01-13 00:18:49 +00:00
pcb_test_frame.cpp Unified update to C++14 std::make_unique 2019-12-05 10:43:55 -08:00
pcb_test_frame.h gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
stdstream_line_reader.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00
utility_program.cpp Clean up a few unused names of caught exceptions 2020-03-01 00:33:45 +00:00