summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functionality from QTypeInfoLars Knoll2020-06-182-3/+0
* Begin writing tst_QInputDevice autotestShawn Rutledge2020-06-185-0/+103
* Update QTabletEvent device_information manual testShawn Rutledge2020-06-172-30/+20
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-1617-145/+139
* rhi manual tests: Prevent warnings with MSVCLaszlo Agocs2020-06-159-15/+15
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-2/+9
* Fuzzing: Don't try to load huge valid imagesRobert Loehning2020-06-151-1/+10
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMÃ¥rten Nordheim2020-06-121-1/+73
* Remove deprecated methodsLars Knoll2020-06-122-44/+0
* long_name_onDemandCerts_static - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-25/+0
* long_name_onDemandCerts_member - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-22/+0
* tst_qsslcertificate - suppress a deprecation warningTimur Pocheptsov2020-06-121-0/+4
* Rename new slice() method sliced()Marc Mutz2020-06-111-20/+20
* Get rid of the obsolete isEditable flag for propertiesLars Knoll2020-06-112-12/+0
* Cleanups in QMetaPropertyFabian Kosmale2020-06-111-38/+38
* Qt6: remove support for property flags being functionsLars Knoll2020-06-112-17/+0
* Remove most overloads taking a QStringRef from the QString APILars Knoll2020-06-111-8/+0
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-0/+41
* Also check QStringView(std::nullptr_t) for constexpr'nessMarc Mutz2020-06-111-0/+8
* Port QLocale::quoteString from QStringRef to QStringViewLars Knoll2020-06-111-1/+0
* tst_QSslSocket - stop using qrand (to suppress a warning)Timur Pocheptsov2020-06-101-7/+6
* Restore default role names in QStandardItemModel::roleNames()Shawn Rutledge2020-06-101-0/+8
* Long live std::pair!Giuseppe D'Angelo2020-06-1011-26/+30
* tst_QSslSocket - do not test the deprecated APITimur Pocheptsov2020-06-101-108/+2
* Remove the openglextensions moduleEirik Aavitsland2020-06-104-67/+0
* Ensure left/right/mid behave in a compatible wayLars Knoll2020-06-091-24/+100
* Add QPromise implementationAndrei Golubev2020-06-095-1/+596
* metatype: Do not try analyze T in Q*Pointer<T> if T is incompleteFabian Kosmale2020-06-094-0/+67
* CMake: Fix failing plugin tests on MinGWAlexandru Croitor2020-06-093-0/+19
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-0823-272/+11
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-086-211/+211
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-082-13/+6
* Win: Choose a suitable font in tst_QTextLayout::textWidthVsWIdthEskil Abrahamsen Blomfeldt2020-06-081-0/+3
* Implement first/last/from and slice() for string-like classesLars Knoll2020-06-081-47/+196
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-087-245/+287
* Remove winrtOliver Wolff2020-06-06242-1442/+505
* QVariant: remove UB and fix semantics in a testGiuseppe D'Angelo2020-06-061-4/+4
* QString/View: add tokenize() member functionsMarc Mutz2020-06-063-1/+190
* Remove QThreadPool::cancel()Allan Sandfeld Jensen2020-06-051-77/+0
* Fix compilation of lance toolEskil Abrahamsen Blomfeldt2020-06-051-1/+1
* Rework testing of qstr*cmp() functionsEdward Welbourne2020-06-051-79/+81
* Revert "Disable tests with qemu-arm & developer-build configurations in the CI"Liang Qi2020-06-054-4/+9
* Reuse the non blocking implementation for blocking oneJarek Kobus2020-06-052-69/+55
* Port qmake from QStringRef to QStringViewLars Knoll2020-06-052-5/+2
* CMake: Fix tst_qclipboard test on macOSAlexandru Croitor2020-06-044-14/+8
* CMake: Fix tst_quuid to pass on macOSAlexandru Croitor2020-06-042-1/+17
* CMake: Regenerate tests/auto/other projectAlexandru Croitor2020-06-042-2/+51
* CMake: disable macnativeevents testsAlexandru Croitor2020-06-041-1/+1
* CMake: Fix tst_qregexp testAlexandru Croitor2020-06-041-1/+15
* tst_qobject: fix build when exceptions are disabledFabian Kosmale2020-06-041-0/+2