aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/quick/qaccessiblequickitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Use queryAccessibleInterface instead of new QAccessibleQuickItemJan-Arve Saether2012-01-201-7/+2
* Accessibility: indexOfChild is 0-based.Frederik Gladhorn2012-01-121-4/+1
* Make QAccessibleQuickView::childAt() work properly with overlapping itemsJan-Arve Saether2012-01-121-20/+29
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-101-6/+23
* Make accessibility interface functions const.Frederik Gladhorn2012-01-061-3/+3
* Reuse the OObject* in QAccessibleObjectJan-Arve Saether2012-01-061-23/+22
* Create a value interface for qml accessibles.Frederik Gladhorn2012-01-061-1/+28
* Hide more children of accessible objects.Frederik Gladhorn2012-01-061-1/+8
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-051-44/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+292