summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows font databases: Enable DirectWrite for cmakeFriedemann Kleint2020-06-1514-117/+1339
* QFontDatabase: Guard against Null-dereference READRobert Loehning2020-06-151-1/+1
* Port platform plugins to QStringViewLars Knoll2020-06-1510-11/+17
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-0/+7
* rhi: Add a feature flag for readback format supportLaszlo Agocs2020-06-156-1/+23
* QNAM: Remove network connectivity pre-checkMårten Nordheim2020-06-155-76/+0
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-1558-198/+81
* Android: fix qmlimportscanner not correctly assignedAssam Boudjelthia2020-06-151-1/+1
* a11y: Implement accessibilityHelp on macOSJan Arve Sæther2020-06-151-0/+10
* Port dbus from QStringRef to QStringViewLars Knoll2020-06-157-36/+35
* Port androiddeployqt and uic from QStringRef to QStringViewLars Knoll2020-06-155-13/+14
* Port platformsupport to QStringViewLars Knoll2020-06-159-15/+15
* Suppress warning of unused function on macOSThiago Macieira2020-06-121-0/+3
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-122-2/+2
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMårten Nordheim2020-06-125-0/+38
* 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-122-210/+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
* QByteDataBuffer: Remove the ctor and dtorMårten Nordheim2020-06-121-11/+2
* 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-116-22/+22
* Add some support to flag alias propertiesLars Knoll2020-06-115-0/+42
* Get rid of the obsolete isEditable flag for propertiesLars Knoll2020-06-118-65/+2
* Further metaobject cleanupsFabian Kosmale2020-06-113-40/+50
* Cleanup QMetaClassInfoLars Knoll2020-06-112-5/+14
* Cleanups in QMetaPropertyFabian Kosmale2020-06-1110-258/+128
* Qt6: remove support for property flags being functionsLars Knoll2020-06-117-195/+30
* Clean up QMetaEnum codeLars Knoll2020-06-114-61/+55
* QMetaMethod: clean up offset handlingLars Knoll2020-06-115-47/+86
* Move windows font databases into QtGuiFriedemann Kleint2020-06-1139-244/+228
* 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-112-141/+22
* QString: remove remnants of old multiArg()Marc Mutz2020-06-112-63/+0
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-112-8/+7
* Android: fix behovior of right click to not interfere with other clicksAssam Boudjelthia2020-06-111-10/+10
* Add more LTTNG tracing pointsJosé Dapena Paz2020-06-119-1/+68
* Make it possible to avoid loading comments from JPEG and PNG filesElvis Lee2020-06-114-0/+17
* Windows: Fix registry string read failuresFriedemann Kleint2020-06-111-11/+9
* Port QtPrintSupport to QStringViewLars Knoll2020-06-112-2/+2
* Port testlib from QStringRef to QStringViewLars Knoll2020-06-112-2/+2
* Port QtSql from QStringRef to QStringViewLars Knoll2020-06-112-5/+5
* Port QtGui from QStringRef to QStringViewLars Knoll2020-06-1115-45/+45