summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add testing of QPdfWriter output to QPainter lancelot testEirik Aavitsland2021-09-282-1/+103
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+2
* Improve lancelot test of dashed line paintingEirik Aavitsland2021-08-203-4/+70
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-2/+0
* Fix some compiler warnings from deprecated QFont constructorVolker Hilsheimer2021-08-111-1/+1
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-042-3/+3
* Fix crash in concurrent disconnectLars Knoll2021-06-171-0/+49
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-262-0/+33
* Add tests for QAndroidApplication's sdkVersion and activityAssam Boudjelthia2021-05-132-6/+21
* QObject: port to new property systemIvan Solovev2021-04-211-1/+1
* Remove Qt dependency from some test helper executablesJoerg Bornemann2021-04-151-9/+1
* Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-141-0/+34
* Extend blacklisting of tst_gestures including all RHEL'sHeikki Halmet2021-04-131-10/+5