summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-101-0/+1
* Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-088-6/+117
* Fix compilation of tst_qaccessibilitylinuxFrederik Gladhorn2019-05-072-4/+4
* Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-072-0/+23
* Update locale data to CLDR v35.1Edward Welbourne2019-05-071-6/+6
* Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
* Use QPlatformTheme::TouchDoubleTapDistance for touch eventsAlexander Volkov2019-05-011-4/+6
* Ignore failing test for free space on APFSVolker Hilsheimer2019-04-301-0/+7
* Remove cruft from testProcessEOF.proJoerg Bornemann2019-04-301-2/+0
* Extend blacklisting of setWindowState to cover RHELsTony Sarajärvi2019-04-291-0/+1
* Fix page breaking with large imagesLars Knoll2019-04-261-0/+60
* Fix aliased painting with non-uniform scalingEirik Aavitsland2019-04-251-0/+79
* corelib: invokeMethod: Allow non copyable functors to be usedHugo Beauzée-Luyssen2019-04-122-0/+19
* QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-0/+21
* QShaderGenerator: don't generate temporary variables for global inputsPaul Lemire2019-04-101-40/+146
* QShaderGenerator: fix substitution for attributes on GL2/ES2Paul Lemire2019-04-101-70/+147
* Fix resolving NTFS symbolic links that point to UNC sharesVolker Hilsheimer2019-04-101-23/+45
* Fix QMetaObject::newInstance on non-QObject meta objectMilian Wolff2019-04-091-0/+13
* tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119
* tst_QUrl: Fix left-over temporary directory on WindowsFriedemann Kleint2019-04-081-0/+8
* 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