summary refs log tree commit diff
path: root/include/MainWindow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement image uploads (#24)Konstantinos Sideris2017-09-101-38/+38
|
* Save and restore app's window sizeKonstantinos Sideris2017-07-301-0/+2
| | | | closes #46
* Show confirmation dialog on logoutKonstantinos Sideris2017-06-021-0/+4
| | | | | | Minor stylistic refactoring closes #29
* Don't show the landing page when there is an active userKonstantinos Sideris2017-05-221-0/+2
|
* Minimize to trayKonstantinos Sideris2017-05-211-0/+10
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Remove MainWindow ui formKonstantinos Sideris2017-05-141-8/+0
|
* Add spinner to hide uninitialized layout after loginKonstantinos Sideris2017-04-261-1/+9
|
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-111-7/+3
|
* Initial commitKonstantinos Sideris2017-04-061-0/+84