Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -107/+110 |
| | |||||
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -15/+19 |
| | |||||
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 1 | -8/+8 |
| | | | | | | | Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h. | ||||
* | Remove hardcoded font sizes on the top bars and text input | Konstantinos Sideris | 2017-07-01 | 1 | -10/+11 |
| | |||||
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -3/+35 |
| | | | | | | Minor stylistic refactoring closes #29 | ||||
* | Snappy sidebar | Konstantinos Sideris | 2017-05-19 | 1 | -3/+24 |
| | |||||
* | Show user info even if the display name or avatar are missing | Konstantinos Sideris | 2017-05-16 | 1 | -6/+12 |
| | |||||
* | Use light theme | Konstantinos Sideris | 2017-04-14 | 1 | -3/+3 |
| | |||||
* | Use less contrast on the sidebar | Konstantinos Sideris | 2017-04-12 | 1 | -3/+4 |
| | |||||
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -9/+17 |
| | | | | Logout from the current session and invalidate the current token | ||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+104 |