aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/quick
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update obsolete contact address.Jason McDonald2012-01-235-5/+5
* Use queryAccessibleInterface instead of new QAccessibleQuickItemJan-Arve Saether2012-01-201-7/+2
* Accessibility: indexOfChild is 0-based.Frederik Gladhorn2012-01-122-5/+2
* Make QAccessibleQuickView::childAt() work properly with overlapping itemsJan-Arve Saether2012-01-123-25/+75
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-103-8/+25
* Make accessibility interface functions const.Frederik Gladhorn2012-01-062-6/+6
* Reuse the OObject* in QAccessibleObjectJan-Arve Saether2012-01-064-31/+29
* Create a value interface for qml accessibles.Frederik Gladhorn2012-01-063-4/+61
* Hide more children of accessible objects.Frederik Gladhorn2012-01-061-1/+8
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-052-53/+7
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Add accessibility to qmlFrederik Gladhorn2012-01-026-0/+711