summary refs log tree commit diff
path: root/src/UserInfoWidget.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style change againKonstantinos Sideris2017-09-101-107/+110
|
* Small style changeKonstantinos Sideris2017-08-201-15/+19
|
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-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 inputKonstantinos Sideris2017-07-011-10/+11
|
* Show confirmation dialog on logoutKonstantinos Sideris2017-06-021-3/+35
| | | | | | Minor stylistic refactoring closes #29
* Snappy sidebarKonstantinos Sideris2017-05-191-3/+24
|
* Show user info even if the display name or avatar are missingKonstantinos Sideris2017-05-161-6/+12
|
* Use light themeKonstantinos Sideris2017-04-141-3/+3
|
* Use less contrast on the sidebarKonstantinos Sideris2017-04-121-3/+4
|
* Add logout buttonKonstantinos Sideris2017-04-091-9/+17
| | | | Logout from the current session and invalidate the current token
* Initial commitKonstantinos Sideris2017-04-061-0/+104