summary refs log tree commit diff
path: root/src/emoji/EmojiModel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add DeviceVerificationList to keep track of all flows and Popup onCH Chethan Reddy2020-07-301-1/+0
| | | | recieving start or request
* Fix build issue on some versions of clangJoseph Donofry2020-06-101-8/+4
|
* Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-131-0/+68
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.