summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-302-0/+5
|\
| * Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
| * Blacklist qgraphicsitem::sorting test on opensuse-42.3Kai Koehne2019-03-291-0/+3
* | Extend blacklistnig of tst_qwidgets to cover RHEL 7.6Tony Sarajärvi2019-03-291-0/+1
* | Remove blacklisting of tst_qsslsocket_onDemandCertificates_memberAllan Sandfeld Jensen2019-03-271-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-274-5/+58
|\|
| * tst_qmake: Add XFAILing testJoerg Bornemann2019-03-264-5/+58
* | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-262-0/+24
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-2611-7/+166
|\|
| * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
| * QPixmap: More safe failing if qApp is not a QGuiApplicationAlbert Astals Cid2019-03-223-0/+73
| * Fix tree recursion in QAbstractItemModel::match()Friedemann Kleint2019-03-222-0/+40
| * Fix broken data for time-zones with no transitionsEdward Welbourne2019-03-221-0/+4
| * Silence QMainWindow testFriedemann Kleint2019-03-221-0/+2
| * Silence the item model testsFriedemann Kleint2019-03-214-4/+12
* | Extend blacklisting of tst_gestures from RHEL 7.4 to 7.6Tony Sarajärvi2019-03-211-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-214-19/+75
|\|
| * tst_qmake: Keep the source dir cleanJoerg Bornemann2019-03-204-19/+75
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-203-0/+27
|\|
| * Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-1/+21
| |\
| | * Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-281-5/+4
| | * Fix blacklisting tst_QTimer::basic_chrono()Juha Karjalainen2019-02-211-1/+1
| | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-2047-100/+89
| | |\
| | * | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-141-0/+20
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-0/+1
|\| | |
| * | | Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
|\| | |
| * | | Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-063-38/+15
|\| | |
| * | | Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
| * | | Fix build with -no-gui on macOSAlex Richardson2019-03-042-2/+2
* | | | Deprecation-fix: don't use QDir::operator=(const QString &)Edward Welbourne2019-03-051-1/+1
* | | | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-013-0/+72
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-283-0/+255
|\| | |
| * | | QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
| * | | Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-261-0/+155
| * | | Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-0/+54
* | | | QTextureFileReader: add support for astc format filesEirik Aavitsland2019-02-274-24/+48
* | | | Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2019-02-271-0/+15
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-224-7/+22
|\| | |
| * | | Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
| * | | Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-216-7/+23
|\| | |
| * | | tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
| | |/ | |/|
| * | Fix a couple of SQL testsAndy Shaw2019-02-193-6/+7
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1942-91/+60
|\| |
| * | Add cmdline feature to qmakeJoerg Bornemann2019-02-1841-90/+59
| * | Fix OpenGL ES2 build on LinuxJoerg Bornemann2019-02-151-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-154-3/+34
|\| |