summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputpanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix constness of QInputPanel::keyboardRectangle()Stephen Kelly2012-01-091-2/+2
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-0/+19
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-13/+3
* Document QInputPanel APIJoona Petrell2011-11-111-0/+122
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-11/+23
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Add autotest for QInputPanelJoona Petrell2011-09-231-8/+11
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-081-1/+0
* Change the QInputMethodQueryEvent to be able to query a set of propertiesLars Knoll2011-09-081-1/+1
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-2/+2
* Fix a typo in the method nameLars Knoll2011-09-081-1/+4
* MicroFocus is in item coordinatesLars Knoll2011-09-081-2/+11
* Added QInputPanel::commit()Pekka Vuorela2011-09-081-0/+7
* The keyboard position doesn't change when the item transform changes.Lars Knoll2011-09-081-1/+0
* Renamed some of the methods in the QInputPanelLars Knoll2011-09-081-14/+15
* Refactor the input frameworkLars Knoll2011-09-071-0/+172