aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move test setup to setup classesŁukasz Matysiak2024-04-233-26/+51
* tcime: Add missing symbol ER to Zhuyin layoutJarkko Koivikko2024-04-091-2/+0
* Correct license for tools fileLucie Gérard2024-04-042-3/+3
* Make hide behavior of qt vkb configurable through its settingsSanthosh Kumar2024-03-122-0/+68
* Remove CMake autotest stubJoerg Bornemann2024-01-122-16/+0
* Fix VirtualKeyboard attached properties (amend)Jarkko Koivikko2023-11-221-0/+1
* Fix VirtualKeyboard attached propertiesJarkko Koivikko2023-11-144-0/+144
* Fix QML revisioningJarkko Koivikko2023-11-081-36/+50
* Optimize inputpanel test execution timeJarkko Koivikko2023-09-133-100/+53
* Fix navigation key test casesJarkko Koivikko2023-09-131-7/+8
* Restore style path for backwards compatibilityJarkko Koivikko2023-08-222-1/+21
* Remove repetitive names from KeyboardFunctionKeys enum valuesJarkko Koivikko2023-06-262-18/+18
* Use scoped values in QML for enum classesJarkko Koivikko2023-06-211-41/+5
* Use unsigned type for enum KeyboardFunctionKeyJarkko Koivikko2023-06-161-5/+5
* Do not require X11 package when building manual testsAlexey Edelev2023-06-091-1/+1
* Rename KeyboardFunctionKeyFlag and KeyboardFunctionKeyJarkko Koivikko2023-06-092-5/+5
* Use SPDX license identifiersLucie Gérard2023-05-261-28/+2
* Fix VirtualKeyboardSettings.fullScreenMode bindingJarkko Koivikko2023-05-125-0/+146
* Restore language and hide function keysJarkko Koivikko2023-05-092-0/+79
* Fix collapsed keyboard layout caused by zero width input panelJarkko Koivikko2023-03-201-1/+2
* Remove alternative latin layouts from some non-latin localesIvan Tkachenko2023-03-021-1/+0
* Fix InputPanel keyboardRectangle bindingJarkko Koivikko2023-02-101-8/+0
* Fix full screen input control sync (disable when not active)Jarkko Koivikko2023-02-081-8/+0
* Fix pre-edit text on shadow input when reselecting the first wordJarkko Koivikko2023-02-081-0/+1
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-203-3/+3
* 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