summary refs log tree commit diff
path: root/src/TypingDisplay.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move typing display to qmlNicolas Werner2020-01-171-86/+0
|
* Add 'and' to typing displayNicolas Werner2019-07-281-6/+11
|
* Fix support for Qt versions < 5.11Joseph Donofry2019-07-041-1/+5
|
* Fix formatting issuesJoseph Donofry2019-07-041-1/+2
|
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-1/+1
| | | | Update to mtxclient 0.3.0
* Adjust the widget size of the room list itemsKonstantinos Sideris2018-10-061-2/+5
|
* Remove some unnecessary callsKonstantinos Sideris2018-10-021-3/+0
|
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-1/+0
|
* Add solid background in TypingDisplayKonstantinos Sideris2018-08-101-2/+7
|
* Remove the reserved space gap for the typing notificationsKonstantinos Sideris2018-08-091-3/+18
|
* Add missing update() on typing displayKonstantinos Sideris2018-08-091-0/+2
|
* Remove hardcoded colors from the typing displayKonstantinos Sideris2018-08-081-19/+20
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+54