summary refs log tree commit diff
path: root/src/emoji/EmojiModel.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build issue on some versions of clangJoseph Donofry2020-06-101-8/+8
|
* Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-131-0/+110
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.