summary refs log tree commit diff
path: root/src/MainWindow.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-4/+2
* Remove unnecessary animationsKonstantinos Sideris2017-09-301-26/+14
* LintingKonstantinos Sideris2017-09-241-2/+2
* Ctrl-Q from the main window quits the application (#69)Max Sandholm2017-09-241-0/+5
* Remove hdpi scalingKonstantinos Sideris2017-09-221-1/+1
* Remove off-white colorKonstantinos Sideris2017-09-161-1/+1
* Implement image uploads (#24)Konstantinos Sideris2017-09-101-135/+143
* Small style changeKonstantinos Sideris2017-08-201-17/+27
* Initial support for state cacheKonstantinos Sideris2017-07-301-4/+1
* Save and restore app's window sizeKonstantinos Sideris2017-07-301-3/+26
* Show confirmation dialog on logoutKonstantinos Sideris2017-06-021-0/+9
* Don't show the landing page when there is an active userKonstantinos Sideris2017-05-221-16/+29
* Minimize to trayKonstantinos Sideris2017-05-211-1/+33
* Remove MainWindow ui formKonstantinos Sideris2017-05-141-5/+12
* Initial support for backwards paginationKonstantinos Sideris2017-05-121-0/+1
* Add settings panel for homeserver's domainKonstantinos Sideris2017-05-091-1/+1
* 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