kicad/qa/qa_utils
Jeff Young 3904d7ccfc Push some search stuff down into EDA_DRAW_FRAME so it can be shared.
Also rewrites the PCBNew Find dialog to make use of the above, including:
1) searching in user-defined footprint fields
2) searching in pcb text
3) a history list in the search popup
4) case sensitive searching
5) word sensitive searching
6) the ability to turn wildcard searching on/off
7) better placement of the result when the dialog obscures part of the
window

Fixes: lp:1838006
* https://bugs.launchpad.net/kicad/+bug/1838006
2019-07-26 17:53:32 -06:00
..
geometry
include/qa_utils Remove SCOPED_TIMER, use PROF_COUNTER 2019-06-12 14:16:47 +01:00
CMakeLists.txt Unify library browser terminology. 2019-01-30 19:52:15 +00:00
mocks.cpp Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 2019-07-26 17:53:32 -06:00
pcb_test_frame.cpp Move some dupicated tools to common tools. 2019-06-03 21:08:30 +01: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
utility_program.cpp