aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-051-0/+3
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-302-3/+187
* Add new feature "Auto commit word"Jarkko Koivikko2017-01-202-21/+46
* Automatically hide word candidate listJarkko Koivikko2017-01-202-1/+59
* Reset symbol modeJarkko Koivikko2017-01-141-0/+23
* Add language popupJarkko Koivikko2017-01-142-1/+90
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-122-1/+30
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-262-1/+30
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-252-0/+28
| | |\
| | | * Fix duplicate shift state change when focus object changesJarkko Koivikko2016-11-252-0/+28
| | * | Use the QLocale's decimal point setting for the digipadAndy Shaw2016-11-231-1/+2
* | | | Implement external keyboard layouts supportGordan Markuš2016-11-1611-1/+363
* | | | Implemented proper double click behavior of shift handlerBramastyo Harimukti2016-09-271-5/+46
|/ / /
* / / Enable loading styles from multiple import pathsJeremy Katz2016-07-205-0/+157
|/ /
* | Add support for selection handles.Jan Arve Saether2016-05-202-0/+31
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-2/+4
|\|
| * Make test_keyPress more robustJarkko Koivikko2016-05-121-2/+4
* | Bump version number to 2.1Mitch Curtis2016-04-263-3/+15
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-263-17/+17
* | Blacklist parts of tst_plugin with msvc 2015v5.7.0-beta1Frederik Gladhorn2016-04-121-0/+10
* | License updateKalle Viironen2016-01-127-63/+119
|/
* [1/2] Fix static buildJarkko Koivikko2015-12-071-0/+5
* Improve build configurationJarkko Koivikko2015-12-071-2/+6
* Add Zhuyin input method for Traditional ChineseJarkko Koivikko2015-11-272-20/+117
* Fix key click simulation on low performance hardwareJarkko Koivikko2015-11-271-1/+2
* Fix phrase suggestions in CangjieJarkko Koivikko2015-10-292-1/+16
* Flip the word candidate popup above the cursor if it does not fit belowJarkko Koivikko2015-10-291-0/+37
* Fix reselect on a word ending to a word joinerJarkko Koivikko2015-10-291-0/+8
* Stabilize arrow key navigation testsJarkko Koivikko2015-10-271-4/+10
* Add Cangjie input method for Traditional ChineseJarkko Koivikko2015-10-272-1/+59
* Add support for smallText in the BaseKeyJarkko Koivikko2015-10-272-4/+23
* License Headers UpdateKalle Viironen2015-10-267-64/+85
* Fix overloaded-virtual warningJarkko Koivikko2015-10-262-2/+2
* Add word reselection featureJarkko Koivikko2015-10-152-0/+116
* Fix full screen handwriting numbers testJarkko Koivikko2015-10-151-8/+9
* Remove InputPanel creation from the version check testsJarkko Koivikko2015-10-151-5/+5
* Finish composing the text if typed on the physical keyboardJarkko Koivikko2015-10-131-0/+16
* Fix numeric input modes for handwriting inputJarkko Koivikko2015-10-125-4/+381
* Fix version check testJarkko Koivikko2015-10-091-1/+1
* Add a new API to change the keyboard languageJarkko Koivikko2015-10-072-21/+50
* Improves the reliability of tests which test the suggested wordsJarkko Koivikko2015-10-073-77/+107
* Add tests for full screen handwriting modeJarkko Koivikko2015-10-079-7/+451
* tests: Move some common functions to utils javascript libraryJarkko Koivikko2015-10-072-11/+54
* tests: Move handwriting emulation function to javascript libraryJarkko Koivikko2015-10-072-54/+81
* Update test cases for T9Write complianceJarkko Koivikko2015-10-0712-797/+696
* Correct license headers.Mitch Curtis2015-09-155-58/+58
* Update version number to 2.0Jarkko Koivikko2015-08-312-1/+7
* Revised the error message in the test case initializationJarkko Koivikko2015-08-261-1/+1
* Add tests for handwriting input methodJarkko Koivikko2015-06-1768-19/+15174
* Move Hunspell dictionary loading to worker threadJarkko Koivikko2015-06-172-0/+4