aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Qt.labs.sharedimage: Make plugin optionalMaximilian Goldstein2021-01-259-87/+207
* QQmlPropertyBinding: improve error reportingFabian Kosmale2021-01-253-7/+77
* builtins: Don't export Math, JSON, StringUlf Hermann2021-01-251-8/+0
* Add env.vars. to toggle pipeline cache load/saveLaszlo Agocs2021-01-255-8/+57
* export QAcccessibleQuickItemJan Arve Sæther2021-01-221-1/+2
* Qt.labs.qmlmodels: Make plugin optionalMaximilian Goldstein2021-01-2211-27/+118
* QAnimationGroupJob: Don't call virtual functions from dtorUlf Hermann2021-01-222-23/+42
* Export QML and Quick value typesUlf Hermann2021-01-222-17/+17
* QJSEngine: Add a function to throw a pre-generated error objectUlf Hermann2021-01-222-0/+15
* Qt.labs.wavefrontmesh: Make plugin optionalMaximilian Goldstein2021-01-227-8/+898
* fix no translation buildTim Jenssen2021-01-211-0/+2
* Qt.labs.animation: Make plugin optionalMaximilian Goldstein2021-01-218-8/+107
* Silence warnings about deprecated QString::QString(const char*)Friedemann Kleint2021-01-213-9/+14
* Qt.labs.folderlistmodel: Make plugin optionalMaximilian Goldstein2021-01-2110-9/+107
* Expose the list of preferred instance extensions to rendercontrol usersLaszlo Agocs2021-01-213-5/+38
* Query QRhi's desired Vulkan instance extensions instead of hardcodingLaszlo Agocs2021-01-211-2/+1
* qmllint: Remove exceptions for most unknown builtinsUlf Hermann2021-01-214-63/+83
* Use new QObjectPrivate connection mechanism in dynamic connectionsAndrei Golubev2021-01-211-2/+18
* Doc: Fix CI warnings qtdeclarativeNico Vertriest2021-01-211-1/+1
* 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-208-7/+102
* Ensure we cancel touchMouseSynthesis upon receiving touchCancelRichard Moe Gustavsen2021-01-201-1/+1
* QtQuick.LocalStorage: Make plugin optionalMaximilian Goldstein2021-01-207-17/+117
* QmlCompiler: Add equality operators and hash functionsUlf Hermann2021-01-201-0/+81
* qmllint: Support extended typesUlf Hermann2021-01-203-3/+71
* QML_SINGLETON: Handle local create() functions with foreign typesMaximilian Goldstein2021-01-202-21/+34
* qmllint: Skip failing testsFabian Kosmale2021-01-201-0/+2
* QQmlComponentPrivate::setInitialProperties: Do not silently swallow exceptionsFabian Kosmale2021-01-181-2/+2
* qmltyperegistrar: Remove QML.ManualRegistrationUlf Hermann2021-01-183-18/+1
* Add support for extended types to qmltyperegistrarUlf Hermann2021-01-188-129/+217
* QML engine: Fix writing function to property through aliasFabian Kosmale2021-01-181-1/+18
* Update hovered on disabled QQuickItemsAllan Sandfeld Jensen2021-01-181-1/+3
* 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
* Build fixes for GCC 11Ville Voutilainen2021-01-181-2/+2
* Quick.Layouts: Make plugin optionalFabian Kosmale2021-01-1815-22/+119
* 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-1583-2906/+0
* Remove qmldir files in src/importsFabian Kosmale2021-01-1516-85/+0
* Move QtObject out of the QV4 namespaceUlf Hermann2021-01-151-21/+22
* Change QQuickShortcut::setSequences to bind to all sequencesAndreas Buhr2021-01-151-23/+60
* Pass QWheelEvent data to QML engine via QQuickWheelEvent pointerVolker Hilsheimer2021-01-155-18/+25
* fixs wayland qtwebeneine application webpage close crashMa Aiguo2021-01-151-2/+2
* QQmlComponent: Avoid crash when setting initial properties in JS moduleFabian Kosmale2021-01-151-1/+2
* Flickable: ignore trackpad events with px deltas in disallowed directionShawn Rutledge2021-01-151-5/+18
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-151-2/+2
* Fix broken compressed texturesJonas Karlsson2021-01-141-0/+2
* Do not revert properties of deleted objectsAlexey Edelev2021-01-141-0/+5