| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-11-25 | Implement Qml drag and drop | Nicolas Werner | 9 | -5/+104 |
| 2020-11-25 | Fix enter when no completion available | Nicolas Werner | 1 | -12/+13 |
| 2020-11-25 | Remove redundant user search suggestion code | Nicolas Werner | 7 | -122/+42 |
| 2020-11-25 | Show userid in completer | Nicolas Werner | 3 | -0/+9 |
| 2020-11-25 | Linkify username completion | Nicolas Werner | 1 | -0/+3 |
| 2020-11-25 | Mouse selection of completions | Nicolas Werner | 2 | -3/+21 |
| 2020-11-25 | Split completion model into header and source | Nicolas Werner | 3 | -110/+145 |
| 2020-11-25 | Match on each word in the completer | Nicolas Werner | 1 | -1/+12 |
| 2020-11-25 | Fix index out of range on backspace in completer | Nicolas Werner | 1 | -3/+3 |
| 2020-11-25 | Fix completer fuzzy match not applying after prefix match and insert being br... | Nicolas Werner | 1 |
