aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace a bunch of foreach with ranged forVolker Hilsheimer2020-11-252-27/+27
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-251-2/+2
* Doc: Remove version numbers for import statementJerome Pasion2020-11-2418-33/+40
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-241-2/+2
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-242-5/+36
* Empty the ShaderEffect content cache on releaseResourcesLaszlo Agocs2020-11-242-0/+12
* Simplify ShaderEffect's internal shaderInfoCacheLaszlo Agocs2020-11-241-23/+5
* Remove unused external function declaration in ShaderEffectLaszlo Agocs2020-11-241-2/+0
* Purge renderpass refs from renderer when redirecting via QRhiRtLaszlo Agocs2020-11-243-8/+41
* qmlformat: Add indent optionsMaximilian Goldstein2020-11-246-51/+384
* QQuickTextInput: Store mask data in std::unique_ptrFabian Kosmale2020-11-242-5/+5
* Accessibility event is sent on item's geometry changePiotr Mikolajczyk2020-11-241-0/+8
* Attempt to stabilize tst_QQuickListView::sectionsSnapShawn Rutledge2020-11-242-4/+2
* CMake: Change generated resources namingAlexey Edelev2020-11-241-4/+1
* Fix qmake build of tst_qquickview_extraAndrei Golubev2020-11-242-0/+4
* QtQmlCompiler: Notify any AOT compiler about binding scope and objectUlf Hermann2020-11-242-4/+14
* Remove unnecessary static_castVolker Hilsheimer2020-11-241-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-241-2/+2
* Don't deliver to non-grabbing pointerhandlers if a point is grabbedShawn Rutledge2020-11-232-6/+4
* QQuickStyledText: Avoid warning about setFontFamilyFabian Kosmale2020-11-231-1/+1
* QQuickParticleAffector: Fix warnings about copying non-shared containersFriedemann Kleint2020-11-231-2/+2
* Fix QML property cache leaks of delegate itemsAndrei Golubev2020-11-236-1/+166
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-231-2/+2
* qmldom: Start of the Qml Dom libraryFawzi Mohamed2020-11-2317-0/+747
* qmlfunctions.qdoc: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-231-1/+16
* Fix multipointtoucharea_interop testsShawn Rutledge2020-11-232-19/+15
* Fix tst_TapHandler::componentUserBehavioralOverrideShawn Rutledge2020-11-232-4/+2
* Fix tst_PointHandler::pressedMultipleButtonsShawn Rutledge2020-11-232-7/+7
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-231-2/+2
* Use a single code path to load a QShader in QSGRhiShaderEffectNodeLaszlo Agocs2020-11-231-13/+4
* Remove unused 'blob' member in ShaderEffect internalsLaszlo Agocs2020-11-231-1/+0
* Re-enable the caching of shader data loaded from filesLaszlo Agocs2020-11-231-8/+8
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-232-0/+8
* Fix compiler warningsVolker Hilsheimer2020-11-231-15/+15
* tst_qquicktextinput: Do not construct illegal QCharFabian Kosmale2020-11-231-4/+17
* Don't call alloca(0)Ulf Hermann2020-11-231-13/+28
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-239-5/+98
* qqml.h: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-233-15/+8
* qmllint: Check qmltypes files in import path for validityUlf Hermann2020-11-222-1/+23
* qmllint: Don't crash when importing ES modulesUlf Hermann2020-11-204-2/+36
* Clean up and un-blacklist tst_QQuickMouseArea testsShawn Rutledge2020-11-202-436/+251
* Doc: mention that INCLUDEPATH must be set in some casesMitch Curtis2020-11-201-0/+8
* QQuickListView: Fix warning about cast from ASCIIFriedemann Kleint2020-11-201-1/+1
* Un-blacklist tests that grafana says are passingShawn Rutledge2020-11-202-6/+0
* Doc: Ensure QQuickWindow::transientParent property is documentedTopi Reinio2020-11-201-0/+1
* V4: Allow passing arguments to AOT-compiled functionsUlf Hermann2020-11-205-27/+52
* tests: blacklist tst_QQmlImport::importPathOrder() on MSVCLiang Qi2020-11-201-0/+2
* tests: blacklist tst_QQuickGridView::snapToRow() and snapOneRow() on MSVCLiang Qi2020-11-201-0/+3
* tests: blacklist tst_qquicktext::contentSize() on MSVCLiang Qi2020-11-201-0/+1
* tests: blacklist tst_qqmltimer::restartWhenEventPosted() on MSVCLiang Qi2020-11-201-0/+2