aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/inputpanel/data/inputpanel
Commit message (Expand)AuthorAgeFilesLines
* Make hide behavior of qt vkb configurable through its settingsSanthosh Kumar2024-03-121-0/+8
* Optimize inputpanel test execution timeJarkko Koivikko2023-09-132-60/+41
* Remove repetitive names from KeyboardFunctionKeys enum valuesJarkko Koivikko2023-06-261-9/+9
* Use scoped values in QML for enum classesJarkko Koivikko2023-06-211-41/+5
* Use unsigned type for enum KeyboardFunctionKeyJarkko Koivikko2023-06-161-5/+5
* Rename KeyboardFunctionKeyFlag and KeyboardFunctionKeyJarkko Koivikko2023-06-091-3/+3
* Restore language and hide function keysJarkko Koivikko2023-05-091-0/+33
* Use SPDX license identifiersLucie GĂ©rard2022-06-1415-420/+30
* Add Cerence HWR and Cerence XT9 extension pluginsJarkko Koivikko2021-06-032-0/+13
* Fix flaky test test_wclAutoCommitWordSettingJarkko Koivikko2021-06-031-0/+7
* Refresh keyboard layouts and styleJarkko Koivikko2021-04-131-0/+16
* 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
* Remove all version numbers from QML importsMitch Curtis2020-10-222-7/+7
* Adapt to new Connections syntaxMitch Curtis2019-10-182-4/+7
* t9write: Add Thai handwriting recognitionJarkko Koivikko2018-10-113-0/+6548
* Qtify new APIMitch Curtis2018-09-271-5/+5
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-251-0/+11
|\
| * tests: Verify current item in selectionListSelectCurrentItemJarkko Koivikko2018-09-241-0/+11
| * tests: Backport test_wclAutoCommitWordSetting from 5.12Jarkko Koivikko2018-09-241-0/+7
* | Enable layout mirroring for word candidate listJarkko Koivikko2018-09-071-0/+8
* | Use enum class in the public APIJarkko Koivikko2018-08-281-19/+88
* | Fix regression in test_wclAutoCommitWordSettingJarkko Koivikko2018-08-271-0/+7
* | Trim InputContext APIJarkko Koivikko2018-08-271-7/+7
* | Add user dictionary and learning for HunspellJarkko Koivikko2018-08-161-0/+57
* | tests: Fix key search for Shift toggle layoutJarkko Koivikko2018-08-161-3/+6
* | myscript: initial integrationYuntaek Rim2018-08-163-417/+454
* | Add Vietnamese handwriting recognition (T9 Write)Jarkko Koivikko2018-05-113-3/+1937
* | Add Vietnamese keyboard layoutJarkko Koivikko2018-05-111-1/+1
|/
* Add support for external language switchJarkko Koivikko2018-01-191-0/+11
* Add Hebrew keyboard layoutJarkko Koivikko2017-08-243-0/+6990
* Clear toggle shift timer when appropriateJarkko Koivikko2017-08-241-3/+5
* Add Farsi handwritingJarkko Koivikko2017-08-211-0/+495
* Add Arabic handwritingJarkko Koivikko2017-08-213-0/+1175
* Add Bulgarian keyboard layoutJarkko Koivikko2017-08-073-0/+3445
* Add Greek keyboard layoutJarkko Koivikko2017-08-073-0/+2144
* tests: Allow input sequence to be in any case formatJarkko Koivikko2017-08-041-2/+9
* Prefer current input mode when switching between handwriting modeJarkko Koivikko2017-08-041-1/+1
* Add support for Japanese handwriting (T9 Write CJK)Jarkko Koivikko2017-07-083-0/+2508
* Add support for Korean handwriting (T9 Write CJK)Jarkko Koivikko2017-07-083-0/+1713
* Add support for Traditional Chinese handwriting (T9 Write CJK)Jarkko Koivikko2017-07-082-0/+1313
* Add support for T9 Write CJKJarkko Koivikko2017-07-084-137/+2096
* tests: Fix test execution if only one language is configuredJarkko Koivikko2017-06-071-0/+2
* tests: Do not center emulated HWR input on the input windowJarkko Koivikko2017-05-151-29/+1
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-301-2/+18
* Add new feature "Auto commit word"Jarkko Koivikko2017-01-201-16/+5
* Automatically hide word candidate listJarkko Koivikko2017-01-201-1/+16
* Add language popupJarkko Koivikko2017-01-141-1/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-0/+7
|\
| * Fix duplicate shift state change when focus object changesJarkko Koivikko2016-11-251-0/+7