summaryrefslogtreecommitdiff
path: root/tests/auto/client/inputcontext
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-101-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Also use text-input if QT_IM_MODULE is empty or "wayland"Weng Xuetian2022-07-131-1/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* tst_inputcontext: fix warning about unused lambda captureMarc Mutz2022-02-111-1/+1
* tests: add test for multiple text inputLiang Qi2021-11-091-33/+104
* Simplify test cmakeDavid Edmundson2021-05-101-22/+1
* Remove QMake project filesJoerg Bornemann2021-02-112-36/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-292-0/+4
|\
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-262-6/+4
* | Initial CMake portJohan Klokkhammer Helsing2019-11-262-0/+63
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-1/+2
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-10-211-1/+2
| |\
| | * Fix build: Use temporary directories for tests' XDG_RUNTIME_DIRJohan Klokkhammer Helsing2019-10-141-1/+2
* | | Remove unused member variableKari Oikarinen2019-10-011-2/+0
|/ /
* | Make it possible to build only the compositor moduleJohan Klokkhammer Helsing2019-08-191-2/+0
|/
* client: rework input method handlingGatis Paeglis2019-04-152-0/+190