Revert "Move QWindowSystemInterface out of qpa."
[profile/ivi/qtbase.git] / src / plugins / platforminputcontexts /
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-26 David FaureFix warning when ibus is not available.
2012-06-14 Thiago MacieiraUse QPointer, not QWeakPointer.
2012-06-07 Lars KnollRemove QFactoryInterface from the input plugins
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Pekka VuorelaAdapt Maliit input context to new input method interfaces
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Pekka VuorelaRename remaining references to QInputPanel
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-21 Friedemann KleintUse new plugin system for Input Context plugins.
2012-02-08 Friedemann KleintFix warnings in input contexts.
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-02 Pekka VuorelaRenamed QInputPanel as QInputMethod
2012-01-31 Simon HausmannMaliit: Fix enter on VKB not resulting in text input...
2012-01-31 Jan Arne PetersenRename meego to maliit platforminputcontext
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-29 Jan Arne PetersenUse per session socket to connect to maliit server
2012-01-27 Simon HausmannFix compilation of MeeGo/Maliit related code after...
2012-01-26 Simon HausmannFix virtual keyboard on Harmattan not following window...
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-14 Friedemann KleintQIBusPlatformInputContext: Fix a crash in tst_qinputpan...
2011-11-21 Joona PetrellRemove handlesInputPanelVisibility() deprecation mechanism
2011-11-21 Simon HausmannFix debug output in meego platform input context
2011-11-01 Lars KnollFixes to the ibus input context
2011-10-27 Simon HausmannInitial support for MeeGo's input method server
2011-10-11 Joona PetrellMove input panel visibility ownership from QInputPanel...
2011-09-28 Kent HansenMake qtbase build with Qt-in-namespace again
2011-09-15 Jason McDonaldFix missing/incorrect license headers
2011-09-14 Paul Olav TveteDon't build ibus when dbus is not available
2011-09-14 Rohan McGovernWindows: correctly disable ibus plugin on Windows
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar Slettadon't build ibus plugin on windows/mac
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Lars KnollMake inputcontext plugin loading a bit more generic
2011-09-08 Lars KnollFixup a few minor errors in the previous commit
2011-09-08 Joona PetrellAdd plugin mechanism to load platform input contexts