summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-074-0/+50
* Add documentation for Q_OBJECT_BINDABLE_PROPERTYAndreas Buhr2021-03-071-0/+23
* Fix QT_HOST_LIBEXECS for cross-builds on WindowsJoerg Bornemann2021-03-071-0/+4
* Complete the renaming of qt_add_tool to qt_internal_add_toolJoerg Bornemann2021-03-071-3/+3
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-075-2/+34
* QNetworkInterface/Unix: fix DNS eligibility of global addressesThiago Macieira2021-03-071-7/+8
* Improve docs for Qt Concurrent run with promise modeSona Kurazyan2021-03-051-0/+9
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-0544-267/+241
* Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* Simplify code, remove redundant conditionWang Yicun2021-03-052-6/+2
* Protect against self-assignment, plug potential memory leakVolker Hilsheimer2021-03-051-0/+4
* Android: make calling exit() conditional on an environment variableVille Voutilainen2021-03-051-2/+3
* Doc: Use correct include for QWGLContextPaul Wicking2021-03-051-0/+1
* QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-051-0/+2
* Convert QDtls classes to the new plugin-based designTimur Pocheptsov2021-03-0411-278/+749
* QLabel: simplify createStandardContextMenuVolker Hilsheimer2021-03-041-7/+6
* Don't access moved-from objectVolker Hilsheimer2021-03-041-7/+6
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2Friedemann Kleint2021-03-041-3/+5
* Add nullptr checks to QGraphicsView classesVolker Hilsheimer2021-03-042-19/+23
* QGraphicsWidget: Check for nullptrs in focus chain handlingVolker Hilsheimer2021-03-041-2/+4
* QGraphicsWidget: don't dereference nullptrVolker Hilsheimer2021-03-041-1/+1
* QMetaType::create: don't leak memory if copy can't be madeVolker Hilsheimer2021-03-041-1/+1
* QHostInfo: simplify assignment operatorVolker Hilsheimer2021-03-041-4/+5
* Don't access data in moved-from objectVolker Hilsheimer2021-03-031-2/+2
* configurejson2cmake: Add library mapping for libmngJoerg Bornemann2021-03-021-0/+1
* QSsl: fix UB pointer useTimur Pocheptsov2021-03-022-7/+7
* Handle desc tags the same way for OOB checks as the other tagsAllan Sandfeld Jensen2021-03-021-7/+3
* Handle para tags the same way for OOB checks as the other tagsAllan Sandfeld Jensen2021-03-021-21/+16
* Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-0113-396/+372
* Fix out-of-buffer in ICC curv parsingAllan Sandfeld Jensen2021-02-281-5/+6
* Assert that we have a socketEngine before calling itVolker Hilsheimer2021-02-281-0/+1
* QIcon::setIsMask: don't dereference nullptrVolker Hilsheimer2021-02-281-2/+2
* Assert that QWidgetPrivate::create creates a windowVolker Hilsheimer2021-02-281-0/+1
* Improve docs for QFuture::then() with contextSona Kurazyan2021-02-262-0/+21
* tst_QFuture::continuationsWithContext: fix the flakinessSona Kurazyan2021-02-261-3/+14
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-262-2/+12
* Fix logic problems with table based grayscale ICC profilesAllan Sandfeld Jensen2021-02-262-6/+6
* Reduce warnings from ICC parsingAllan Sandfeld Jensen2021-02-262-9/+11
* Fix qmake's metatype generation feature after moving moc to libexecJoerg Bornemann2021-02-261-1/+1
* QEventDispatcherWin32: get rid of the hook procedureAlex Trotsenko2021-02-262-30/+9
* Improve QImage::fill(uint) documentationAllan Sandfeld Jensen2021-02-251-5/+5
* Move QSslCertificate's details and cert-related code to the pluginsTimur Pocheptsov2021-02-2520-1726/+540
* QProcess::startDetached/Unix: report which function failedThiago Macieira2021-02-242-30/+46
* QProcess::startDetached/Unix: simplify handling of the pipesThiago Macieira2021-02-241-21/+26
* Assert that setCurrentAnimation has the assumed side effectVolker Hilsheimer2021-02-251-1/+3
* Consistently test for nullptrVolker Hilsheimer2021-02-251-2/+3
* Avoid cyclic dependency between plugin and module *Config.cmake filesCraig Scott2021-02-251-1/+1
* qt6_finalize_executable(): Enable finalizers to be set per-targetCraig Scott2021-02-242-8/+53
* Assert that either both or neither pointer are nullptrVolker Hilsheimer2021-02-241-0/+2
* QStandardPaths: Add translation comment for macOS-specific itemFriedemann Kleint2021-02-241-1/+3