aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qmllint: Fix auto-importing of qmltypes from same directoryUlf Hermann2021-01-214-1/+30
* Avoid memory leaks in QSequentialAnimationGroupJob testUlf Hermann2021-01-211-4/+9
* Qt.labs.animation: Make plugin optionalMaximilian Goldstein2021-01-219-9/+109
* Silence warnings about deprecated QString::QString(const char*)Friedemann Kleint2021-01-213-9/+14
* Qt.labs.folderlistmodel: Make plugin optionalMaximilian Goldstein2021-01-2111-10/+109
* Expose the list of preferred instance extensions to rendercontrol usersLaszlo Agocs2021-01-214-5/+40
* Query QRhi's desired Vulkan instance extensions instead of hardcodingLaszlo Agocs2021-01-211-2/+1
* qmllint: Remove exceptions for most unknown builtinsUlf Hermann2021-01-216-86/+98
* Use new QObjectPrivate connection mechanism in dynamic connectionsAndrei Golubev2021-01-214-2/+123
* Doc: Fix CI warnings qtdeclarativeNico Vertriest2021-01-211-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-01-211-2/+2
* Doc: Change section about writing a qmltypes fileUlf Hermann2021-01-202-103/+9
* QQmlJSScope: Fix typoUlf Hermann2021-01-202-3/+3
* Qt.labs.settings: Make plugin optionalMaximilian Goldstein2021-01-209-8/+104
* Ensure we cancel touchMouseSynthesis upon receiving touchCancelRichard Moe Gustavsen2021-01-201-1/+1
* Restore libfuzzer pro filesFabian Kosmale2021-01-202-0/+22
* QtQuick.LocalStorage: Make plugin optionalMaximilian Goldstein2021-01-208-17/+118
* QmlCompiler: Add equality operators and hash functionsUlf Hermann2021-01-201-0/+81
* qmllint: Support extended typesUlf Hermann2021-01-205-6/+83
* QML_SINGLETON: Handle local create() functions with foreign typesMaximilian Goldstein2021-01-205-21/+82
* Blacklist tst_qquickfolderlistmodel::nameFilters on macOsFabian Kosmale2021-01-201-0/+1
* tst_qquickloader: Make message matching less stringentFabian Kosmale2021-01-201-1/+1
* qmllint: Skip failing testsFabian Kosmale2021-01-202-0/+4
* QQmlComponentPrivate::setInitialProperties: Do not silently swallow exceptionsFabian Kosmale2021-01-184-3/+25
* qmltyperegistrar: Remove QML.ManualRegistrationUlf Hermann2021-01-183-18/+1
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-1810-131/+221
* QML engine: Fix writing function to property through aliasFabian Kosmale2021-01-183-1/+41
* Update hovered on disabled QQuickItemsAllan Sandfeld Jensen2021-01-182-2/+4
* qmltyperegistrar: Silence further static analysis warningsUlf Hermann2021-01-182-2/+2
* qmltyperegistrar: Always use the local type name for "auto" elementsUlf Hermann2021-01-181-1/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-01-181-2/+2
* Build fixes for GCC 11Ville Voutilainen2021-01-181-2/+2
* Quick.Layouts: Make plugin optionalFabian Kosmale2021-01-1816-22/+120
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-01-181-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-01-181-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-01-151-2/+2
* qmltyperegistrar: Silence further static analysis warningsUlf Hermann2021-01-152-12/+12
* qmltyperegistrar: Silence some static analysis warningsUlf Hermann2021-01-151-12/+12
* Remove the qmake project filesFabian Kosmale2021-01-15463-7640/+0
* Remove qmldir files in src/importsFabian Kosmale2021-01-1516-85/+0
* Don't set properties on a host tool when cross compilingMarianne Yrjänä2021-01-151-1/+6
* Move QtObject out of the QV4 namespaceUlf Hermann2021-01-151-21/+22
* Change QQuickShortcut::setSequences to bind to all sequencesAndreas Buhr2021-01-152-40/+166
* Pass QWheelEvent data to QML engine via QQuickWheelEvent pointerVolker Hilsheimer2021-01-155-18/+25
* CMake: add properties when tools are builtSamuli Piippo2021-01-151-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2021-01-151-2/+2
* fixs wayland qtwebeneine application webpage close crashMa Aiguo2021-01-151-2/+2
* QQmlComponent: Avoid crash when setting initial properties in JS moduleFabian Kosmale2021-01-155-1/+33
* Flickable: ignore trackpad events with px deltas in disallowed directionShawn Rutledge2021-01-153-5/+131
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-152-2/+39