summary refs log tree commit diff
path: root/src/WelcomePage.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-4/+5
| | | | | | | 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.
* Show confirmation dialog on logoutKonstantinos Sideris2017-06-021-2/+0
| | | | | | Minor stylistic refactoring closes #29
* Set up translationsKonstantinos Sideris2017-05-291-17/+14
|
* Add logo iconsKonstantinos Sideris2017-04-211-7/+9
|
* Use color generator for nick namesKonstantinos Sideris2017-04-141-4/+4
|
* Use light themeKonstantinos Sideris2017-04-141-5/+5
|
* Initial commitKonstantinos Sideris2017-04-061-0/+103