summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Select a list item instead of a row for the list testIngo Klöcker2024-04-261-1/+2
* Clean up windows accessibility backendMiguel Costa2024-03-271-1/+1
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* a11y: Fix bug where some characters were not spoken while moving cursorJan Arve Sæther2023-11-231-3/+97
* a11y: Report strikethrough via text attributeMichael Weghorn2023-11-151-2/+2
* a11y: Keep current combobox entry in syncMichael Weghorn2023-09-291-0/+8
* QAccessible: consistently respect rootIndex of item viewsVolker Hilsheimer2023-09-011-0/+47
* tst_QAccessibility: compile with QT_NO_FOREACHAhmad Samir2023-08-251-4/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+1
* 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