aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/content/components
Commit message (Expand)AuthorAgeFilesLines
* Add Hebrew keyboard layoutJarkko Koivikko2017-08-241-0/+1
* Clear toggle shift timer when appropriateJarkko Koivikko2017-08-241-0/+3
* Add Arabic handwritingJarkko Koivikko2017-08-211-0/+1
* Fix QML warning propagated from BaseKey in a specific use caseJarkko Koivikko2017-08-181-1/+1
* Update label for Cyrillic input modeJarkko Koivikko2017-08-091-1/+1
* Fix warning seen in layoutresources and layoutfilesystem testsJarkko Koivikko2017-08-091-2/+2
* Add Bulgarian keyboard layoutJarkko Koivikko2017-08-071-0/+1
* Add Greek keyboard layoutJarkko Koivikko2017-08-071-0/+1
* Fix rendering of high and low acute accent keys in Zhuyin keyboardJarkko Koivikko2017-08-041-1/+1
* Change default Key::key to uppercaseJarkko Koivikko2017-08-041-1/+1
* Add new features to InputModeKeyJarkko Koivikko2017-08-041-6/+39
* Prefer current input mode when switching between handwriting modeJarkko Koivikko2017-08-042-31/+44
* Add support for Japanese handwriting (T9 Write CJK)Jarkko Koivikko2017-07-081-0/+1
* Add support for Korean handwriting (T9 Write CJK)Jarkko Koivikko2017-07-081-0/+1
* Add support for T9 Write CJKJarkko Koivikko2017-07-082-1/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-081-1/+1
|\
| * Doc: link errors qtvirtualkeyboardv5.9.0-beta2Nico Vertriest2017-04-061-1/+1
* | Add new component InputModeKeyJarkko Koivikko2017-05-231-0/+82
|/
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-303-18/+209
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-256-14/+10
|\
| * Use uppercase propertyJarkko Koivikko2016-12-194-5/+5
| * Remove deprecated properties from ShiftKeyJarkko Koivikko2016-12-191-4/+0
| * Optimized QML related to shift state handlingJarkko Koivikko2016-12-194-7/+7
| * Fix WordCandidatePopupList backgroundJarkko Koivikko2016-12-181-3/+3
* | Automatically hide word candidate listJarkko Koivikko2017-01-201-5/+51
* | Reset symbol modeJarkko Koivikko2017-01-141-1/+7
* | Add language popupJarkko Koivikko2017-01-143-14/+249
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-123-13/+15
|\|
| * Improve the documentationv5.8.0-rc1v5.8.0Mitch Curtis2016-11-282-7/+8
| * BaseKey: remove enabled property to avoid shadowing Item'sMitch Curtis2016-10-121-6/+0
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-171-0/+7
| |\
| | * Fix broken layout that results from making key visible after startupMitch Curtis2016-09-121-0/+7
* | | Implement external keyboard layouts supportGordan Markuš2016-11-161-6/+1
|/ /
* | Hide the selection handles if the handles are clipped awayJan Arve Saether2016-05-251-0/+10
* | Add support for selection handles.Jan Arve Saether2016-05-201-0/+89
* | Bump version number to 2.1Mitch Curtis2016-04-2610-15/+15
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-2623-51/+51
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-242-1/+7
|\|
| * Update documentation for handwritingv2.0.0Jarkko Koivikko2016-02-221-0/+3
| * Fix language switch for handwriting keyboard layoutJarkko Koivikko2016-02-181-1/+4
* | License updateKalle Viironen2016-01-1225-225/+425
|/
* Remove AutoScroller componentJarkko Koivikko2015-12-141-97/+0
* Improve build configurationJarkko Koivikko2015-12-071-23/+45
* Flip the word candidate popup above the cursor if it does not fit belowJarkko Koivikko2015-10-291-2/+14
* Refactor resource pathsJarkko Koivikko2015-10-281-2/+2
* Refactor class namesJarkko Koivikko2015-10-282-2/+2
* Update old style license headersKalle Viironen2015-10-271-9/+12
* Stabilize arrow key navigation testsJarkko Koivikko2015-10-271-4/+8
* Wrap C++ API into namespaceJarkko Koivikko2015-10-272-2/+2
* Add Cangjie input method for Traditional ChineseJarkko Koivikko2015-10-271-0/+52