| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 6 hours | fix(completion): stop the key filter handing itself the key it forwards | Danilo M. | 1 | -1/+13 |
| 6 hours | fix(completion): filter keys on the application, not the line edit | Danilo M. | 1 | -3/+58 |
| 6 hours | fix(completion): drive the popup instead of QLineEdit::setCompleter | Danilo M. | 1 | -6/+61 |
| 6 hours | feat(completion): wire query completion into the main window | Danilo M. | 1 | -0/+30 |
| 6 hours | feat(completion): render the popup with descriptions | Danilo M. | 1 | -0/+226 |
| 6 hours | feat(completion): select candidates per context | Danilo M. | 1 | -0/+82 |
| 6 hours | feat(completion): add the prefix, date and mimetype vocabularies | Danilo M. | 1 | -0/+60 |
| 6 hours | feat(completion): complete both bounds of a date range | Danilo M. | 1 | -7/+56 |
| 6 hours | feat(completion): complete nothing inside a quoted literal | Danilo M. | 1 | -0/+15 |
| 6 hours | feat(completion): recognise value context after a prefix | Danilo M. | 1 | -4/+14 |
| 6 hours | feat(completion): add the query cursor-context tokenizer | Danilo M. | 1 | -0/+54 |
