summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qinputmethod/tst_qinputmethod.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QInputMethod: Don't assume test is the only one calling functionsTor Arne Vestbø2023-10-101-4/+4
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* tst_QInputMethod check WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-121-4/+4
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-0/+5
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-3/+3
* Harmonize input context selectionBernd Weimer2015-08-251-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_qinputmethod: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-111-21/+7
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Added some convenience API for platform input contextsPekka Vuorela2012-04-011-0/+20
* Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-221-7/+7
* Reverted part of "Refactor input context tests"Pekka Vuorela2012-02-241-14/+5
* Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+7
* Refactor input context testsPekka Vuorela2012-02-221-79/+49
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-0/+342