summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatforminputcontext_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-14/+14
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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/+22
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-6/+0
* Document QPlatformInputContextPekka Vuorela2011-11-151-0/+84
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-2/+25
* Fix compiler warnings.Friedemann Kleint2011-09-281-0/+2
* Implemented key filter support on platform input contextPekka Vuorela2011-09-201-0/+5
* Compile fix for QPAHolger Ihrig2011-09-121-0/+1
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-081-0/+5
* Added QInputPanel::commit()Pekka Vuorela2011-09-081-0/+4
* Renamed some of the methods in the QInputPanelLars Knoll2011-09-081-1/+1
* Refactor the input frameworkLars Knoll2011-09-071-9/+19
* Fix input context header.Friedemann Kleint2011-08-231-3/+12
* Compile.Friedemann Kleint2011-06-221-0/+1
* add a platform interface for input method supportLars Knoll2011-06-221-0/+72