summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clang 10: Fix missing-exception-spec error on WindowsKai Koehne2020-09-111-0/+1
* Doc: Improve WinTab license informationKai Koehne2020-09-111-2/+2
* Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation"Lars Knoll2020-09-113-14/+19
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-114-14/+65
* Rename QMetaSequence's "elements" to "values"Ulf Hermann2020-09-113-176/+176
* Prepare QSequentialIterable for non-const operationUlf Hermann2020-09-112-12/+66
* QAuthenticator: move debug printing to a logging categoryMårten Nordheim2020-09-111-1/+5
* QAuthenticator: Don't reset phase on every set* callMårten Nordheim2020-09-111-11/+30
* QAuthenticator: Don't assume we haven't tried the URL credentialsMårten Nordheim2020-09-111-3/+4
* QAuthenticator: Don't assume cached credentials are newMårten Nordheim2020-09-111-1/+2
* rhi: gl: Fix shader cache with unstable vertex input locationsLaszlo Agocs2020-09-112-38/+74
* Fix build with -trace lttngJoerg Bornemann2020-09-114-2/+17
* Interbase: Add support for the boolean typeAndy Shaw2020-09-112-2/+23
* Android: Pass the parsed URI if it fails to get permission on 23 or lessAndy Shaw2020-09-111-0/+4
* macos: Rename macos style to macOSRichard Moe Gustavsen2020-09-114-4/+4
* QVariant: guard usage of fromType.metaObject()Richard Moe Gustavsen2020-09-111-1/+1
* Do not expose xlib as public dependency of QtGuiJoerg Bornemann2020-09-116-3/+8
* Do not expose ATSPI as public dependency of QtGuiJoerg Bornemann2020-09-113-3/+3
* CMake: Re-generate src/gui/CMakeLists.txtJoerg Bornemann2020-09-112-24/+44
* Document that this method got added in 6.0Lars Knoll2020-09-111-0/+1
* 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-104-14/+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 race condition in -trace configured buildJoerg Bornemann2020-09-101-0/+5
* Introduce QProcess::startCommand(QString, OpenMode)Joerg Bornemann2020-09-103-3/+45
* CMake: Re-generate configure.cmake filesJoerg Bornemann2020-09-103-2/+15
* Android: use bin for instead of QT6_HOST_INFO_BINDIRAssam Boudjelthia2020-09-101-3/+3
* [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
* QString/QBA: change realloc*Data signatures to use qsizetypeAndrei Golubev2020-09-104-26/+26
* Remove '\0' space reservation logic in QStringAndrei Golubev2020-09-102-32/+43
* 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-104-89/+26
* 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-1024-66/+66
* 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-101-9/+11
* 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