Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make default completer complete custom emoji | Nicolas Werner | 2023-05-25 | 1 | -40/+0 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Allow search with unicode names | BulbyVR | 2022-04-24 | 1 | -0/+1 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -13/+13 |
| | |||||
* | Use one CompletionProxy for everything including EmojiPicker | Nicolas Werner | 2021-04-18 | 1 | -30/+2 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Get category switching working | Loren Burkholder | 2021-01-25 | 1 | -5/+5 |
| | |||||
* | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 1 | -1/+0 |
| | | | | recieving start or request | ||||
* | Fix build issue on some versions of clang | Joseph Donofry | 2020-06-10 | 1 | -8/+4 |
| | |||||
* | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -0/+68 |
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. |