summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatforminputcontext_qpa.h
Commit message (Expand)AuthorAgeFilesLines
* Rename remaining references to QInputPanelPekka Vuorela2012-02-281-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Input direction/locale to come from platform input contextPekka Vuorela2012-01-111-0/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-3/+0
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-2/+10
* Use module prefixed include paths, avoids warnings in configure.Pekka Vuorela2011-09-281-1/+1
* Implemented key filter support on platform input contextPekka Vuorela2011-09-201-1/+1
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-081-0/+2
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-081-1/+2
* Added QInputPanel::commit()Pekka Vuorela2011-09-081-0/+1
* Refactor the input frameworkLars Knoll2011-09-071-10/+7
* Fix input context header.Friedemann Kleint2011-08-231-4/+18
* add a platform interface for input method supportLars Knoll2011-06-221-0/+66