aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickaccessible
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-17/+0
* Fix compiler warningsVolker Hilsheimer2020-11-231-15/+15
* Update MetaType things in testsDavid Skoland2020-11-041-2/+2
* Fix compile warnings from testsVolker Hilsheimer2020-10-221-4/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* tst_qquickaccessible: Adapt to QVariant::isNull changeFabian Kosmale2020-08-231-2/+4
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-1/+14
|\
| * Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-281-1/+14
* | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-6/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-2/+32
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-141-2/+32
| |\
| | * QQuickAccessibleAttached: keep track of name being explicitly setMitch Curtis2019-11-061-2/+32
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | | Regenerate testsAlexandru Croitor2019-11-141-9/+2
* | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+53
|/ /
* / Fix some compiler warnings in testsFriedemann Kleint2019-07-121-1/+1
|/
* Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-092-1/+36
* Accessibility: Make sure StaticText is marked read-onlyFrederik Gladhorn2019-05-072-3/+61
* Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-191-1/+69
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Remove Windows CE.Friedemann Kleint2016-03-101-7/+0
* Updated license headersJani Heikkinen2016-01-203-51/+36
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Update copyright headersJani Heikkinen2015-02-123-21/+21
* QML: fix warning in testsErik Verbruggen2014-12-091-23/+0
* Stabilize tst_QQuickAccessibleJan Arve Sæther2014-11-061-4/+0
* Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-214-4/+166
* Make test more robust against ignored children.Jan Arve Saether2014-10-204-33/+84
* Update license headers and add new licensesJani Heikkinen2014-08-252-38/+22
* Fix include to proper <>Frederik Gladhorn2014-07-281-1/+1
* Fix role for generic Accessible itemsFrederik Gladhorn2014-07-091-1/+1
* Fix accessibility auto testBernd Weimer2014-04-241-0/+2
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-111-3/+3
|\
| * Fix memory leak in testFrederik Gladhorn2014-02-111-2/+2
* | Accessibility: add states to QQuickAccessibleAttachedFrederik Gladhorn2014-01-273-2/+104
* | Remove old unused functionFrederik Gladhorn2014-01-151-44/+0
|/
* Fix warnings in tst_qquickaccessible.Friedemann Kleint2013-10-031-6/+2
* Accessibility: Adapt memory management for Qt 5.1Frederik Gladhorn2013-03-051-46/+40
* Update copyright year in Digia's license headersSergio Ahumada2013-01-102-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-232-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-17/+17
* don't reference $$QT_BUILD_TREE - it's unavailable hereOswald Buddenhagen2012-06-261-1/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Accessibility: Implement invisible and checkable stateJan-Arve Saether2012-05-221-0/+8
* Create accessible interfaces only for items with attached propFrederik Gladhorn2012-04-101-5/+7
* Do not automatically mark all text items as accessible.Frederik Gladhorn2012-04-032-18/+26
* Changed quick tests to work from install directoryKurt Korbatits2012-03-072-5/+5