index
:
qtmaildir
master
A Qt6 desktop mail client for a local, notmuch-indexed Maildir
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_querycompleter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
6 hours
feat(completion): size the description column by need, not by half
Danilo M.
1
-0
/
+95
6 hours
fix(completion): stop the key filter handing itself the key it forwards
Danilo M.
1
-0
/
+138
6 hours
fix(completion): filter keys on the application, not the line edit
Danilo M.
1
-0
/
+146
6 hours
fix(completion): drive the popup instead of QLineEdit::setCompleter
Danilo M.
1
-0
/
+144
6 hours
feat(completion): render the popup with descriptions
Danilo M.
1
-0
/
+55
6 hours
feat(completion): select candidates per context
Danilo M.
1
-0
/
+96
6 hours
feat(completion): add the prefix, date and mimetype vocabularies
Danilo M.
1
-0
/
+35
6 hours
test(completion): make the lower-bound span test discriminate
Danilo M.
1
-3
/
+7
6 hours
feat(completion): complete both bounds of a date range
Danilo M.
1
-0
/
+42
6 hours
feat(completion): complete nothing inside a quoted literal
Danilo M.
1
-0
/
+18
6 hours
feat(completion): recognise value context after a prefix
Danilo M.
1
-0
/
+41
6 hours
feat(completion): add the query cursor-context tokenizer
Danilo M.
1
-0
/
+66