summary refs log tree commit diff
path: root/src/EmojiCategory.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create directories for related filesKonstantinos Sideris2017-11-301-89/+0
|
* Remove unnecessary commentsKonstantinos Sideris2017-11-221-2/+2
|
* Fix emoji picker's themeKonstantinos Sideris2017-11-221-7/+14
|
* Clean up headersKonstantinos Sideris2017-10-281-1/+0
|
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-3/+1
|
* Style change againKonstantinos Sideris2017-09-101-40/+40
|
* Small style changeKonstantinos Sideris2017-08-201-1/+1
|
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-5/+6
| | | | | | | 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.
* Add full emoji supportKonstantinos Sideris2017-04-231-0/+84