summary refs log tree commit diff
path: root/src/ui/FlatButton.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-719/+0
|
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-7/+4
|
* Manually remove KDE acceleratorsKonstantinos Sideris2017-09-241-4/+19
| | | | fixes #14
* Style change againKonstantinos Sideris2017-09-101-352/+361
|
* Small style changeKonstantinos Sideris2017-08-201-82/+121
|
* 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