aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/virtualkeyboardsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port qtvirtualkeyboard to declarative type registrationJarkko Koivikko2022-04-071-626/+0
* Doc: Add \readonly command to VirtualKeyboardSettings::availableLocalesLuca Di Sera2021-08-121-0/+1
* Add new settings defaultInputMethodDisabled, defaultDictionaryDisabledJarkko Koivikko2021-01-291-0/+38
* Add new setting for disabling handwriting modeJarkko Koivikko2021-01-291-0/+23
* Add new setting for input method hintsJarkko Koivikko2021-01-291-0/+22
* Add new setting for handwriting timeoutJarkko Koivikko2021-01-291-0/+40
* Add new setting for user data pathJarkko Koivikko2021-01-271-0/+29
* Sort language list by active languagesJarkko Koivikko2021-01-181-0/+2
* Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-121-4/+4
* Fix string castJarkko Koivikko2018-09-071-10/+10
* Use module include path instead of local include pathJarkko Koivikko2018-08-071-3/+3
* Modularize virtual keyboard and add an extension interfaceJarkko Koivikko2018-08-061-3/+5
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-3/+4
|\
| * Migrate VirtualKeyboardSettings to QRegularExpressionSamuel Gaist2018-07-161-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-131-1/+1
|\|
| * Fix encoding of path environment variablesJarkko Koivikko2018-05-231-1/+1
* | Add build time option to exclude all styles from the pluginJarkko Koivikko2018-05-111-0/+3
|/
* Remove QtQuickCompiler workaroundsSamuli Piippo2018-02-051-5/+0
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-301-0/+33
* Add new feature "Auto commit word"Jarkko Koivikko2017-01-201-0/+22
* Automatically hide word candidate listJarkko Koivikko2017-01-201-4/+69
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-2/+11
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-2/+11
| |\
| | * Doc: Use standard documentation structure for the moduleLeena Miettinen2016-10-131-1/+10
| | * Doc: Fix typo in type nameLeena Miettinen2016-10-121-1/+1
* | | Implement external keyboard layouts supportGordan Markuš2016-11-161-0/+50
|/ /
* / Enable loading styles from multiple import pathsJeremy Katz2016-07-201-4/+1
|/
* Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-261-8/+8
* Use {QFile,QFileInfo}::exists(f) instead of {QFile,QFileInfo}(f).exists().Anton Kudryavtsev2016-03-171-1/+1
* Replace foreach with range-based forAnton Kudryavtsev2016-03-101-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-241-4/+11
|\
| * Look for styles in all import paths.Friedemann Kleint2016-01-291-4/+11
* | License updateKalle Viironen2016-01-121-9/+17
|/
* Refactor resource pathsJarkko Koivikko2015-10-281-1/+1
* Refactor class namesJarkko Koivikko2015-10-281-0/+278