summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add libfuzzer test for QTextDocument::setHtml()Robert Loehning2019-01-242-0/+41
* Add libfuzzer test for QXmlStreamReader::readNext()Robert Loehning2019-01-243-0/+78
* Add a feature to enable CodeCoverage analysis of testlibEdward Welbourne2019-01-2462-1/+177
* Add assorted tests to exercise more QTest functionsEdward Welbourne2019-01-2410-0/+275
* Enable path conversion from Windows-style to Unix-style on WindowsRyan Chu2019-01-241-0/+5
* tst_qsslsocket: Make an ALPN test available to other backendsMårten Nordheim2019-01-241-40/+41
* Ssl: Add support for IP-address in alternate subject nameMårten Nordheim2019-01-248-10/+109
* QMimeData: Prefer UTF-8 when multiple charsets are availableJohan Klokkhammer Helsing2019-01-231-0/+5
* Always escape the table names when creating the SQL statementAndy Shaw2019-01-2311-106/+138
* QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-238-11/+37
* QProcess: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-234-12/+25
* QDrag: mark QDrag::start() as deprecatedChristian Ehrlicher2019-01-234-3/+8
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2318-49/+54
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2313-94/+74
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2318-69/+82
* QtCore: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-238-6/+31
* Use VPMASKMOV in the epilogue ARGB->ARGB{32,64} AVX2 epiloguesThiago Macieira2019-01-231-97/+47
* uic: Fix broken icon code generationFriedemann Kleint2019-01-233-9/+14
* Add class QOcspResponse, providing a bit more detailsTimur Pocheptsov2019-01-238-5/+484
* Allow more fine grained control over QFlags debug outputTor Arne Vestbø2019-01-232-21/+102
* Allow more fine grained control over QMetaEnum debug outputTor Arne Vestbø2019-01-232-13/+90
* Add convenience enum for QDebug's verbosity levelsTor Arne Vestbø2019-01-232-5/+19
* Add QDebug convenience for changing the verbosity levelTor Arne Vestbø2019-01-232-0/+13
* Remove useless fall-back network interface of Dante-serverRyan Chu2019-01-232-8/+8
* Fix QNetworkReply ServiceUnavailableError in macOSRyan Chu2019-01-231-0/+10
* Use environment variables to replace the hard-code value of domain nameRyan Chu2019-01-233-19/+32
* Docker-based test servers for network-related Qt autotests on WindowsRyan Chu2019-01-239-19/+175
* Extend the default retry times of QtNetworkSettings::verifyConnectionRyan Chu2019-01-231-2/+2
* Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-2313-127/+27
* Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-2354-90/+91
* Cleanup SimpleTreeModel exampleChristian Ehrlicher2019-01-235-37/+31
* Schannel supportMårten Nordheim2019-01-2218-17/+2428
* Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1StringAlbert Astals Cid2019-01-224-28/+165
* Update manual qsslsocket test to use HTTP/2 instead of spdyMårten Nordheim2019-01-221-6/+6
* OCSP - simplify feature testTimur Pocheptsov2019-01-221-4/+0
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-21117-838/+1043
|\
| * tst_QPrinter: stabilize qprinter testChristian Ehrlicher2019-01-201-1/+1
| * tst_QString: fix localeAwareCompare() when using ICUChristian Ehrlicher2019-01-201-25/+25
| * Android: fix NPE on m_editPopupMenuVyacheslav Koscheev2019-01-171-2/+4
| * QSqlRelationalDelegate: compile with QT_NO_CAST_FROM_BYTEARRAYChristian Ehrlicher2019-01-161-3/+3
| * Eliminate some stray misleading paths from expected output filesEdward Welbourne2019-01-165-12/+12
| * Update bundled libpng to version 1.6.36André Klitzing2019-01-1628-639/+634
| * clang-cl: use GCC -m CPU feature flag optionMårten Nordheim2019-01-161-0/+21
| * tst_qsyntaxhighlighter: fix no-op QTRY_VERIFY checkMårten Nordheim2019-01-161-1/+2
| * QSyntaxHighlighter: cancel delayed highlight if done manuallyMårten Nordheim2019-01-162-0/+20
| * Add the command line option --no-strip to androiddeployqtJoerg Bornemann2019-01-161-0/+6
| * Fix multiple emission of QGuiApplication::lastWindowClosed() when native chil...Friedemann Kleint2019-01-161-0/+2
| * QMacStyle - take into account that native controls are transparent nowTimur Pocheptsov2019-01-161-0/+29
| * Update QOpenGLTexture::generateMipMaps for ES 3Michael Brasser2019-01-151-4/+3
| * testlib: Add missing header files to .pro fileOliver Wolff2019-01-151-1/+16