summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove most compiler warnings about missing overridesLars Knoll2020-09-11151-772/+808
* Document that this method got added in 6.0Lars Knoll2020-09-111-0/+1
* tst_QTimer::remainingTime(): get rid of QTest::currentTestFailed()Jarek Kobus2020-09-101-8/+11
* QAuthenticator(Negotiate): Try provided credentialMårten Nordheim2020-09-101-4/+17
* QAuthenticator: Don't use Negotiate if unsupportedMårten Nordheim2020-09-101-0/+2
* Get rid of qtconcurrentexception.hLars Knoll2020-09-103-67/+0
* QNAM: Enable HTTP/2 by defaultMårten Nordheim2020-09-105-15/+16
* Doc: Compile snippets only when running testsPaul Wicking2020-09-106-32/+42
* Doc: Clean up widget snippets projectPaul Wicking2020-09-1014-27/+27
* CMake: Fix generation of XXX_tracepoints.cppJoerg Bornemann2020-09-101-1/+1
* CMake: Fix race condition in -trace configured buildJoerg Bornemann2020-09-101-0/+5
* CMake: Fix call to tracegen when cross-compiling toolsJoerg Bornemann2020-09-101-2/+10
* Introduce QProcess::startCommand(QString, OpenMode)Joerg Bornemann2020-09-104-3/+60
* CMake: Re-generate configure.cmake filesJoerg Bornemann2020-09-103-2/+15
* configurejson2cmake: Handle expressions of the form "foo != 0"Joerg Bornemann2020-09-101-0/+2
* CMake: Document more configure argument mappingsJoerg Bornemann2020-09-101-57/+66
* Android: use bin for instead of QT6_HOST_INFO_BINDIRAssam Boudjelthia2020-09-101-3/+3
* Cleanup ProString::append/prependLars Knoll2020-09-102-55/+38
* [macOS] Add native virtual key code to modifier keysMichael Brüning2020-09-101-9/+18
* Doc: explain how to blacklist QML tests on certain platformsMitch Curtis2020-09-101-2/+20
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-101-6/+51
* QString/QBA: change realloc*Data signatures to use qsizetypeAndrei Golubev2020-09-104-26/+26
* Remove '\0' space reservation logic in QStringAndrei Golubev2020-09-103-33/+45
* Remove '\0' space reservation logic in QByteArrayAndrei Golubev2020-09-102-25/+39
* Cleanup PageSize enum for Qt6Allan Sandfeld Jensen2020-09-103-157/+8
* QOpenGLTexture: Remove obsolete data upload overloadsVolker Hilsheimer2020-09-102-145/+0
* QOpenGLFramebufferObject: merge toImage overloadsVolker Hilsheimer2020-09-102-15/+1
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-108-146/+86
* Adapt QDate unit tests to not take into account system localeAndreas Buhr2020-09-101-14/+13
* CMake: Register qtwaylandscanner dependency when cross-compilingAlexandru Croitor2020-09-101-0/+3
* CMake: Apply $ORIGIN style rpaths for non-prefix builds as wellAlexandru Croitor2020-09-101-2/+7
* Android: don't use avx and avx2 when building for Android x86_64Assam Boudjelthia2020-09-102-4/+4
* Clean-up of old VC6 work-aroundAllan Sandfeld Jensen2020-09-101-54/+43
* X11: set fallback logical DPI to 96Morten Johan Sørvig2020-09-101-6/+6
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-1039-97/+97
* Doc: Fix documentation issues for event and input device classesTopi Reinio2020-09-103-181/+287
* Inline QMetaObject::cast(QObject *), as requested by ### Qt 6 commentEdward Welbourne2020-09-102-8/+5
* Remove spurious const from QVariant::convert()'s first parameterEdward Welbourne2020-09-102-4/+4
* Remove some pre-Qt6 codeEdward Welbourne2020-09-104-58/+0
* Fix possible corner cases in qarraydataops.hAndrei Golubev2020-09-102-13/+228
* Move grabbing API from QEventPoint to QPointerEventShawn Rutledge2020-09-102-64/+115
* Clean up PageSizeId enumVolker Hilsheimer2020-09-102-7/+5
* Fix ### Qt 6 commentVolker Hilsheimer2020-09-101-5/+6
* Doc: clean up the QProcess::setChildProcessModifier exampleThiago Macieira2020-09-101-3/+3
* Moc: Require complete types consistentlyUlf Hermann2020-09-101-5/+6
* Remove redundant non-const QMutex::isRecursive()Edward Welbourne2020-09-102-15/+0
* Make Q*ArrayOps erase aligned with std::vector::eraseAndrei Golubev2020-09-102-16/+12
* Cleanup QAction::visible propertyAllan Sandfeld Jensen2020-09-105-17/+30
* Doc: Move example file that was left behindPaul Wicking2020-09-101-0/+0
* Revert "Do not wait in QWindowsPipe{Reader|Writer}::stop()"Alex Trotsenko2020-09-104-30/+14