summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: don't emit focus change when reason is window activationVolker Hilsheimer2022-06-161-0/+10
* Implement a dedicated QAccessibleInterface for QMessageBoxVolker Hilsheimer2022-06-161-0/+104
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-6/+0
* Windows QPA: Fix slowdown with large table/tree views with accessibilityAndré de la Rocha2022-03-311-0/+107
* Windows: Fix accessibility testsAndré de la Rocha2022-03-312-7/+6
* Fix tst_qaccessibility on AndroidIvan Solovev2022-02-251-3/+26
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-171-101/+87
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+1
* Fix some compiler warnings from deprecated QFont constructorVolker Hilsheimer2021-08-111-1/+1
* Disable two tests in tst_QAccessibility on WaylandEskil Abrahamsen Blomfeldt2021-03-181-0/+6
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-40/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-4/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-6/+6
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-261-1/+1
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-6/+6
* CMake: Regenerate testsAlexandru Croitor2020-07-092-2/+0
* Use QList instead of QVector in other testsJarek Kobus2020-06-251-5/+6
* Remove winrtOliver Wolff2020-06-063-13/+3
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-272-5/+4
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-14/+6
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-3/+172
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-0/+169
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-0/+169
| | |\
| | | * Fix QAccessibleWidget::focusChild() to return focused descendantPeter Varga2019-12-191-0/+169
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-3/+3
| |\| |
| | * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-3/+3
| | |/
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+18
|\| |
| * | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+18
| |/
* | Regenerate tests/auto/otherAlexandru Croitor2019-11-131-0/+49
* | Convert tests/auto/otherLeander Beernaert2019-10-281-0/+55
|/
* Handle missing enum value in testFrederik Gladhorn2019-05-131-0/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-0/+15
|\
| * Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-071-0/+15
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-1/+1
|\
| * Windows QPA: Fix mapping of static text accessibility roleAndre de la Rocha2018-08-171-1/+1
* | Accessibility: Fix leaking cached interfacesFrederik Gladhorn2018-05-041-0/+4
|/
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-21/+16
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-10/+4
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-10/+4
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-13/+14
| |\|
| | * Stabilize tst_qaccessibilityFriedemann Kleint2017-10-241-13/+14