summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts
Commit message (Expand)AuthorAgeFilesLines
* Use per session socket to connect to maliit serverJan Arne Petersen2012-01-294-1/+157
* Fix compilation of MeeGo/Maliit related code after Qt::ScreenOrientation API ...Simon Hausmann2012-01-271-1/+1
* Fix virtual keyboard on Harmattan not following window content orientation ch...Simon Hausmann2012-01-262-2/+17
* Made window orientation API more flexible.Samuel Rødal2012-01-241-1/+1
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12
* Update copyright year in license headers.Jason McDonald2012-01-0516-16/+16
* QIBusPlatformInputContext: Fix a crash in tst_qinputpanel::update.Friedemann Kleint2011-12-141-0/+2
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-214-16/+0
* Fix debug output in meego platform input contextSimon Hausmann2011-11-211-1/+1
* Fixes to the ibus input contextLars Knoll2011-11-012-4/+35
* Initial support for MeeGo's input method serverSimon Hausmann2011-10-279-0/+1267
* 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
* Don't build ibus when dbus is not availablePaul Olav Tvete2011-09-141-2/+2
* Windows: correctly disable ibus plugin on WindowsRohan McGovern2011-09-141-1/+1
* don't build ibus plugin on windows/macGunnar Sletta2011-09-121-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-0813-0/+1216