summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix documentations string in QPagedPaintDeviceNicolas Fella2020-09-121-1/+1
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-125-6/+6
* QAbstractSpinBox: don't emit update signals twiceRichard Moe Gustavsen2020-09-121-1/+1
* Remove dead code and obsolete commentVolker Hilsheimer2020-09-121-8/+0
* QAbstractItemView: add virtual itemDelegateForIndexVolker Hilsheimer2020-09-127-41/+61
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-127-1/+50
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-114-303/+303
* QAuthenticatorPrivate::parseHttpResponse: mark "host" as unusedMårten Nordheim2020-09-111-0/+3
* CMake: Provide way to register extra tool package dependenciesAlexandru Croitor2020-09-112-2/+50
* CMake: Fix rpaths set for Qt internal apps like DesignerAlexandru Croitor2020-09-112-4/+13
* Minimal ABI necessary for future optimized QPixmapAllan Sandfeld Jensen2020-09-112-1/+44
* [QtCore] Fix QDateTime unit test: time zone of system was usedAndreas Buhr2020-09-111-10/+9
* Fix Qt6 related comments in qdebugLars Knoll2020-09-112-45/+33
* Cleanup QGradientLars Knoll2020-09-113-51/+25
* Remove Qt6 related commentLars Knoll2020-09-111-1/+0
* Get rid of QEnableIfLars Knoll2020-09-112-9/+3
* Remove pre-C++17 code pathLars Knoll2020-09-111-17/+0
* Fix warnings coming from using the deprecated overload of qCheckSumLars Knoll2020-09-112-3/+3
* CMake: Fix build with Clang on WindowsKai Koehne2020-09-111-0/+6
* Clang 10: Fix missing-exception-spec error on WindowsKai Koehne2020-09-111-0/+1
* Doc: Improve WinTab license informationKai Koehne2020-09-111-2/+2
* CMake: Fix qt-configure-module for modules without qt_cmdline.cmakeJoerg Bornemann2020-09-111-2/+4
* CMake: Fix running qt-configure-module.bat without argumentsJoerg Bornemann2020-09-111-0/+1
* CMake: Take MODULE_INCLUDE_NAME into account when installingJoerg Bornemann2020-09-111-8/+9
* Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation"Lars Knoll2020-09-114-16/+21
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-115-17/+68
* GitHub Actions: Fix workflow fileCristian Adam2020-09-111-6/+5
* Rename QMetaSequence's "elements" to "values"Ulf Hermann2020-09-115-221/+221
* 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
* tst_QNetworkReply: Avoid race in ioGetFromHttpWithAuthMårten Nordheim2020-09-111-1/+5
* 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
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-114-5/+56
* Fix build with -trace lttngJoerg Bornemann2020-09-114-2/+17
* Interbase: Add support for the boolean typeAndy Shaw2020-09-114-6/+32
* 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-115-5/+5
* QVariant: guard usage of fromType.metaObject()Richard Moe Gustavsen2020-09-111-1/+1
* [QtCore] QDateTime: switch from newRow to addRow in unit testsAndreas Buhr2020-09-111-4/+4
* [QtCore] Adapt QDateTime unit tests to use QByteArrayAndreas Buhr2020-09-111-8/+8
* CMake: Implement configure -qpaJoerg Bornemann2020-09-112-1/+2
* 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: Introduce qt-configure-moduleJoerg Bornemann2020-09-113-0/+93
* CMake: Re-generate src/gui/CMakeLists.txtJoerg Bornemann2020-09-112-24/+44
* Fix markdown syntax in cmake/README.mdJoerg Bornemann2020-09-111-1/+1
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-118-29/+1