aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickaccessibleattached_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-1/+1
|\
| * Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-281-1/+1
* | Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-0/+5
|\
| * QQuickAccessibleAttached: keep track of name being explicitly setMitch Curtis2019-11-061-0/+5
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-1/+4
|/
* Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-091-35/+3
* Accessibility: Make sure StaticText is marked read-onlyFrederik Gladhorn2019-05-071-1/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-2/+2
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* | Mark some methods as constAnton Kudryavtsev2016-10-061-1/+1
|/
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Add scroll and page accessible actionsFrederik Gladhorn2014-11-061-0/+12
* Do not crash QML apps on startupJan Arve Saether2014-10-281-4/+4
* Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-0/+11
* Expose searchEdit accessible property to Qt QuickFrederik Gladhorn2014-10-271-0/+1
* Fix a bug in implementation of Accessible.ignoredJan Arve Saether2014-10-211-1/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Introduce Accessible.ignoredFrederik Gladhorn2014-06-161-0/+6
* Accessibility: respect password stateFrederik Gladhorn2014-02-071-1/+5
* Accessibility: add states to QQuickAccessibleAttachedFrederik Gladhorn2014-01-271-9/+65
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-3/+3
* Implement a basic accessible text interfaceFrederik Gladhorn2013-04-261-0/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Accessibility: Send value updatesFrederik Gladhorn2013-01-041-0/+6
* Accessibility: Improve interface handling in QuickFrederik Gladhorn2012-12-191-0/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove redundant QT_NO_ACCESSIBILTY.Frederik Gladhorn2012-08-161-4/+0
* Add accessibility updates.Frederik Gladhorn2012-03-231-0/+8
* Remove all accessibility updates to allow changes in qtbase.Frederik Gladhorn2012-03-141-2/+0
* Send accessibility updates for the right item.Frederik Gladhorn2012-03-131-2/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Accessibility: Use new updateAccessibility() API in declarative.Friedemann Kleint2012-02-011-2/+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
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+153