summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-081-0/+75
|\
| * Merge 5.12 into 5.12.3Kari Oikarinen2019-04-016-5/+60
| |\
| * | Drag'n'Drop: fix dnd regressionGatis Paeglis2019-03-261-0/+75
* | | Fix various uncommon cases in QTzTimeZonePrivate backendEdward Welbourne2019-04-051-1/+6
* | | Manual dialog test: Output URLs when testing QFileDialogFriedemann Kleint2019-04-051-1/+8
* | | Populate test data for reverse lookups using system toolsVolker Hilsheimer2019-04-052-4/+66
* | | Brush up and stabilize tst_QSizeGripFriedemann Kleint2019-04-031-35/+24
* | | Forward physical parameters for derived QImagesAlexander Volkov2019-04-011-0/+35
* | | Forward devicePixelRatio in QPixmap::mask()Alexander Volkov2019-04-011-0/+34
* | | Refine underflow check in QLocaleData::convertDoubleToFloat()Edward Welbourne2019-04-011-15/+28
* | | Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-0/+2
| |/ |/|
* | Fix installation of .pdb files for applications that have VERSION setJoerg Bornemann2019-03-311-4/+1
* | 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
* | tst_qmake: Add XFAILing testJoerg Bornemann2019-03-264-5/+58
|/
* 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
* tst_qmake: Keep the source dir cleanJoerg Bornemann2019-03-204-19/+75
* Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
* Use High DPI pixmaps in prominent examples and testsFriedemann Kleint2019-03-151-0/+4
* 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-2060-126/+104
| |\
| * | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-141-0/+20
* | | Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* | | Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | | Do not mix QByteArray with QString in arithmeticEdward Welbourne2019-03-081-1/+1
* | | manual tests: Fix buildFriedemann Kleint2019-03-072-1/+6
* | | Fix some warnings in manual testsFriedemann Kleint2019-03-073-1/+25
* | | Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
* | | Fix build with -no-gui on macOSAlex Richardson2019-03-042-2/+2
* | | 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
* | | Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
* | | Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
* | | 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
* | Add cmdline feature to qmakeJoerg Bornemann2019-02-1854-116/+74
* | Fix OpenGL ES2 build on LinuxJoerg Bornemann2019-02-151-1/+1
* | winrt: Handle WaitForWindowExposedOliver Wolff2019-02-131-3/+0
* | QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-0/+22
|/
* Fix QSpinBox tests failing after change in the Windows QPAAndre de la Rocha2019-02-121-0/+10
* Fix warning in tst_qopengl.cppJoerg Bornemann2019-02-121-0/+2
* Fix two smaller bugs in the BiDi engineLars Knoll2019-02-092-2/+7