summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts/ibus
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | Updated license headersJani Heikkinen2016-01-155-70/+100
* | Use qEnvironmentVariableIntValue() instead of qgetenv().toInt().Sérgio Martins2015-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-046-7/+227
|\|
| * IBus: Implement QPlatformInputContext::locale()Takao Fujiwara2015-11-026-7/+227
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-17/+97
|\|
| * Qt IBus plugin connects to IBus Bus again if ibus-daemon does not runTakao Fujiwara2015-09-252-17/+97
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-18/+35
|\|
| * ibus: Return correct scan code to windowsTakao Fujiwara2015-08-252-18/+35
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+2
|/
* Use ibus ProcessKeyEvent asynchronously.Takao Fujiwara2015-07-252-10/+133
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-2/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+1
|\
| * QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* | Fix crashes when accessing environment variables concurrentlySimon Hausmann2015-04-301-1/+1
|/
* ibus: Get display number when screen number is omitted.Takao Fujiwara2015-03-271-0/+2
* Update copyright headersJani Heikkinen2015-02-119-39/+39
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-7/+7
* Merge TextFormat attributes for identical ranges in QInputMethodEventsEike Hein2014-11-062-4/+25
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* IBus Input Method: Check in commit whether we need to commitDaniel Teske2014-08-311-3/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-0/+1
|\
| * make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-0/+1
* | IBus: Implement IBus' surrounding text featureTrung Ngo2014-04-022-2/+57
* | IBus: Implement QDBusArgument serialization operatorsTrung Ngo2014-04-024-48/+132
* | IBus: New version of IBus.InputContext DBus declaration fileTrung Ngo2014-04-023-4/+23
|/
* 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