Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix device discovery under GStreamer 1.16 | trilene | 2021-01-07 | 1 | -0/+1 |
* | Fix Qml control colors | trilene | 2021-01-07 | 1 | -2/+3 |
* | Port PlaceCall dialog to Qml | trilene | 2021-01-07 | 1 | -1/+22 |
* | Move call-related properties to CallManager | trilene | 2021-01-07 | 1 | -4/+4 |
* | Fix selection in input area by mouse | Nicolas Werner | 2020-11-30 | 1 | -0/+1 |
* | Open completer on tab | Nicolas Werner | 2020-11-25 | 1 | -6/+29 |
* | Fix input focus when pressing reply button | Nicolas Werner | 2020-11-25 | 1 | -0/+1 |
* | Implement Qml drag and drop | Nicolas Werner | 2020-11-25 | 1 | -0/+5 |
* | Fix enter when no completion available | Nicolas Werner | 2020-11-25 | 1 | -12/+13 |
* | Mouse selection of completions | Nicolas Werner | 2020-11-25 | 1 | -3/+12 |
* | Fix index out of range on backspace in completer | Nicolas Werner | 2020-11-25 | 1 | -3/+3 |
* | Qml emoji completer | Nicolas Werner | 2020-11-25 | 1 | -0/+4 |
* | Simple prefix match for completions | Nicolas Werner | 2020-11-25 | 1 | -1/+1 |
* | Custom completer filtering | Nicolas Werner | 2020-11-25 | 1 | -0/+3 |
* | Working User completer | Nicolas Werner | 2020-11-25 | 1 | -4/+16 |
* | WIP Qml completer | Nicolas Werner | 2020-11-25 | 1 | -7/+51 |
* | Reenable Ctrl+U | Nicolas Werner | 2020-11-25 | 1 | -1/+3 |
* | Reimplement message history | Nicolas Werner | 2020-11-25 | 1 | -1/+4 |
* | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 1 | -2/+6 |
* | Use old style connection (for Qt5.12) | Nicolas Werner | 2020-11-25 | 1 | -3/+1 |
* | Move calls to new input bar | Nicolas Werner | 2020-11-25 | 1 | -1/+12 |
* | Add file uploading | Nicolas Werner | 2020-11-25 | 1 | -14/+31 |
* | Basic text input in qml | Nicolas Werner | 2020-11-25 | 1 | -2/+7 |
* | Pasteable textinput | Nicolas Werner | 2020-11-25 | 1 | -1/+23 |
* | Split up TimelineView into separate components | Nicolas Werner | 2020-10-26 | 1 | -0/+90 |