summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* a11y: Report app as parent for top-level item viewsMichael Weghorn2023-07-101-0/+6
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QAccessible test: skip focusChild on waylandVolker Hilsheimer2023-04-112-3/+3
* a11y: even checkable buttons are pressableHarald Sitter2023-03-011-3/+12
* a11y: Test and document relations betterJan Arve Sæther2023-02-281-6/+82
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-5/+0
* Blacklist the QAccessibility::focusChild test on the wayland platformVolker Hilsheimer2023-01-041-0/+3
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-111-0/+41
* Revert "Accessibility: don't emit focus change when reason is window activation"Volker Hilsheimer2022-11-031-10/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-6/+6
* Port from container.count()/length() to size()Marc Mutz2022-10-042-12/+12
* Guard windows-specific includes with Q_OS_WINAlexey Edelev2022-09-071-0/+2
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-301-0/+20
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-4/+4
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-4/+5
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-0/+28
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-3/+3
* 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
| | |\