aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/content/components/BaseKey.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix QML warning propagated from BaseKey in a specific use caseJarkko Koivikko2017-08-181-1/+1
* Use uppercase propertyJarkko Koivikko2016-12-191-1/+1
* Optimized QML related to shift state handlingJarkko Koivikko2016-12-191-1/+2
* 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
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-261-8/+8
* | License updateKalle Viironen2016-01-121-9/+17
|/
* Add support for smallText in the BaseKeyJarkko Koivikko2015-10-271-0/+49
* License Headers UpdateKalle Viironen2015-10-261-9/+12
* Correct license headers.Mitch Curtis2015-09-151-10/+10
* Add new property "noKeyEvent" to BaseKeyJarkko Koivikko2015-02-241-0/+10
* Add new property "noModifier" to BaseKeyJarkko Koivikko2015-02-241-1/+9
* Change copyright noticeRainer Keller2014-10-061-3/+3
* Do not show character preview bubble for disabled keysJarkko Koivikko2014-08-141-1/+1
* Increment API version to 1.1Jarkko Koivikko2014-06-251-1/+4
* Update license headers.Mitch Curtis2014-06-231-1/+1
* Add support for sound effectsJarkko Koivikko2014-06-201-0/+8
* Add arrow navigation modeJarkko Koivikko2014-06-201-1/+1
* Add documentation for the qml typesJarkko Koivikko2014-05-021-0/+106
* Restructure and rename.Mitch Curtis2014-01-281-0/+53