summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Add more QDateTime test-cases close to the epoch"Edward Welbourne2021-03-051-1/+13
|\ \
| * | Add more QDateTime test-cases close to the epochEdward Welbourne2021-03-051-1/+13
| |/
* | Merge "Make qdecompresshelper archive bomb check only trigger for large files"Øystein Heskestad2021-03-052-0/+40
|\ \ | |/ |/|
| * Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-052-0/+40
* | Merge "QPoint(F): declare as PRIMITIVE, not RELOCATABLE"Giuseppe D'Angelo2021-03-051-1/+10
|\ \ | |/ |/|
| * tst_qmetatype: RELOCATABLE -> PRIMITIVE is binary compatibleFabian Kosmale2021-03-051-1/+10
* | Merge "tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'"Timur Pocheptsov2021-03-051-1/+1
|\ \
| * | tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-051-1/+1
| |/
* / Skip globalstatic threadStressTest on QEMUToni Saario2021-03-052-0/+6
|/
* Merge "Add QColorSpace::description"Allan Sandfeld Jensen2021-03-051-1/+22
|\
| * Add QColorSpace::descriptionAllan Sandfeld Jensen2021-03-041-1/+22
* | QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-041-0/+2
|/
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-041-0/+1
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2Friedemann Kleint2021-03-031-3/+5
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-031-34/+22
* Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2Alex Trotsenko2021-03-025-20/+282
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-021-0/+15
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on WindowsFriedemann Kleint2021-03-021-0/+3
* QCommandLineParser: fix crash if there's no QCoreApplicationDavid Faure2021-03-011-0/+29