aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/quick/qaccessiblequickitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-271-447/+0
* Accessibility: add states to QQuickAccessibleAttachedFrederik Gladhorn2014-01-271-41/+13
* On Mac only editable ComboBox should receive tab focusFrederik Gladhorn2014-01-111-1/+4
* Accessibility: mark more items as focusableFrederik Gladhorn2014-01-061-1/+17
* Accessibility: quick items are not visible when their window is notFrederik Gladhorn2014-01-061-1/+1
* Be more strict about accessible text selectionFrederik Gladhorn2013-04-291-2/+7
* Implement a basic accessible text interfaceFrederik Gladhorn2013-04-261-4/+140
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Accessibility: Improve interface handling in QuickFrederik Gladhorn2012-12-191-9/+19
* Accessibility: add stepSize to value interface.Frederik Gladhorn2012-11-151-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QQuickCanvas renamesAlan Alpert2012-07-171-13/+13
* Fix compilation for QT_NO_ACCESSIBILITYTasuku Suzuki2012-06-091-1/+3
* Accessibility: Implement invisible and checkable stateJan-Arve Saether2012-05-221-1/+4
* Accessibility: Do not look for the "text" property as a last resort.Jan-Arve Saether2012-05-161-5/+0
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Filter accessible objects.Frederik Gladhorn2012-03-231-1/+8
* Check that canvas is valid.Frederik Gladhorn2012-03-121-1/+1
* Check for parent item before calling functions on it.Frederik Gladhorn2012-03-061-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+2
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-171-9/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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