summary refs log tree commit diff
path: root/include/MainWindow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to the quick switcher (#109)Jani Mustonen2017-11-031-1/+0
| | | | | | | | - Ghetto disambiguation for the quick switcher - Fix the Ctrl+K shortcut - Fix keyboard focus when the quick switcher is closed fixes #114
* Add dummy settings menuKonstantinos Sideris2017-11-021-0/+5
|
* Clean up headersKonstantinos Sideris2017-10-281-10/+12
|
* Move ctrl-k callback to the MainWindowKonstantinos Sideris2017-10-201-0/+1
|
* Add /join command supportKonstantinos Sideris2017-10-081-0/+4
|
* Use shared pointer for the modalsKonstantinos Sideris2017-10-071-2/+2
|
* Remove unnecessary animationsKonstantinos Sideris2017-09-301-2/+1
|
* 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