summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Support cubemap ktx filesJonas Karlsson2021-02-014-0/+22
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-011-11/+18
* Remove QObjectCompatProperty::operator= for safer usageAndreas Buhr2021-01-291-11/+11
* Revert "Port QThreadPool to the new property system"Allan Sandfeld Jensen2021-01-291-78/+14
* QProperty: Treat change listener modifying its source property as a loopFabian Kosmale2021-01-281-1/+3
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-281-87/+79
* Avoid overflow in text layoutEirik Aavitsland2021-01-281-0/+13
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-283-5/+0
* tests: remove unnecessary skips for qemuSamuli Piippo2021-01-284-23/+0
* Port QLocalServer to the new property systemTimur Pocheptsov2021-01-271-0/+16
* QDnsLookup - port to the new property systemTimur Pocheptsov2021-01-271-0/+49
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-276-0/+1365
* Port QMovie to the new property systemSona Kurazyan2021-01-271-0/+33
* Q(Untyped)Bindable: add takeBinding methodFabian Kosmale2021-01-271-0/+18
* Stabilize tst_QListView::internalDragDropMove() on X11Friedemann Kleint2021-01-271-1/+3
* Add qHypot() to qmath.h, exposing and extending std::hypot()Edward Welbourne2021-01-271-2/+77
* Update public suffix list to today's latestEdward Welbourne2021-01-271-13/+18
* Port QThreadPool to the new property systemSona Kurazyan2021-01-271-14/+78
* QJsonObject::take: add missing detach() callThiago Macieira2021-01-271-0/+19
* Port QStandardItemModel to the new property systemSona Kurazyan2021-01-261-0/+17
* QTimer: port to new property systemIvan Solovev2021-01-261-0/+88
* Port QPauseAnimation to the new property systemSona Kurazyan2021-01-261-0/+41
* QRegularExpression: add move constructorIvan Solovev2021-01-261-0/+115
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-261-0/+48
* Extend alignment of QArrayData to std::max_align_t in allocationAndrei Golubev2021-01-261-1/+29
* QLocale: Allow direct conversion from language, country, and script codesKai Köhne2021-01-251-0/+27
* dbus: Fix missing QVersionNumber includeKevin Funk2021-01-251-0/+1
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-222-6/+0
* High-DPI: Test application startup with no screensMorten Johan Sørvig2021-01-221-0/+16
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-221-1/+82
* QSsl: add a new private APITimur Pocheptsov2021-01-221-4/+136
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-211-1/+45
* tst_qvulkan: Skip assumption about supportedApiVersionLaszlo Agocs2021-01-211-3/+4
* QProperty: Add private isAnyBindingEvaluating functionFabian Kosmale2021-01-211-0/+9
* tst_qsequentialanimationgroup.cpp: Avoid some memory leaksUlf Hermann2021-01-211-5/+14
* tst_socketnotifier: Fix timeout of QTcpServer::waitForNewConnection()Friedemann Kleint2021-01-211-2/+2
* Long live QNetworkInformationMårten Nordheim2021-01-203-0/+163
* tst_socketnotifier/unexpectedDisconnection: Extend blacklisting to all window...Friedemann Kleint2021-01-191-2/+2
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+60
* tst_QThreadPool: avoid a potential memory leaksSona Kurazyan2021-01-191-53/+45
* Fix qt_add_big_resources with namespace buildsAlexey Edelev2021-01-191-2/+1
* Android: skip tst_QFile::moveToTrash()Assam Boudjelthia2021-01-192-3/+3
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-191-0/+73
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-01-182-31/+11
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-182-7/+8
* Add new special QObjectPrivate::{connect, disconnect} for QMLAndrei Golubev2021-01-181-0/+28
* QLocale: Allow direct conversion to language, country, and script codesKai Köhne2021-01-181-0/+16
* QVariant::fromValue<T>: require T to be copy constructibleFabian Kosmale2021-01-181-0/+15
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-181-2/+1