aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickaccessibleattached.cpp
Commit message (Expand)AuthorAgeFilesLines
* Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-281-6/+9
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-20/+0
* QQuickAccessibleAttached: keep track of name being explicitly setMitch Curtis2019-11-061-0/+13
* Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-091-0/+43
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\
| * Doc: link issues qtdeclarativeNico Vertriest2015-02-041-2/+2
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Add scroll and page accessible actionsFrederik Gladhorn2014-11-061-1/+78
|/
* Do not crash QML apps on startupJan Arve Saether2014-10-281-5/+12
* Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-9/+73
* Expose searchEdit accessible property to Qt QuickFrederik Gladhorn2014-10-271-0/+6
* Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-211-1/+1
* Fix a bug in implementation of Accessible.ignoredJan Arve Saether2014-10-211-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Introduce Accessible.ignoredFrederik Gladhorn2014-06-161-0/+40
* Fix AccessibleAttached property documentationFrederik Gladhorn2014-05-301-55/+102
* Accessibility: add states to QQuickAccessibleAttachedFrederik Gladhorn2014-01-271-0/+51
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-3/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Implement a basic accessible text interfaceFrederik Gladhorn2013-04-261-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Accessibility: Send value updatesFrederik Gladhorn2013-01-041-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove redundant QT_NO_ACCESSIBILTY.Frederik Gladhorn2012-08-161-2/+0
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Create new documentation structureChris Adams2012-06-211-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+6
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Add accessibility updates.Frederik Gladhorn2012-03-231-0/+4
* Remove all accessibility updates to allow changes in qtbase.Frederik Gladhorn2012-03-141-1/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-12/+12
* Send accessibility updates for the right item.Frederik Gladhorn2012-03-131-1/+1
* Improve accessibility action support for Qt QuickMorten Johan Sorvig2012-03-071-13/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Initialize value.Michael Brasser2012-02-071-1/+1
* Accessibility: Use new updateAccessibility() API in declarative.Friedemann Kleint2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Improve Accessibility documentation.Frederik Gladhorn2012-01-101-1/+5
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-101-0/+29
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+132