Skip to content

Begin adding a QtQuick module to use KTextAddonsEmoticonsCore in QML

Joshua Goins requested to merge work/redstrate/emoticon-quick-pt1 into master

Our QML applications duplicate tons of emoticons code, which we should really use from KTextAddons instead. This adds the framework for a QtQuick module and currently only exposes a foreign type for UnicodeEmoticonManager.

Merge request reports

Loading