aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash if a selection list item is selected while transitioning outv1.3.0-rc1Jarkko Koivikko2015-04-101-0/+14
* Make spell correction tests non-flakyJarkko Koivikko2015-04-102-26/+36
* Fix regressions introduced in commit 2b94afe8Jarkko Koivikko2015-04-101-1/+1
* Increase timeout for waiting spell checkerJarkko Koivikko2015-04-091-2/+2
* Improve input mode handlingJarkko Koivikko2015-04-092-5/+37
* Fix specific pinyin test casesJarkko Koivikko2015-04-091-3/+3
* Fix selection list selection in the test casesJarkko Koivikko2015-04-091-0/+1
* Set QT_IM_MODULE for automatic testsJarkko Koivikko2015-04-021-0/+3
* Fix styles and settings 1.0 import, add version check testJarkko Koivikko2015-04-021-0/+52
* Don't break apps with older import versionsGatis Paeglis2015-03-271-1/+1
* Update version number to 1.3Jarkko Koivikko2015-02-261-2/+2
* Fix rules for automatic space insertionJarkko Koivikko2015-02-252-2/+42
* Add OpenWnn implementation of JapaneseInputMethodJarkko Koivikko2015-02-251-0/+53
* Add HangulInputMethod for Korean languageJarkko Koivikko2015-02-102-3/+67
* Add tests for specific input methodsJarkko Koivikko2015-01-222-1/+105
* Add automatic testsJarkko Koivikko2015-01-165-0/+872