aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/inputmethods/spellcheck/Keyboard.qml
Commit message (Collapse)AuthorAgeFilesLines
* Remove the InputContext module.Andrew den Exter2011-10-181-141/+0
| | | | | | | | | | | | | The input context module provided a bridge between QML and a QInputContext which allowed an application to implement it's own input method in-process. However since QInputContext has been replaced and now only exists as a QWidget compatibility API this module no longer works with the QtQuick 2 items and porting it to the new QPlatformInputContext API does not seem to be an option as there is no way to override the instance provided by the platform integration. Change-Id: Ica602377436fcea42b9ffd05e1b347e2ee52acc8 Reviewed-by: Martin Jones <martin.jones@nokia.com>
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+141
Branched from the monolithic repo, Qt qtquick2 branch, at commit a4a585d2ee907746682846ae6e8a48e19deef469