aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/quick/qaccessiblequickview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-271-187/+0
* Accessibility: Fix crash when accessing accessible children.Frederik Gladhorn2013-05-281-4/+2
* Fix crash on empty child list in QAccessibleQuickWindow::rootItem().Friedemann Kleint2013-04-181-2/+5
* Accessibility: Adapt memory management for Qt 5.1Frederik Gladhorn2013-03-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Accessibility: Work with QQuickWindowFrederik Gladhorn2013-01-041-20/+26
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-1/+1
* Remove interim compatibility measuresAlan Alpert2012-10-161-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Allow mouse interaction with 0 opacity items.Andrew den Exter2012-07-041-1/+1
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Create accessible interfaces only for items with attached propFrederik Gladhorn2012-04-101-1/+6
* Make sure we get a valid accessibleInterface in child_helper.Frederik Gladhorn2012-03-231-1/+1
* Add active and invisible states for accessibility.Frederik Gladhorn2012-03-231-1/+8
* Accessibility: childAt_helper descends too far.Morten Johan Sorvig2012-03-121-0/+5
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+2
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-171-8/+0
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Accessibility: indexOfChild is 0-based.Frederik Gladhorn2012-01-121-1/+1
* Make QAccessibleQuickView::childAt() work properly with overlapping itemsJan-Arve Saether2012-01-121-5/+43
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-101-1/+1
* Reuse the OObject* in QAccessibleObjectJan-Arve Saether2012-01-061-6/+5
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-051-9/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+137