summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | QSslSocket - make ocsp response into ... ocsp responseSTimur Pocheptsov2019-01-277-55/+35
* | | | | Migrate QPlatformDialogHelper to QRegularExpressionSamuel Gaist2019-01-262-6/+8
* | | | | QMimeGlobPattern: update use of wildcardToRegularExpresionSamuel Gaist2019-01-261-1/+1
|/ / / /
* | | | Introduce QImage::convertToMikhail Svetkin2019-01-252-0/+25
* | | | Add QJsonArray::cbegin()/cend() methodsLars Knoll2019-01-252-0/+18
* | | | Add comment to a tr() callLars Knoll2019-01-251-2/+4
* | | | Update qxmlstream.g with changes from qxmlstream_p.hLars Knoll2019-01-251-3/+11
* | | | Add a feature to enable CodeCoverage analysis of testlibEdward Welbourne2019-01-246-1/+66
* | | | Ssl: Add support for IP-address in alternate subject nameMårten Nordheim2019-01-246-10/+78
* | | | 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-236-29/+53
* | | | QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-234-6/+32
* | | | QProcess: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-232-2/+15
* | | | QDrag: mark QDrag::start() as deprecatedChristian Ehrlicher2019-01-234-3/+8
* | | | 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-231-8/+9
* | | | 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-231-4/+54
* | | | Allow more fine grained control over QMetaEnum debug outputTor Arne Vestbø2019-01-231-7/+47
* | | | 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
* | | | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-2311-119/+25
* | | | Schannel supportMårten Nordheim2019-01-2215-7/+2371
* | | | Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1StringAlbert Astals Cid2019-01-223-12/+117
* | | | OCSP - simplify feature testTimur Pocheptsov2019-01-221-4/+0
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-2189-776/+907
|\| | |
| * | | Android: fix NPE on m_editPopupMenuVyacheslav Koscheev2019-01-171-2/+4
| * | | QSqlRelationalDelegate: compile with QT_NO_CAST_FROM_BYTEARRAYChristian Ehrlicher2019-01-161-3/+3
| * | | Update bundled libpng to version 1.6.36André Klitzing2019-01-1628-639/+634
| * | | QSyntaxHighlighter: cancel delayed highlight if done manuallyMårten Nordheim2019-01-161-0/+1
| * | | 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
| * | | Fix alignment-warnings about Q_DECLARE_PRIVATE's castsEdward Welbourne2019-01-152-4/+11
| * | | fix out-of-bounds access on trailing percent sign in tr() argumentOswald Buddenhagen2019-01-141-0/+4
| * | | QLocale: fix crash when using qDebug() in a global destructorDavid Faure2019-01-131-0/+2
| * | | QtOpenGLExtensions: Unify license headersKai Koehne2019-01-112-2/+2
| * | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-1035-61/+61
| * | | Doc: mention that some filtered events need to be explicitly acceptedMitch Curtis2019-01-101-0/+4
| * | | qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-1/+7
| * | | Increase sysctl argument buffer size to include null characterRoland Rossgotterer2019-01-091-5/+5
| * | | Always access the 64-bit registry key to read MachineGuidRoland Rossgotterer2019-01-091-1/+1
| * | | wasm: fix blob download handlingLorn Potter2019-01-091-11/+16
| * | | Doc: Complete doc on QHostAddress::clear()Nico Vertriest2019-01-081-1/+2
| * | | Fix typo in fontconfig autotestKai Koehne2019-01-081-1/+1
| * | | Emit paletteChanged and send ApplicationPaletteChange on theme changeTimur Pocheptsov2019-01-084-18/+34
| * | | QNetworkReplyHttpImpl::_q_startOperation - remove a useless warningTimur Pocheptsov2019-01-081-4/+2