| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove redundant qtimer.h includes | Ahmad Samir | 2024-06-11 | 1 | -1/+0 |
| * | IM: Don't let all widgets support IM by default | Richard Moe Gustavsen | 2022-07-01 | 1 | -1/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QInputMethod: check if focusobject supports the "new" IM function before call... | Richard Moe Gustavsen | 2021-11-11 | 1 | -6/+10 |
| * | Pass QVariant by reference, address ### Qt 6 comment | Volker Hilsheimer | 2020-06-09 | 1 | -1/+1 |
| * | QLineEdit: Disable input methods for password unless IME supports hidden text | Friedemann Kleint | 2018-09-29 | 1 | -2/+16 |
| * | Add QInputMethod::inputItemClipRectangle() | Jan Arve Saether | 2016-05-02 | 1 | -0/+14 |
| * | Add support for ImhAnchorRectangle | Jan Arve Sæther | 2016-04-06 | 1 | -10/+30 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Android: Implement QInputMethod::keyboardRectangle | Olivier Goffart | 2015-12-07 | 1 | -0/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Extending the inputMethodQuery API | Paul Olav Tvete | 2014-02-15 | 1 | -0/+25 |
| * | Enablers for input methods on Android | Paul Olav Tvete | 2013-02-27 | 1 | -0/+27 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove deprecated QInputMethod::visible() | Pekka Vuorela | 2012-09-14 | 1 | -7/+0 |
| * | Remove deprecated inputItem and inputWindow from QInputMethod | Pekka Vuorela | 2012-09-11 | 1 | -54/+3 |
| * | Doc: Missing documentation added and doc errors fixed. | aavit | 2012-09-05 | 1 | -4/+16 |
| * | Private slots should be named starting with _q_ | Sergio Ahumada | 2012-09-03 | 1 | -5/+5 |
| * | Doc: Add documentation for deprecated function. | Kim Motoyoshi Kalland | 2012-08-31 | 1 | -0/+7 |
| * | Get started with patching up the Qt GUI docs | Gunnar Sletta | 2012-06-28 | 1 | -0/+1 |
| * | Expose QPA API under qpa/* | Girish Ramakrishnan | 2012-05-07 | 1 | -1/+1 |
| * | Get rid of most warnings related to QInputMethod | Lars Knoll | 2012-04-29 | 1 | -9/+3 |
| * | Replace QGuiApplication::activeWindow by focusWindow(). | Friedemann Kleint | 2012-04-27 | 1 | -1/+1 |
| * | Added some convenience API for platform input contexts | Pekka Vuorela | 2012-04-01 | 1 | -3/+14 |
| * | Change documentation to refer to up to date property name in QtQuick | Pekka Vuorela | 2012-03-29 | 1 | -1/+1 |
| * | Fixed QInputMethod API to use isVisible() instead of visible(). | Samuel Rødal | 2012-03-22 | 1 | -1/+1 |
| * | Fix rounding error in QInputMethod::cursorRectangle(). | Andrew den Exter | 2012-02-23 | 1 | -2/+2 |
| * | Renamed QInputPanel as QInputMethod | Pekka Vuorela | 2012-02-02 | 1 | -0/+376 |