summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-292-4/+4
* Repair tst_qwineventnotifierAlex Trotsenko2021-03-292-1/+3
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* tst_qobject: fix the detection for GCCGiuseppe D'Angelo2021-03-261-4/+14
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-261-1/+11
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-261-3/+3
* Introduce QMetaObject::metaTypeFabian Kosmale2021-03-251-0/+11
* Merge integration refs/builds/qtci/dev/1616671507Qt CI Bot2021-03-251-1/+7
|\
| * Adapt Catch2 to Apple SiliconAndreas Buhr2021-03-251-1/+7
* | Merge integration refs/builds/qtci/dev/1616667899Qt CI Bot2021-03-251-0/+10
|\ \
| * | QTypeInfo: Handle T::value_type being equal to TFabian Kosmale2021-03-251-0/+10
| |/
* | Merge integration refs/builds/qtci/dev/1616664803Qt CI Bot2021-03-251-0/+14
|\ \ | |/ |/|
| * Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-251-0/+14
* | Fix some warningsAndreas Buhr2021-03-252-3/+3
|/
* Merge integration refs/builds/qtci/dev/1616419842Qt CI Bot2021-03-221-11/+61
|\
| * Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-221-11/+61
* | Merge integration refs/builds/qtci/dev/1616418060Qt CI Bot2021-03-223-8/+8
|\ \
| * | lance tool: fix build for Qt 6Eirik Aavitsland2021-03-223-8/+8
| |/
* | Merge integration refs/builds/qtci/dev/1616410126Qt CI Bot2021-03-221-0/+51
|\ \ | |/ |/|
| * Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-03-221-0/+51
* | Make it even more obvious on what to do when tst_toolsupport failshjk2021-03-221-0/+7
|/
* QSqlQuery: make it a move only typeGiuseppe D'Angelo2021-03-211-1/+1
* QMetaObjectBuilder: remove unused serialization codeFabian Kosmale2021-03-201-50/+0
* Merge "tst_bench_qmetaobject: Fix test"Fabian Kosmale2021-03-191-3/+4
|\
| * tst_bench_qmetaobject: Fix testFabian Kosmale2021-03-191-3/+4
* | Merge "Tests: Clarify the course of actions when touching tst_toolsupport"hjk2021-03-191-0/+4
|\ \ | |/ |/|
| * Tests: Clarify the course of actions when touching tst_toolsupporthjk2021-03-191-0/+4
* | rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-191-1/+44
|/
* QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocketThiago Macieira2021-03-181-11/+11
* QDial: use qRound to roundVolker Hilsheimer2021-03-181-0/+31
* Extend system zone test to check it matches LocalTimeEdward Welbourne2021-03-181-0/+15
* Merge "Rename QList test to something meaningful"Andrei Golubev2021-03-181-2/+2
|\
| * Rename QList test to something meaningfulAndrei Golubev2021-03-181-2/+2
* | Disable two tests in tst_QAccessibility on WaylandEskil Abrahamsen Blomfeldt2021-03-181-0/+6
|/
* Merge "QSqlError: protect against self-assignment"Volker Hilsheimer2021-03-172-0/+4
|\
| * Disable security warnings from MSVC in testsVolker Hilsheimer2021-03-172-0/+4
* | Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-173-62/+0
|/
* Merge "Rework the failure macros in the Qt CTest kit"Alexey Edelev2021-03-171-4/+4
|\
| * Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-171-4/+4
* | Port away from deprecated QVariant::typeVolker Hilsheimer2021-03-171-3/+3
|/
* tst_qguimetatype: Avoid deprecated methodsFabian Kosmale2021-03-171-14/+21
* Fix tst_QPushButton tests on WaylandEskil Abrahamsen Blomfeldt2021-03-161-3/+4
* Skip tst_QDockWidget::restoreDockWidget on WaylandEskil Abrahamsen Blomfeldt2021-03-161-0/+6
* Add auto-test for QT_USE_PHYSICAL_DPIMorten Johan Sørvig2021-03-151-0/+27
* Auto-test some high-dpi env variablesMorten Johan Sørvig2021-03-151-0/+49
* Merge "Fix tsts_QShortcut::keys on Wayland"Eskil Abrahamsen Blomfeldt2021-03-152-1/+8
|\
| * Fix tsts_QShortcut::keys on WaylandEskil Abrahamsen Blomfeldt2021-03-152-1/+8
* | Skip tst_qwindow test when running on WaylandEskil Abrahamsen Blomfeldt2021-03-151-0/+2
* | Fix tst_qwidget_window::mouseMoveWithPopup on WaylandEskil Abrahamsen Blomfeldt2021-03-151-1/+4
* | Make tst_qwidget pass on WaylandEskil Abrahamsen Blomfeldt2021-03-151-3/+16
|/