summary refs log tree commit diff
path: root/src/MainWindow.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add spinner to hide uninitialized layout after loginKonstantinos Sideris2017-04-261-0/+41
* Show the unread message count on the window titleKonstantinos Sideris2017-04-151-0/+1
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-111-35/+8
* Clear text fields after loginKonstantinos Sideris2017-04-091-0/+1
* Add logout buttonKonstantinos Sideris2017-04-091-0/+2
* Implement initial registration stageKonstantinos Sideris2017-04-081-4/+7
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-071-2/+3
* Initial commitKonstantinos Sideris2017-04-061-0/+134