summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning when comparing integersVolker Hilsheimer2022-12-121-3/+5
* Blacklist tst_gestures on OpenSuSEAxel Spoerl2022-11-241-0/+3
* Blacklist tst_Gestures on macOS ARMShawn Rutledge2022-11-161-0/+56
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-111-0/+41
* a11y: Add support for Tables in macOS bridgeJan Arve Sæther2022-11-101-0/+89
* Stabilize flakiness in tst_gesturesAxel Spoerl2022-11-081-40/+54
* tst_QAccessibilityMac: Wait for accessible window to become availableTor Arne Vestbø2022-11-041-15/+10
* Merge Objective-C++ parts of tst_QAccessibilityMac into main source fileTor Arne Vestbø2022-11-044-257/+172
* 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-032-9/+9
* Android: delete dead code for tst_android under tests/auto/other/androidAssam Boudjelthia2022-10-263-82/+0
* a11y: support GetAccessibleId for at-spiHarald Sitter2022-10-251-0/+11
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-045-40/+40
* tests: improve tst_gestures on GNOMELiang Qi2022-09-192-46/+16
* 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-273-6/+10
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-0/+28
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-241-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2322-22/+22
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-1/+1
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-0322-0/+66
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2818-22/+22
* Fix flakiness of test on OpenSUSE/KDEDimitrios Apostolou2022-07-262-5/+1
* CMake: Rename test to tst_qobjectraceAlexandru Croitor2022-07-201-1/+1
* qobjectrace test: Don't hardcode the number of threadsVolker Hilsheimer2022-07-121-11/+18
* unblacklist passing tests 2022Anna Wojciechowska2022-06-232-11/+31
* 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-1637-1000/+75
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-6/+0
* tst_qobjectrace: fix potential UB (something with pointers and new)Marc Mutz2022-05-071-11/+7
* 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
* CI: Add docker support for qnetworkaccessmanager_and_qprogressdialog testPasi Petäjäjärvi2022-03-302-2/+8
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Android: unblacklist tst_toolsupport::offsetsIvan Solovev2022-03-041-3/+0
* Fix tst_qaccessibility on AndroidIvan Solovev2022-02-252-5/+27
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-171-101/+87
* QIODevice: use QVLA to hold the ring buffers, not QListMarc Mutz2021-12-151-2/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-0/+36
* Stabilize tst_QAccessibilityMacVolker Hilsheimer2021-11-261-12/+9
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-16112-12027/+0
* Update clipping area when antialiasing changesChen Bin2021-10-271-0/+76
* Fix autotest public API compilation for INTEGRITYTatiana Borisova2021-10-151-0/+4
* Add lancelot test for smallcaps text pathAlbert Astals Cid2021-10-043-2/+26