summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputpanel.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-271-3/+6
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix constness of QInputPanel::keyboardRectangle()Stephen Kelly2012-01-091-1/+1
* Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-0/+7
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-1/+1
* Add missing Q_ENUMS macro to QInputPanelJoona Petrell2011-09-281-0/+1
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Fix a typo in the method nameLars Knoll2011-09-081-1/+1
* Added QInputPanel::commit()Pekka Vuorela2011-09-081-0/+1
* Renamed some of the methods in the QInputPanelLars Knoll2011-09-081-12/+12
* Add a forward declaration for QTransformLars Knoll2011-09-081-0/+1
* Refactor the input frameworkLars Knoll2011-09-071-0/+121