aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-062-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2515-15/+15
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2811-17/+17
* Add license headers to cmake filesLucie Gérard2022-07-0815-0/+45
* Use SPDX license identifiersLucie Gérard2022-06-1481-2296/+166
* Revisit project files of x11vkb* manual testsJoerg Bornemann2022-06-143-11/+27
* x11vkbwrapper: Remove setting of Qt::AA_EnableHighDpiScalingJoerg Bornemann2022-06-141-1/+0
* Fix the build of the manual tests x11vkbtest and x11vkbwrapperJoerg Bornemann2022-06-145-9/+9
* Android: ignore some failing qtvirtualkeyboard testsAssam Boudjelthia2022-04-253-0/+8
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-073-0/+3
* Revert "Blacklist: test cases blacklisted in inputpanel:"Pasi Petäjäjärvi2022-04-011-3/+0
* Revert "Blacklist: test cases blacklisted in styles:"Pasi Petäjäjärvi2022-04-011-4/+0
* Add simple manual test to benchmark startup performanceJarkko Koivikko2022-03-314-0/+125
* Blacklist: test cases blacklisted in styles:CI Insignificant Platforms Monitor Bot2022-03-081-0/+4
* Blacklist: test cases blacklisted in inputpanel:CI Insignificant Platforms Monitor Bot2022-03-071-0/+3
* Blacklist more test_fullScreenModeSelectionHandles rowsMitch Curtis2022-02-221-0/+4
* Remove unused Java-style iterator includesMarc Mutz2022-01-292-2/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-183-17/+0
* Blacklist tst_plugin::test_hangulInputMethod:row 24Mitch Curtis2021-11-011-0/+4
* Blacklist certain tests that check selection handle positionsMitch Curtis2021-11-011-0/+9
* Only reparent the InputPanel when necessaryVolker Hilsheimer2021-10-185-0/+230
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* pinyin: Do not accept invalid input as pinyin initialJarkko Koivikko2021-08-101-0/+2
* plugins/openwnn: reset() should not modify pre-edit textJarkko Koivikko2021-06-211-0/+1
* Fix processing of hard Qt::Key_Backspace and Qt::Key_DeleteJarkko Koivikko2021-06-211-0/+24
* plugins/openwnn: Set word candidate index when item is selectedJarkko Koivikko2021-06-171-0/+13
* Add Cerence HWR and Cerence XT9 extension pluginsJarkko Koivikko2021-06-033-19/+50
* Fix flaky test test_wclAutoCommitWordSettingJarkko Koivikko2021-06-032-7/+13
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-221-1/+1
* Remove qmake project filesJarkko Koivikko2021-05-0510-290/+0
* Remove qmake project filesJoerg Bornemann2021-04-3013-263/+0
* Refresh keyboard layouts and styleJarkko Koivikko2021-04-132-19/+26
* tests: Improve error message if keyboard key not found (numeric value)Jarkko Koivikko2021-03-051-2/+2
* Add Stroke and Romaji values to the InputMode enumerationJarkko Koivikko2021-03-051-0/+8
* Do not trigger word reselect when focus is set programmaticallyJarkko Koivikko2021-02-121-0/+3
* Add generic dictionary API for the virtual keyboard v2Jarkko Koivikko2021-01-2915-1/+435
* tests: Fix test_wclAutoCommitWordSetting with Next Word PredictionJarkko Koivikko2021-01-181-2/+2
* Sort language list by active languagesJarkko Koivikko2021-01-181-0/+24
* Fix activation of input panel when initial active focus is setJarkko Koivikko2021-01-151-0/+6
* Drop lipi-toolkitJarkko Koivikko2021-01-151-2/+2
* CMake: Fix 'static' conditionsJoerg Bornemann2020-12-174-4/+4
* Suggest phrases based on the last selected word of pinyinNiu Shouwei2020-12-091-0/+2
* CMake: Regenerate projects to use latest CMake APIAlexandru Croitor2020-11-268-17/+17
* Remove all version numbers from QML importsMitch Curtis2020-10-2210-66/+66
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-295-10/+10
* Fix cursor position in Japanese inputJanne Myöhänen2020-06-221-0/+33
* Initial CMake port of QtVirtualKeyboardMårten Nordheim2020-05-1213-1/+333
* Get rid of the last QRegExp usages in the moduleLars Knoll2020-03-312-2/+3
* Auto-capitalize only after space following a sentence-ending characterv5.15.0-beta3Volker Hilsheimer2020-03-261-0/+2