summaryrefslogtreecommitdiffstats
path: root/tests/test_querycompleter.cpp
AgeCommit message (Expand)AuthorFilesLines
9 hoursfeat(completion): size the description column by need, not by halfDanilo M.1-0/+95
9 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.1-0/+138
9 hoursfix(completion): filter keys on the application, not the line editDanilo M.1-0/+146
9 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.1-0/+144
9 hoursfeat(completion): render the popup with descriptionsDanilo M.1-0/+55
9 hoursfeat(completion): select candidates per contextDanilo M.1-0/+96
9 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.1-0/+35
9 hourstest(completion): make the lower-bound span test discriminateDanilo M.1-3/+7
9 hoursfeat(completion): complete both bounds of a date rangeDanilo M.1-0/+42
9 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.1-0/+18
9 hoursfeat(completion): recognise value context after a prefixDanilo M.1-0/+41
9 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.1-0/+66