Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -24/+24 |
| | |||||
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 1 | -3/+0 |
| | | | | | | | 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 | -0/+3 |
| | |||||
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -0/+10 |
| | | | | | | Minor stylistic refactoring closes #29 | ||||
* | Snappy sidebar | Konstantinos Sideris | 2017-05-19 | 1 | -0/+3 |
| | |||||
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
| | |||||
* | Show user info even if the display name or avatar are missing | Konstantinos Sideris | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -1/+6 |
| | | | | Logout from the current session and invalidate the current token | ||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+60 |