summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix QMultiHash::count(key) crashAndrei Golubev2021-03-121-0/+15
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-0/+18
* QObject: remove QAbstractDeclarativeData::parentChangedFabian Kosmale2021-03-111-37/+0
* QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-111-0/+27
* Make tst_shortcut pass on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+1
* Fix tst_QDialog::keepPositionOnClose on WaylandEskil Abrahamsen Blomfeldt2021-03-111-1/+2
* Skip tst_QOpenGL::glxContext test on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+3
* Merge "Fix tst_qgraphicseffect on Wayland"Eskil Abrahamsen Blomfeldt2021-03-112-4/+4
|\
| * Fix tst_qgraphicseffect on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+1
| * Fix: QBrush autotest failure on Android and WaylandEirik Aavitsland2021-03-111-4/+3
* | Fix warnings about marking functions overrideAndreas Buhr2021-03-109-79/+94
|/
* tst_qguivariant benchmark: Only use valid QMetaTypesFabian Kosmale2021-03-101-2/+5
* tst_bench_qguimetatype: only consider valid metatypesFabian Kosmale2021-03-101-2/+5
* Merge "QConcatenateTablesProxyModel: skip dataChanged in hidden columns"David Faure2021-03-091-0/+11
|\
| * QConcatenateTablesProxyModel: skip dataChanged in hidden columnsDavid Faure2021-03-091-0/+11
* | rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-091-49/+170
|/
* Fix testlib/tst_selftests::keyboard on WaylandEskil Abrahamsen Blomfeldt2021-03-091-0/+11
* Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-03-081-0/+24
* Add deviceIndependentSize() to QPixmap and QImageMorten Johan Sørvig2021-03-082-0/+20
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-24/+26
* Merge "Fix warning about virtual override"Andreas Buhr2021-03-051-1/+1
|\
| * Fix warning about virtual overrideAndreas Buhr2021-03-051-1/+1