summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QProcess::startDetached: set the error condition on failure to startThiago Macieira2021-02-221-0/+2
* QProcess::startDetached/Unix: move up the chdir() and remove qWarningThiago Macieira2021-02-201-0/+15
* QJsonObject: Fix operator<=()Ulf Hermann2021-02-181-0/+31
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-181-24/+24
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAILEdward Welbourne2021-02-161-16/+17
* Do not make QTimer::interval bindableFabian Kosmale2021-02-161-21/+0
* tst_qprocess: enable test again for cross-compilationsSamuli Piippo2021-02-163-10/+1
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-151-14/+40
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-151-0/+5
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-131-0/+119
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-1325-184/+40
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-7/+31
* Fix registerNativeMethods for goodAssam Boudjelthia2021-02-113-0/+79
* Fix recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-101-7/+63
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+32
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-0/+19
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-17/+42
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-053-3/+7
* Switch QNetworkInformation manual test back to using qDebugMårten Nordheim2021-02-051-17/+8
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-051-52/+13
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-042-0/+16
* Optimize RGBA64->RGBA64PM for SSE2/AVX2Allan Sandfeld Jensen2021-02-031-0/+5
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-0211-42/+37
* NetworkListManager based backend for QNetworkInformationMårten Nordheim2021-02-023-0/+72
* Purge various BLACKLIST entries that are now fixedEdward Welbourne2021-02-025-21/+0
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-01144-1058/+0
* 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
* Import qproperty benchmarks from private repoMaximilian Goldstein2021-01-294-0/+323
* 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
* QVariant benchmark: fix crashesFabian Kosmale2021-01-271-4/+7
* QJsonObject::take: add missing detach() callThiago Macieira2021-01-271-0/+19
* Port QStandardItemModel to the new property systemSona Kurazyan2021-01-261-0/+17