summary refs log tree commit diff
path: root/include/TextInputWidget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-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 inputKonstantinos Sideris2017-07-011-0/+3
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Add full emoji supportKonstantinos Sideris2017-04-231-2/+18
|
* Initial commitKonstantinos Sideris2017-04-061-0/+53