summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port platformsupport to QStringViewLars Knoll2020-06-159-15/+15
* qmake: Remove "Cannot find library" warningsJoerg Bornemann2020-06-151-4/+0
* CMake: Generate .prl files for plugins in static Qt buildsJoerg Bornemann2020-06-152-8/+35
* Suppress warning of unused function on macOSThiago Macieira2020-06-121-0/+3
* CMake: Make GL_SILENCE_DEPRECATION a public define for all consumersAlexandru Croitor2020-06-122-6/+5
* CMake: Propagate largefile flags to all internal consumersAlexandru Croitor2020-06-121-1/+1
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-126-8/+30
* CMake: Add missing QT_USE_QSTRINGBUILDER define for toolsAlexandru Croitor2020-06-121-1/+3
* CMake: Fix lightmaps example to build in a namespaced QtAlexandru Croitor2020-06-122-1/+12
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMårten Nordheim2020-06-126-1/+111
* QtNetwork: Remove leftover deprecation macrosMårten Nordheim2020-06-122-30/+0
* QNAM: docs cleanup from NetworkAccessibleMårten Nordheim2020-06-122-56/+0
* Port remaining usages of QStringRef in QtCore to QStringViewLars Knoll2020-06-1210-28/+18
* Port qdatetime away from QStringRefLars Knoll2020-06-124-36/+38
* Port QDir, QFile from QStringRef to QStringViewLars Knoll2020-06-126-12/+11
* Remove deprecated methodsLars Knoll2020-06-124-254/+1
* Assume static_assert is available everywhere in C++Giuseppe D'Angelo2020-06-121-1/+3
* Fix Windows Font database code to use configure featuresFriedemann Kleint2020-06-129-58/+35
* long_name_onDemandCerts_static - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-25/+0
* long_name_onDemandCerts_member - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-22/+0
* tst_qsslcertificate - suppress a deprecation warningTimur Pocheptsov2020-06-121-0/+4
* QByteDataBuffer: Remove the ctor and dtorMårten Nordheim2020-06-121-11/+2
* CMake: Fix default TARGET_DESCRIPTION for Qt toolsJoerg Bornemann2020-06-121-1/+8
* Include qpromise.h in corelib/CMakeLists.txtSona Kurazyan2020-06-121-0/+1
* rhi: gl: Support reading back 1 byte texture formatsLaszlo Agocs2020-06-121-5/+25
* QMimeDatabase/zstd: use -T1 instead of --single-threadThiago Macieira2020-06-121-1/+1
* Add RHI feature check for screen space derivativesEskil Abrahamsen Blomfeldt2020-06-128-3/+22
* Rename new slice() method sliced()Marc Mutz2020-06-117-42/+42
* Remove last traces of QT_BUILD_EXAMPLESKai Koehne2020-06-111-9/+1
* CMake: Do not generate qtbase/bin/qt.confJoerg Bornemann2020-06-112-23/+0
* Add some support to flag alias propertiesLars Knoll2020-06-115-0/+42
* Get rid of the obsolete isEditable flag for propertiesLars Knoll2020-06-1110-77/+2
* Further metaobject cleanupsFabian Kosmale2020-06-113-40/+50
* Cleanup QMetaClassInfoLars Knoll2020-06-112-5/+14
* Cleanups in QMetaPropertyFabian Kosmale2020-06-1111-296/+166
* Qt6: remove support for property flags being functionsLars Knoll2020-06-119-212/+30
* Clean up QMetaEnum codeLars Knoll2020-06-114-61/+55
* QMetaMethod: clean up offset handlingLars Knoll2020-06-115-47/+86
* CMake: Implement workaround for failing linux static buildsAlexandru Croitor2020-06-111-0/+23
* Move windows font databases into QtGuiFriedemann Kleint2020-06-1139-244/+228
* qmake: Support .dll.a import libraries for MinGW builds of QtJoerg Bornemann2020-06-111-1/+20
* CMake: Don't add "d" suffix to MinGW debug librariesJoerg Bornemann2020-06-111-1/+9
* Remove more QStringRef overloads that aren't requiredLars Knoll2020-06-118-273/+0
* Remove most overloads taking a QStringRef from the QString APILars Knoll2020-06-113-149/+22
* QString: remove remnants of old multiArg()Marc Mutz2020-06-112-63/+0
* CMake: Fix incorrect paths in build instructions messageAlexandru Croitor2020-06-111-4/+4
* CMake: Rename cpp compile check to HAVE_DASH_UNDEFINED_SYMBOLSAlexandru Croitor2020-06-111-3/+3
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-113-8/+48
* Android: fix behovior of right click to not interfere with other clicksAssam Boudjelthia2020-06-111-10/+10
* CMake: Fix installation location of plugins in static builds of QtJoerg Bornemann2020-06-111-4/+3