summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputmethod.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass QVariant by reference, address ### Qt 6 commentVolker Hilsheimer2020-06-091-1/+1
* QLineEdit: Disable input methods for password unless IME supports hidden textFriedemann Kleint2018-09-291-2/+16
* Add QInputMethod::inputItemClipRectangle()Jan Arve Saether2016-05-021-0/+14
* Add support for ImhAnchorRectangleJan Arve Sæther2016-04-061-10/+30
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Android: Implement QInputMethod::keyboardRectangleOlivier Goffart2015-12-071-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Extending the inputMethodQuery APIPaul Olav Tvete2014-02-151-0/+25
* Enablers for input methods on AndroidPaul Olav Tvete2013-02-271-0/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove deprecated QInputMethod::visible()Pekka Vuorela2012-09-141-7/+0
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-111-54/+3
* Doc: Missing documentation added and doc errors fixed.aavit2012-09-051-4/+16
* Private slots should be named starting with _q_Sergio Ahumada2012-09-031-5/+5
* Doc: Add documentation for deprecated function.Kim Motoyoshi Kalland2012-08-311-0/+7
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Get rid of most warnings related to QInputMethodLars Knoll2012-04-291-9/+3
* Replace QGuiApplication::activeWindow by focusWindow().Friedemann Kleint2012-04-271-1/+1
* Added some convenience API for platform input contextsPekka Vuorela2012-04-011-3/+14
* Change documentation to refer to up to date property name in QtQuickPekka Vuorela2012-03-291-1/+1
* Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-221-1/+1
* Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+2
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-0/+376