aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Split event delivery code from qqwindow into qqdeliveryagent.cppShawn Rutledge2021-02-253-1967/+2025
* Don't invalidate unaffected render ordersEskil Abrahamsen Blomfeldt2021-02-252-2/+25
* Fix some issues in translated messagesFriedemann Kleint2021-02-242-6/+7
* QtQuick.Shapes: Declare dependency on QtQuickUlf Hermann2021-02-241-0/+2
* qmllint: Support enum types from other scopesUlf Hermann2021-02-241-1/+14
* qmllint: Check for existence of property typesUlf Hermann2021-02-247-27/+58
* Add finalizer to call qt6_import_qml_plugins() automaticallyCraig Scott2021-02-242-0/+24
* CMake: Handle the case of QML resources in the BINARY directoryJarkko Koivikko2021-02-231-1/+6
* Fix QJSValue singletons only supporting object typesMaximilian Goldstein2021-02-222-8/+20
* CodeChecker: Assert that pointer canot be nullFabian Kosmale2021-02-221-2/+3
* QML: Make retrieval of a signal name from a handler accessibleUlf Hermann2021-02-193-18/+28
* Remove Windows 7 VM workaround from rhi initLaszlo Agocs2021-02-191-11/+1
* Improve QSGMaterial docsLaszlo Agocs2021-02-191-15/+31
* qmllint: Resolve attached property scopesUlf Hermann2021-02-193-27/+32
* Layouts: Depend on QtQuickUlf Hermann2021-02-191-0/+2
* qquicktextinput: Fix validation for IM eventBartlomiej Moskal2021-02-192-2/+28
* docs: Fix documentation of the Locale numberOptions propertyShawn Rutledge2021-02-191-1/+1
* QQmlProperty: document propertyMetaTypeFabian Kosmale2021-02-191-2/+9
* QQmlPropertyPrivate::signalExpression: handle object being nullFabian Kosmale2021-02-191-0/+4
* Doc: Fix warnings about snippets in qtdeclarativeNico Vertriest2021-02-194-5/+14
* QML: Do not JIT-compile AOT-compiled functionUlf Hermann2021-02-191-2/+4
* CMake: Fix dependencies between metatypes and qmltypesUlf Hermann2021-02-191-0/+1
* QQuickStackLayout: Fix include directiveUlf Hermann2021-02-191-1/+1
* QJSPrimitiveValue: Implement modulo operatorUlf Hermann2021-02-191-0/+28
* QJSValue: Allow casting integers to enumsUlf Hermann2021-02-191-0/+8
* Fix lookup of existing inline components by nameUlf Hermann2021-02-191-1/+1
* qmllint: Don't create properties for "on" assignmentsUlf Hermann2021-02-161-12/+15
* Rename DBG_* logging categories in Qt QuickShawn Rutledge2021-02-158-71/+71
* qquicktextinput: Fix Undo history for IM eventBartlomiej Moskal2021-02-151-4/+6
* MouseArea: fix containsMouse behavior during visibility changesVolker Hilsheimer2021-02-121-0/+6
* QML: Warn about usage of injected signal parametersUlf Hermann2021-02-129-23/+85
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-1227-44/+46
* Doc: Avoid unqualified lookup in the signals documentationUlf Hermann2021-02-121-2/+2
* QML: Warn about variables being used before their declarationUlf Hermann2021-02-124-13/+35
* Fix QJSValue string parameters used in signalsMaximilian Goldstein2021-02-101-1/+1
* Doc: Update type registration flowchartUlf Hermann2021-02-093-0/+3
* Return errors if validation of inline components failsUlf Hermann2021-02-081-1/+3
* QSGBatchRender: avoid crash if buffer shrinksFabian Kosmale2021-02-081-2/+2
* Do less work when there are no active ImageParticle particlesMichael Brasser2021-02-063-8/+29
* QQuickItemParticle give() method kill particleFabio Falsini2021-02-051-0/+1
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-052-9/+9
* Invalidate external renderpass descriptors from Quick3DLaszlo Agocs2021-02-053-0/+19
* Don't hide the inputMethod when finishing the editAndy Shaw2021-02-041-2/+0
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-031-0/+7
* qmltyperegistrar: Fix handling of default propertiesUlf Hermann2021-02-021-26/+35
* Remove superfluous include directiveFriedemann Kleint2021-02-021-1/+0
* Make the internals of QQuickAnimatorController privateUlf Hermann2021-02-021-1/+2
* Fix Math.round edge-caseAllan Sandfeld Jensen2021-02-021-3/+6
* Add 'MANUAL_MOC_JSON_FILES' support by 'qt6_qml_type_registration'Alexey Edelev2021-02-021-1/+6
* Remove obsolete folders in qmlcompilerDavid Skoland2021-02-022-2/+0