summary refs log tree commit diff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decrease button's animation durationKonstantinos Sideris2017-04-111-2/+2
* Remove halo animationKonstantinos Sideris2017-04-112-106/+0
* Remove capitalizationKonstantinos Sideris2017-04-111-3/+0
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-117-172/+157
* Make the timer single shotKonstantinos Sideris2017-04-112-12/+22
* Allow message text selectionKonstantinos Sideris2017-04-101-0/+1
* Handle room avatars in top bar without an iconKonstantinos Sideris2017-04-102-0/+12
* Hide horizontal scroll bar on history viewKonstantinos Sideris2017-04-102-2/+2
* Use QString::simplified instead of regexKonstantinos Sideris2017-04-102-3/+3
* Use Matrix ID for loginKonstantinos Sideris2017-04-102-13/+13
* Sanitize room info for displayKonstantinos Sideris2017-04-102-13/+17
* Remove exception specificationsKonstantinos Sideris2017-04-096-21/+21
* Add travis CIKonstantinos Sideris2017-04-092-1/+2
* Clear text fields after loginKonstantinos Sideris2017-04-092-0/+7
* Add logout buttonKonstantinos Sideris2017-04-098-37/+141
* Implement initial registration stageKonstantinos Sideris2017-04-084-18/+130
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-073-18/+22
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-067-135/+16
* Initialize sync timerKonstantinos Sideris2017-04-061-2/+3
* Initial commitKonstantinos Sideris2017-04-0632-0/+4653