summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/ibus
Commit message (Expand)AuthorAgeFilesLines
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-073-3/+3
* Added some convenience API for platform input contextsPekka Vuorela2012-04-012-10/+11
* Rename remaining references to QInputPanelPekka Vuorela2012-02-281-1/+1
* Use new plugin system for Input Context plugins.Friedemann Kleint2012-02-213-2/+10
* Fix warnings in input contexts.Friedemann Kleint2012-02-081-1/+1
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-9/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* QIBusPlatformInputContext: Fix a crash in tst_qinputpanel::update.Friedemann Kleint2011-12-141-0/+2
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-212-8/+0
* Fixes to the ibus input contextLars Knoll2011-11-012-4/+35
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-112-0/+7
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-284-0/+15
* Fix missing/incorrect license headersJason McDonald2011-09-151-1/+1
* 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-0812-0/+1212