summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-251-0/+46
* Fix conversion of QVariant() in QJsonArrays and Objects (through CBOR)Thiago Macieira2020-06-242-3/+46
* QPair: add a check that SB works as expectedMarc Mutz2020-06-241-0/+51
* Use ranged for loops in place of foreach in QTimeZone testsEdward Welbourne2020-06-238-13/+15
* Use QList instead of QVector in uic testsJarek Kobus2020-06-231-2/+2
* QString: add char8_t overload of fromUtf8()Marc Mutz2020-06-232-1/+8
* QCborMap: remove the optimization not to detach from non-const find()Thiago Macieira2020-06-231-0/+62
* QVarLengthArray: add missing move special member functionsMarc Mutz2020-06-221-15/+77
* Use QList instead of QVector in concurrent testsJarek Kobus2020-06-223-21/+22
* Use QList instead of QVector in moc testsJarek Kobus2020-06-221-90/+58
* QSslSocket: remove certificate-related settersTimur Pocheptsov2020-06-221-5/+10
* Replace "no devices registered" warnings with qCDebugShawn Rutledge2020-06-221-4/+0
* Change boundValues() to return a QVariantListAndy Shaw2020-06-221-41/+43
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-214-12/+12
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-2013-414/+399
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-2024-2845/+3
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-1928-191/+195
* Don't return a touchscreen from QPointingDevice::primaryPointingDevice()Shawn Rutledge2020-06-191-1/+1
* Add QPointingDevice argument to every QWSI input event handler functionShawn Rutledge2020-06-181-11/+28
* Document QPromise APIAndrei Golubev2020-06-182-0/+222
* Add support for QNotifiedProperty to the mocSimon Hausmann2020-06-181-10/+10
* Remove unused functionality from QTypeInfoLars Knoll2020-06-182-3/+0
* Begin writing tst_QInputDevice autotestShawn Rutledge2020-06-185-0/+103
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-1612-79/+77
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-2/+9
* 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-0812-15/+3
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-086-211/+211
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-082-13/+6