summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Qml accessibility fixesPiotr Mikolajczyk2020-12-0811-20/+210
* tests: blacklist tst_QGlyphRun::drawRightToLeft() on openSUSELiang Qi2020-12-081-0/+2
* CMake: Disable static plugin imports for non-executable targetsAlexandru Croitor2020-12-084-2/+39
* Offer to build manual tests through QT_BUILD_MANUAL_TESTSAleix Pol2020-12-082-2/+4
* QPropertyBindingPrivate: Enable QML engine error handlingFabian Kosmale2020-12-082-2/+25
* wasm/js: fix invalid restartCount referenceAvindra Goolcharan2020-12-081-1/+1
* Fix highdpi conversion of QTabletEvent coordinates on xcbShawn Rutledge2020-12-081-4/+2
* macOS: Always allow interacting with popup windows during modal sessionTor Arne Vestbø2020-12-081-0/+8
* QCborValue & QCborStreamReader tests: fix warning about %llx on 32-bitThiago Macieira2020-12-071-6/+6
* tst_QCborValue: adjust the size of the minimum string that won't fitThiago Macieira2020-12-071-1/+3
* QCborStreamReader::next: don't allocate too much memory in a QBAThiago Macieira2020-12-073-25/+31
* QCborStreamReader: move the UTF-8 decoding into readStringChunkThiago Macieira2020-12-071-37/+109
* Http2: set the reply's error code and string on errorMårten Nordheim2020-12-071-0/+2
* Inline QCollator's QString methods via QStringViewEdward Welbourne2020-12-072-10/+6
* Add SameSite API to QNetworkCookieAllan Sandfeld Jensen2020-12-074-7/+97
* TLS utils - remove useless static_assertTimur Pocheptsov2020-12-071-4/+0
* CMake: Force crosscompiling_emulator to empty string if not foundAlexey Edelev2020-12-071-3/+6
* Add uninitialized constructor to qfloat16Allan Sandfeld Jensen2020-12-072-0/+9
* rcc: Remove support for Python2Friedemann Kleint2020-12-073-41/+23
* Fix QPropertyAlias example, which did not compileAndreas Buhr2020-12-071-3/+3
* Fix QProperty example so that comments match implementationAndreas Buhr2020-12-071-1/+1
* QStyleAnimation: make sure the last frame of animation is renderedWang Chuan2020-12-071-2/+2
* Fix typo in external-resources.qdocAndreas Buhr2020-12-071-1/+1
* Make the overflow math functions publicUlf Hermann2020-12-073-235/+374
* macOS: Don't hard-code x86_64 as the architecture when using qmakeTor Arne Vestbø2020-12-075-10/+30
* Doc: Add -qt-host-path to configure's help screenJoerg Bornemann2020-12-072-1/+2
* CMake: Add extra targets to run single benchmark using CMake generatorAlexey Edelev2020-12-075-32/+54
* MSVC: Enable control flow guard for release buildsYuhang Zhao2020-12-072-2/+15
* PCRE: update to 10.36Giuseppe D'Angelo2020-12-0734-13242/+4166
* tst_qnetworkreply: unblacklist putWithServerClosingConnectionImmediatelyMårten Nordheim2020-12-072-4/+3
* tst_qnetworkreply: unblacklist various testsMårten Nordheim2020-12-071-18/+0
* Make the signal argument in Q_OBJECT_BINDABLE_PROPERTY optionalLars Knoll2020-12-073-8/+17
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-073-12/+18
* Fix qtdiag testing helper on WindowsFriedemann Kleint2020-12-071-1/+1
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-0715-25/+98
* QProcess: simplify the logic around _q_processDied()Alex Trotsenko2020-12-064-18/+15
* QCborStreamReader: remove the lambdas from decodeStringFromCbor()Thiago Macieira2020-12-061-43/+32
* QCborValue: avoid allocating result if data is insufficientThiago Macieira2020-12-065-59/+82
* QCborStreamReader: avoid allocating result if data is insufficientThiago Macieira2020-12-064-29/+70
* QCborStreamReader: move the readStringChunk code to the PrivateThiago Macieira2020-12-051-24/+33
* QByteArray: update documentationIvan Solovev2020-12-052-82/+147
* QString/QByteArray: add missing Q_CHECK_PTRThiago Macieira2020-12-044-0/+20
* Improve the documentation for QElapsedTimer::restart, include unitsAleix Pol2020-12-051-1/+2
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-0520-84/+28
* CMake: Add handling of TESTRUNNER and TESTARGS by Qt testsAlexey Edelev2020-12-041-36/+137
* Add generic rb swap for RGB64 formatsAllan Sandfeld Jensen2020-12-042-33/+25
* Sequential containers: make removeIf/erase_if not detach unless neededGiuseppe D'Angelo2020-12-041-2/+10
* QList: make an indirect inclusion directGiuseppe D'Angelo2020-12-041-0/+1
* Fix broken link to Zstandard libraryAndreas Buhr2020-12-043-2/+7
* doc: Remove dpiawareness command line argumentTor Arne Vestbø2020-12-041-2/+0