aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-249-31/+31
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-174-19/+0
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-0/+2
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-037-610/+0
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-022-23/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Update obsolete contact address.Jason McDonald2012-01-2312-12/+12
* Use queryAccessibleInterface instead of new QAccessibleQuickItemJan-Arve Saether2012-01-201-7/+2
* Remove all reimplementations of relationTo() returning Unrelated.Jan-Arve Saether2012-01-162-6/+0
* Accessibility: indexOfChild is 0-based.Frederik Gladhorn2012-01-123-6/+3
* Remove unnecessary reimplementation of invokeMethod()Jan-Arve Saether2012-01-122-7/+0
* Make QAccessibleQuickView::childAt() work properly with overlapping itemsJan-Arve Saether2012-01-124-28/+77
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-107-25/+39
* 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-055-108/+9
* Update copyright year in license headers.Jason McDonald2012-01-0512-12/+12
* Do not leak interfaces during hit testing (QDA::childAt())Jan-Arve Saether2012-01-031-0/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-0216-0/+1661