summaryrefslogtreecommitdiffstats
path: root/qml/touch/TouchTextField.qml
Commit message (Collapse)AuthorAgeFilesLines
* "function accessiblePressAction()" => "Accessible.onPressAction:"Jan Arve Saether2014-10-281-1/+1
| | | | | Change-Id: Ic9f8bdf531845a77e43cf526eb9256b85787da5b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
* Make Clear button in search field accessibleJan Arve Saether2014-10-171-0/+6
| | | | | | | | | | | This requires the TextField to have children, so it relies on a patch to QAccessibleQuickItem::childItems() to remove the condition that returns an empty list if is has role EditableText (and friends) Only tested with accerciser Change-Id: I8f02837d440a19c109271fcac89989dfa0fd83ea Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
* Use renderType Text.QtRendering for text on mobile platformsCaroline Chao2014-06-171-0/+1
| | | | | | Change-Id: I8b2fec7ba5dddb1db0c844ec0904e520c75441c1 Reviewed-by: Andrew Knight <andrew.knight@digia.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* Fix license headersCaroline Chao2013-12-131-27/+26
| | | | | | | Change-Id: I68dc519a7177810dcc39e9c648cf823904a949ef Reviewed-by: Hanne Linaae <hanne.linaae@digia.com> Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
* Initial commitv1.1Caroline Chao2013-12-101-0/+115