Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvements to the quick switcher (#109) | Jani Mustonen | 2017-11-03 | 1 | -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 menu | Konstantinos Sideris | 2017-11-02 | 1 | -0/+5 |
| | |||||
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -10/+12 |
| | |||||
* | Move ctrl-k callback to the MainWindow | Konstantinos Sideris | 2017-10-20 | 1 | -0/+1 |
| | |||||
* | Add /join command support | Konstantinos Sideris | 2017-10-08 | 1 | -0/+4 |
| | |||||
* | Use shared pointer for the modals | Konstantinos Sideris | 2017-10-07 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary animations | Konstantinos Sideris | 2017-09-30 | 1 | -2/+1 |
| | |||||
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -38/+38 |
| | |||||
* | Save and restore app's window size | Konstantinos Sideris | 2017-07-30 | 1 | -0/+2 |
| | | | | closes #46 | ||||
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -0/+4 |
| | | | | | | Minor stylistic refactoring closes #29 | ||||
* | Don't show the landing page when there is an active user | Konstantinos Sideris | 2017-05-22 | 1 | -0/+2 |
| | |||||
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -0/+10 |
| | |||||
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
| | |||||
* | Remove MainWindow ui form | Konstantinos Sideris | 2017-05-14 | 1 | -8/+0 |
| | |||||
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 1 | -1/+9 |
| | |||||
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -7/+3 |
| | |||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+84 |