summary refs log tree commit diff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove halo animationKonstantinos Sideris2017-04-111-34/+0
* Remove capitalizationKonstantinos Sideris2017-04-111-2/+0
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-116-39/+42
* Make the timer single shotKonstantinos Sideris2017-04-112-0/+2
* Handle room avatars in top bar without an iconKonstantinos Sideris2017-04-101-0/+1
* Use Matrix ID for loginKonstantinos Sideris2017-04-101-1/+1
* Remove exception specificationsKonstantinos Sideris2017-04-096-24/+24
* Clear text fields after loginKonstantinos Sideris2017-04-091-0/+2
* Add logout buttonKonstantinos Sideris2017-04-097-4/+24
* Implement initial registration stageKonstantinos Sideris2017-04-082-3/+84
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-071-0/+5
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-069-54/+168
* Initial commitKonstantinos Sideris2017-04-0631-0/+2338