summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qinputmethod
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
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* cmake: add gui/kernel testsFrederik Gladhorn2019-10-311-0/+15
* 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
* gui/kernel: Do not run test showing windows in parallel.Friedemann Kleint2013-05-301-1/+0
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-1/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+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-022-0/+346