aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/content
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-262-4/+8
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-2/+4
| | |\
| | | * Doc: fix InputPanel::active documentationMitch Curtis2016-11-251-2/+4
| | * | Use the QLocale's decimal point setting for the digipadAndy Shaw2016-11-231-2/+4
| * | | Add Romanian language keyboard layoutBogDan Vatra2016-10-143-0/+714
| * | | 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
|/ /
* | Rescind execute permissions from PNGs - they don't need them !Edward Welbourne2016-05-3019-0/+0
* | 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-209-0/+317
* | Bump version number to 2.1Mitch Curtis2016-04-2671-98/+98
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-2692-148/+148
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-2425-3/+1100
|\|
| * Update documentation for handwritingv2.0.0Jarkko Koivikko2016-02-221-0/+3
| * Enable new languages for handwriting recognitionJarkko Koivikko2016-02-1822-0/+1089
| * Fix language switch for handwriting keyboard layoutJarkko Koivikko2016-02-181-1/+4
| * Should display the name of current keyboardLiang Qi2016-02-101-2/+4
* | License updateKalle Viironen2016-01-1275-675/+1275
|/
* Remove AutoScroller componentJarkko Koivikko2015-12-143-99/+0
* Improve build configurationJarkko Koivikko2015-12-071-23/+45
* Add Zhuyin input method for Traditional ChineseJarkko Koivikko2015-11-273-177/+235
* Flip the word candidate popup above the cursor if it does not fit belowJarkko Koivikko2015-10-291-2/+14
* Refactor resource pathsJarkko Koivikko2015-10-2811-12/+12
* Refactor class namesJarkko Koivikko2015-10-282-2/+2
* Update old style license headersKalle Viironen2015-10-273-27/+36
* 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-277-4/+866
* Add support for smallText in the BaseKeyJarkko Koivikko2015-10-276-4/+99
* Fix default locale in a specific caseJarkko Koivikko2015-10-271-1/+1
* License Headers UpdateKalle Viironen2015-10-2673-657/+876
* Fix language indicator in retro styleJarkko Koivikko2015-10-151-11/+11
* Fix numeric input modes for handwriting inputJarkko Koivikko2015-10-121-0/+1
* Add a new API to change the keyboard languageJarkko Koivikko2015-10-072-46/+80
* Fix possible qml warning caused by binding to non-existing propertyJarkko Koivikko2015-10-071-5/+8
* Add support for full screen handwriting inputJarkko Koivikko2015-10-0710-6/+358
* Do not set input locale to default locale if using default layoutJarkko Koivikko2015-10-071-1/+1
* Enable handwriting layout for digit and numeric inputJarkko Koivikko2015-10-071-1/+11
* Update input mode when input method hints changeJarkko Koivikko2015-10-071-0/+4
* Fix sort order for keyboard layoutsJarkko Koivikko2015-10-071-1/+1
* Update virtualkeyboard example colors for World Summit demoMitch Curtis2015-10-011-2/+2
* Correct license headers.Mitch Curtis2015-09-1571-710/+710
* Update version number to 2.0Jarkko Koivikko2015-08-3159-73/+73
* Add tests for handwriting input methodJarkko Koivikko2015-06-171-0/+1
* Add lipi-toolkit implementation of handwriting input methodJarkko Koivikko2015-06-176-1/+98
* Add support for pattern recognition based input methodsJarkko Koivikko2015-06-1714-6/+695
* Add new property sharedLayouts to KeyboardLayoutJarkko Koivikko2015-06-179-7/+59
* Use SVG icons in retro styleJarkko Koivikko2015-06-1720-23/+221