summary refs log tree commit diff
path: root/src/ui/FlatButton.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-1/+1
| | | | | | | 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-1/+2
| | | | | | Minor stylistic refactoring closes #29
* Use strongly typed enumsKonstantinos Sideris2017-05-081-19/+19
|
* Add full emoji supportKonstantinos Sideris2017-04-231-5/+5
|
* Decrease button's animation durationKonstantinos Sideris2017-04-111-2/+2
|
* Remove halo animationKonstantinos Sideris2017-04-111-103/+0
|
* Initial commitKonstantinos Sideris2017-04-061-0/+761