summaryrefslogtreecommitdiffstats
path: root/src/emoji
AgeCommit message (Expand)Author
2024-05-08fix naming issues with emoji, edit how codegen worksTheDrawingCoding-Gamer
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-05-25Make default completer complete custom emojiNicolas Werner
2023-02-23Merge branch 'v0.11.2-next'Nicolas Werner
2023-02-23Hotfix redundant null terminator inserted by emoji completerv0.11.3v0.11.2-nextNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-19Fix gcc10 again. Remove this once we stop supporting gcc10Nicolas Werner
2023-02-19Fix gcc10 compatNicolas Werner
2023-02-19Reduce code bloat a bitNicolas Werner
2023-01-10Properly regenerate emoji using regional indicatorsNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-08Update to unicode 15 and make script jinja:3 compatibleNicolas Werner
2022-10-02Fix a few more windows warningsNicolas Werner
2022-10-01Fix a few more warningsNicolas Werner
2022-06-16Speedup provider compilationNicolas Werner
2022-05-06Fixup some small emoji thingsNicolas Werner
2022-05-01Fix triumph mappingTheDrawingCoding-Gamer
2022-04-27Change name to codepointBulbyVR
2022-04-24More codes and rulesBulbyVR
2022-04-24Unhardcode qmlBulbyVR
2022-04-24forgot to lintBulbyVR
2022-04-24Properly add regional indicators, with ZWNJBulbyVR
2022-04-24Add more aliases, start on regional indicatorsBulbyVR
2022-04-24Forgot lintingBulbyVR
2022-04-24Allow search with unicode namesBulbyVR
2022-04-24Remove sequences of _BulbyVR
2022-04-24Keep old codes alongside new onesBulbyVR
2022-04-24Run make lintBulbyVR
2022-04-24Add transforms and shortcodes to emojiBulbyVR
2022-01-01Use fully qualified emoji and use literalsNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-09-25Add Unicode 14.0 emojiJoseph Donofry
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-04-18Use one CompletionProxy for everything including EmojiPickerNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-01-25Use correct syntax for emoji generation scriptLoren Burkholder
2021-01-25Make lintLoren Burkholder
2021-01-25Use new enum structure in emoji generation scriptLoren Burkholder
2021-01-25Get category switching workingLoren Burkholder
2021-01-23Fix emoji update scriptNicolas Werner
2021-01-21Rename Provider_new.cpp to Provider.cppLoren Burkholder
2020-11-25Qml emoji completerNicolas Werner
2020-11-25use completion interface in emoji completionsJussi Kuokkanen
2020-11-25Move emoji picker to qmlNicolas Werner
2020-09-14Split qml part of Device VerificationCH Chethan Reddy
2020-09-03Merge branch 'master' into device-verificationDeepBlueV7.X
2020-08-29fix build and remove commented codeJussi Kuokkanen
2020-08-28lintJussi Kuokkanen
2020-08-28add emoji completer to text inputJussi Kuokkanen