aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Auto-capitalize only after space following a sentence-ending characterv5.15.0-beta3Volker Hilsheimer2020-03-261-0/+2
* Make sure that the input panel receives events during modal sessionsVolker Hilsheimer2020-03-035-2/+186
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-149-82/+261
|\
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-138-79/+256
| |\
| | * Workaround for a alternative characters issuePekka Gehör2019-11-181-7/+33
| | * Add SystemTrayIcon to X11 manual testMichael Winkelmann2019-11-183-4/+16
| | * Fix keyboard being stuck on the sides on OpenBox environmentRisto Avila2019-11-181-4/+6
| | * x11vkbwrapper test: Make keyboard movableMichael Winkelmann2019-11-185-35/+32
| | * Fix for a special character issuePekka Gehör2019-11-183-42/+182
| * | Skip test_zhuyinInputMethod()Ulf Hermann2019-12-111-0/+2
| * | Allow shift toggle with Qt::ImhNoAutoUppercaseSamuli Piippo2019-12-091-3/+3
| |/
* | Respect selectByMouse property of inputItem when in fullscreen modeMitch Curtis2019-12-021-0/+13
* | Adapt to new Connections syntaxMitch Curtis2019-10-182-4/+7
|/
* Qt virtual keyboard wrapper for X11v5.14.0-beta2Mikko Seppänen2019-10-0857-0/+5484
* Fix tst_layoutresources::layoutsSami Nurmenniemi2019-01-171-0/+1
* Fix tst_layoutfilesystem::layoutsSami Nurmenniemi2019-01-161-0/+1
* t9write: Add Thai handwriting recognitionJarkko Koivikko2018-10-119-0/+7887
* Qtify new APIMitch Curtis2018-09-272-7/+7
* 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-242-8/+10
* | Enable layout mirroring for word candidate listJarkko Koivikko2018-09-072-0/+46
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-051-0/+8
|\|
| * Attempt to stabilise inputpanel auto testMitch Curtis2018-09-051-0/+8
* | Fix regression in arrow key navigationJarkko Koivikko2018-08-301-0/+11
* | Use enum class in the public APIJarkko Koivikko2018-08-284-21/+95
* | Fix regression in test_wclAutoCommitWordSettingJarkko Koivikko2018-08-272-2/+9
* | Trim InputContext APIJarkko Koivikko2018-08-271-7/+7
* | Restore inputpanel tests for b2qtSami Nurmenniemi2018-08-272-18/+0
* | Add Spanish Mexican keyboard layoutJarkko Koivikko2018-08-201-0/+1
* | Add Portuguese Brazil keyboard layoutJarkko Koivikko2018-08-201-0/+1
* | Add French Canadian keyboard layoutJarkko Koivikko2018-08-201-0/+1
* | Add English US keyboard layoutJarkko Koivikko2018-08-171-0/+1
* | Add Indonesian keyboard layoutJarkko Koivikko2018-08-171-0/+1
* | Add Malay keyboard layoutJarkko Koivikko2018-08-171-0/+1
* | Add user dictionary and learning for HunspellJarkko Koivikko2018-08-163-8/+137
* | Add Ukrainian keyboard layoutJarkko Koivikko2018-08-161-0/+1
* | Add Turkish keyboard layoutJarkko Koivikko2018-08-161-0/+1
* | Add Thai keyboard layoutJarkko Koivikko2018-08-161-1/+2
* | tests: Fix key search for Shift toggle layoutJarkko Koivikko2018-08-161-3/+6
* | Add Slovenian keyboard layoutJarkko Koivikko2018-08-161-1/+2
* | Add Slovak keyboard layoutJarkko Koivikko2018-08-161-1/+2
* | Add Albanian keyboard layoutJarkko Koivikko2018-08-161-1/+2
* | Allow InputMethod to process pre-edit clickYuntaek Rim2018-08-161-0/+7
* | myscript: initial integrationYuntaek Rim2018-08-167-680/+837
* | Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-063-1/+19
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-131-0/+4
|\|
| * Skip crashing test on offscreen platformSami Nurmenniemi2018-05-231-0/+4
* | Improve reliability of inputpanel testJarkko Koivikko2018-05-221-91/+81
* | Add Vietnamese handwriting recognition (T9 Write)Jarkko Koivikko2018-05-1111-3/+2410