Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra clang-format options | Konstantinos Sideris | 2017-10-01 | 1 | -4/+2 |
* | Remove unnecessary animations | Konstantinos Sideris | 2017-09-30 | 1 | -26/+14 |
* | Linting | Konstantinos Sideris | 2017-09-24 | 1 | -2/+2 |
* | Ctrl-Q from the main window quits the application (#69) | Max Sandholm | 2017-09-24 | 1 | -0/+5 |
* | Remove hdpi scaling | Konstantinos Sideris | 2017-09-22 | 1 | -1/+1 |
* | Remove off-white color | Konstantinos Sideris | 2017-09-16 | 1 | -1/+1 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -135/+143 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -17/+27 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -4/+1 |
* | Save and restore app's window size | Konstantinos Sideris | 2017-07-30 | 1 | -3/+26 |
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -0/+9 |
* | Don't show the landing page when there is an active user | Konstantinos Sideris | 2017-05-22 | 1 | -16/+29 |
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -1/+33 |
* | Remove MainWindow ui form | Konstantinos Sideris | 2017-05-14 | 1 | -5/+12 |
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 1 | -0/+1 |
* | Add settings panel for homeserver's domain | Konstantinos Sideris | 2017-05-09 | 1 | -1/+1 |
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 1 | -0/+41 |
* | Show the unread message count on the window title | Konstantinos Sideris | 2017-04-15 | 1 | -0/+1 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -35/+8 |
* | Clear text fields after login | Konstantinos Sideris | 2017-04-09 | 1 | -0/+1 |
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -0/+2 |
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 1 | -4/+7 |
* | Use QLabel to display registration errors | Konstantinos Sideris | 2017-04-07 | 1 | -2/+3 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+134 |