aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/inputpanel/data/tst_inputpanel.qml
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for Korean handwriting (T9 Write CJK)Jarkko Koivikko2017-07-081-0/+1
* | Add support for Traditional Chinese handwriting (T9 Write CJK)Jarkko Koivikko2017-07-081-0/+1
* | Add support for T9 Write CJKJarkko Koivikko2017-07-081-16/+20
|/
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-301-1/+169
* Add new feature "Auto commit word"Jarkko Koivikko2017-01-201-5/+41
* Automatically hide word candidate listJarkko Koivikko2017-01-201-0/+43
* Reset symbol modeJarkko Koivikko2017-01-141-0/+23
* Add language popupJarkko Koivikko2017-01-141-0/+85
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-1/+23
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-0/+21
| |\
| | * Fix duplicate shift state change when focus object changesJarkko Koivikko2016-11-251-0/+21
| * | Use the QLocale's decimal point setting for the digipadAndy Shaw2016-11-231-1/+2
* | | Implemented proper double click behavior of shift handlerBramastyo Harimukti2016-09-271-5/+46
|/ /
* | Add support for selection handles.Jan Arve Saether2016-05-201-0/+28
* | 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-261-0/+12
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-261-14/+14
* | License updateKalle Viironen2016-01-121-9/+17
|/
* Add Zhuyin input method for Traditional ChineseJarkko Koivikko2015-11-271-16/+107
* Fix phrase suggestions in CangjieJarkko Koivikko2015-10-291-1/+9
* 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
* Add Cangjie input method for Traditional ChineseJarkko Koivikko2015-10-271-0/+53
* License Headers UpdateKalle Viironen2015-10-261-9/+12
* Add word reselection featureJarkko Koivikko2015-10-151-0/+113
* 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-121-2/+67
* Fix version check testJarkko Koivikko2015-10-091-1/+1
* Add a new API to change the keyboard languageJarkko Koivikko2015-10-071-2/+38
* Improves the reliability of tests which test the suggested wordsJarkko Koivikko2015-10-071-23/+26
* Add tests for full screen handwriting modeJarkko Koivikko2015-10-071-2/+66
* Update test cases for T9Write complianceJarkko Koivikko2015-10-071-10/+15
* Correct license headers.Mitch Curtis2015-09-151-10/+10
* Update version number to 2.0Jarkko Koivikko2015-08-311-0/+6
* Revised the error message in the test case initializationJarkko Koivikko2015-08-261-1/+1
* Add tests for handwriting input methodJarkko Koivikko2015-06-171-0/+69
* Move Hunspell dictionary loading to worker threadJarkko Koivikko2015-06-171-0/+3
* 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-101-11/+9
* 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-091-5/+7
* Fix specific pinyin test casesJarkko Koivikko2015-04-091-3/+3
* Fix styles and settings 1.0 import, add version check testJarkko Koivikko2015-04-021-0/+52
* Fix rules for automatic space insertionJarkko Koivikko2015-02-251-1/+42
* Add OpenWnn implementation of JapaneseInputMethodJarkko Koivikko2015-02-251-0/+53
* Add HangulInputMethod for Korean languageJarkko Koivikko2015-02-101-2/+66