summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/meego/contextadaptor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initial support for MeeGo's input method serverSimon Hausmann2011-10-271-0/+158
This platform input context plugin is based on the dbus protocol used in MeeGo 1.2 Harmattan's input method server. It supports composition, mouse-click-on-preedit as well as basic input method hints. Missing are: Copy & paste, preedit injection, key redirection as well as a bunch of other smaller MeeGoTouch specific features. Change-Id: Ic3a8741f7a5ed18b379985e316cb137f7b8f6a8e Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com> Reviewed-by: Kenneth Rohde Christiansen <kenneth.r.christiansen@nokia.com>