summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/ibus/qibusplatforminputcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* IBus: Implement QPlatformInputContext::locale()Takao Fujiwara2015-11-021-3/+3
* Qt IBus plugin connects to IBus Bus again if ibus-daemon does not runTakao Fujiwara2015-09-251-0/+8
* ibus: Return correct scan code to windowsTakao Fujiwara2015-08-251-4/+5
* Use ibus ProcessKeyEvent asynchronously.Takao Fujiwara2015-07-251-2/+35
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* IBus: Implement IBus' surrounding text featureTrung Ngo2014-04-021-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Added some convenience API for platform input contextsPekka Vuorela2012-04-011-1/+1
* Rename remaining references to QInputPanelPekka Vuorela2012-02-281-1/+1
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-2/+0
* Fixes to the ibus input contextLars Knoll2011-11-011-1/+2
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-0/+2
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-081-1/+1
* Fixup a few minor errors in the previous commitLars Knoll2011-09-081-2/+2
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-081-0/+74