Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test log message | Nicolas Werner | 2021-01-25 | 1 | -4/+1 |
* | Focus input area on room switch and reply change again | Nicolas Werner | 2021-01-25 | 1 | -31/+40 |
* | Fix flickable direction for MessageInput | Nicolas Werner | 2021-01-20 | 1 | -0/+1 |
* | Simplify section handling a bit | Nicolas Werner | 2021-01-19 | 1 | -2/+2 |
* | Fix completer opening in wrong place after warning fix | Nicolas Werner | 2021-01-19 | 1 | -2/+2 |
* | Fix qml warnings | Nicolas Werner | 2021-01-19 | 1 | -12/+20 |
* | Fix placeholderTextColor not supported below Qt 5.12 | Nicolas Werner | 2021-01-18 | 1 | -1/+8 |
* | Fix crash with ScrollView | Nicolas Werner | 2021-01-17 | 1 | -16/+31 |
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -3/+3 |
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -3/+3 |
* | Merge master and fix conflicts | Joseph Donofry | 2021-01-11 | 1 | -5/+27 |
|\ | |||||
| * | 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 |