summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/ibus
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables and functions from the source codeThiago Macieira2013-02-021-20/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-189-9/+9
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Change license header from Nokia to DigiaSergio Ahumada2012-11-264-4/+4
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-5/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* Move QPlatformInputContextPlugin/Factory to QtGuiWeng Xuetian2012-06-281-1/+1
* Fix warning when ibus is not available.David Faure2012-06-261-8/+2
* Remove QFactoryInterface from the input pluginsLars Knoll2012-06-081-6/+0
* 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