aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow passing --direct-calls to the qmlcachegen implementationUlf Hermann2020-12-012-0/+8
* Blacklist testTransitionsWithImplicitFrom on Ubuntu 20.04Fabian Kosmale2020-12-011-0/+3
* Adjust toolsupport test to qtbase changeFabian Kosmale2020-12-011-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-12-011-2/+2
* builtins.qmltypes: Rename varargs to QQmlV4FunctionUlf Hermann2020-12-011-9/+12
* Adjust builtins.qmltypesUlf Hermann2020-12-011-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-12-011-2/+2
* Find qml imports inside subdirectories of symlinksJeroen Oomkes2020-11-301-1/+1
* Relax the timings on the new testTransitionWithImplicitFrom testRobert Griebl2020-11-301-6/+6
* Allow parent to filter out-of-bounds synth-mouse for grabbing handlerShawn Rutledge2020-11-307-45/+67
* Porting guide: Document URL resolution changeFabian Kosmale2020-11-301-0/+22
* CMake: Fix resource object file paths in qml plugin prl filesAlexandru Croitor2020-11-301-2/+4
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-301-2/+2
* Replace some more foreach with ranged forVolker Hilsheimer2020-11-303-4/+5
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-301-2/+2
* Speed up tst_FlickableInterop::touchAndDragHandlerOnFlickableShawn Rutledge2020-11-296-0/+54
* Fix Animators requiring an explicit from valueRobert Griebl2020-11-286-7/+149
* Modernize the Animators auto test buildRobert Griebl2020-11-282-10/+12
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-281-2/+2
* Shortcut conversions of common data typesLars Knoll2020-11-271-0/+59
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-271-2/+2
* Fix building the d3d11underqml example with MinGWFriedemann Kleint2020-11-261-9/+9
* Correct height properties for QQuickText with reducing lineHeightReinhard Raschbauer2020-11-262-14/+29
* QML: Introduce "pragma Strict"Ulf Hermann2020-11-264-8/+21
* CMake: Fix broken static plugins linkingAlexey Edelev2020-11-261-1/+1
* qmltypes.prf: Take abi into account for *_metatypes.json file namesAlessandro Portale2020-11-261-1/+2
* Merge fastFlagsForProperty with flagsForPropertyFabian Kosmale2020-11-261-37/+19
* QML engine: Use QMetaType instead of metatype-id in propertydataFabian Kosmale2020-11-2618-186/+193
* Get rid of the QQmlStaticMetaObjectLars Knoll2020-11-269-133/+16
* Make QQmlMetaObject independent of the property cacheLars Knoll2020-11-264-159/+31
* Remove hack to get the methodCount of a metaobjectLars Knoll2020-11-261-17/+4
* Always fully resolve property data on creationFabian Kosmale2020-11-264-93/+9
* Change QQuickRenderControlPrivate from autotest to private exportLaszlo Agocs2020-11-261-1/+1
* QQmlPropertyCache: Use IsQmlList flagFabian Kosmale2020-11-261-0/+2
* Doc: Fix language according to clang-formatJerome Pasion2020-11-264-32/+29
* Doc: Remove version numbers for import statementJerome Pasion2020-11-2615-49/+47
* Respect QV4_FORCE_INTERPRETER when AOT compiled functions are availableUlf Hermann2020-11-261-1/+3
* qml/doc: Add QV4 debugging informationMaximilian Goldstein2020-11-262-3/+11
* QJSValue: On toVariant() don't try to unwrap function objectsUlf Hermann2020-11-262-2/+19
* QmlCompiler: Mark the global scope as compositeUlf Hermann2020-11-261-0/+1
* Improve stability of animated lancelot test sceneEirik Aavitsland2020-11-261-1/+1
* Doc: Document pooled(), reused() signals for ListView QML typeTopi Reinio2020-11-251-1/+32
* Doc: Fix documentation dependenciesTopi Reinio2020-11-252-2/+26
* Remove most examples/demos from highlighted listVolker Hilsheimer2020-11-251-7/+1
* Allow retrieving an imported script from a QML contextUlf Hermann2020-11-253-0/+24
* QmlCompiler: Unify parsing of QML components, JS programs, ES modulesUlf Hermann2020-11-254-74/+96
* Mark QQmlListProperty as a QML list in QMetaTypeFabian Kosmale2020-11-251-1/+6
* Fix compiler warningVolker Hilsheimer2020-11-251-2/+2
* 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