summary refs log tree commit diff
path: root/src/emoji/EmojiModel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change indentation to 4 spacesNicolas Werner2021-09-181-13/+13
|
* Use one CompletionProxy for everything including EmojiPickerNicolas Werner2021-04-181-30/+2
|
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Get category switching workingLoren Burkholder2021-01-251-5/+5
|
* 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.