summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* QMetaType: Store QMetaObject for pointer to const QObject, tooFabian Kosmale2021-02-263-0/+50
* Add more support for structured bindingsGiuseppe D'Angelo2021-02-253-0/+115
* tst_QFuture::continuationsWithContext: fix the flakinessSona Kurazyan2021-02-251-3/+14
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-251-2/+8
* Fix transitionEachZone() failures on AndroidEdward Welbourne2021-02-242-175/+20
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-235-5/+6
* Verify that QFileIconProvider returns valid pixmapsMorten Johan Sørvig2021-02-231-6/+6
* Fix some warnings about virtual/overrideAndreas Buhr2021-02-233-5/+5
* QProcess/Unix: remove outdated notices about use of posix_spawn() on QNXThiago Macieira2021-02-211-3/+0
* QProcess::startDetached/Unix: report which function failedThiago Macieira2021-02-211-0/+4
* QProcess::startDetached: set the error condition on failure to startThiago Macieira2021-02-211-0/+2
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-191-24/+24