aboutsummaryrefslogtreecommitdiffstats
path: root/src/querycompleter.h
AgeCommit message (Expand)AuthorFilesLines
12 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.1-0/+5
12 hoursfix(completion): filter keys on the application, not the line editDanilo M.1-0/+4
12 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.1-0/+5
12 hoursfeat(completion): wire query completion into the main windowDanilo M.1-0/+8
12 hoursfeat(completion): render the popup with descriptionsDanilo M.1-0/+20
12 hoursfeat(completion): select candidates per contextDanilo M.1-0/+31
12 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.1-0/+15
12 hoursfeat(completion): complete both bounds of a date rangeDanilo M.1-0/+7
12 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.1-0/+52