aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QmlIR: Make sure that all objects receive a locationUlf Hermann2020-10-224-17/+41
* qmllint: fix typoUlf Hermann2020-10-221-1/+1
* QmlCompiler: Make sure any import depends on the builtinsUlf Hermann2020-10-222-10/+18
* QmlCompiler: Use size_t for qHashUlf Hermann2020-10-221-2/+2
* qmllint: Resolve aliases in nested objectsUlf Hermann2020-10-225-21/+55
* Update and activate tst_animatorsShawn Rutledge2020-10-226-20/+63
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-213-41/+152
* Make QV4::CompiledData::Location hashableUlf Hermann2020-10-211-0/+8
* qmllint: Remove dead codeUlf Hermann2020-10-211-3/+0
* QQuickFlickable::filterPointerEvent(): remove handling of receiver==thisShawn Rutledge2020-10-211-7/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-211-2/+2
* qquickloader: Free memory of loaded components after source changeFabian Kosmale2020-10-211-0/+13
* CMake: Fix no-widgets buildAlexandru Croitor2020-10-211-2/+2
* Remove some compiler warningsLars Knoll2020-10-211-3/+3
* Compile with Clang11Lars Knoll2020-10-212-2/+6
* QQuickWindow: Change 0 to nullptr for removeAllv6.0.0-beta2Fabian Kosmale2020-10-211-1/+1
* Adjust to QMetaObjectBuilder::MetaObjectFlags changeFabian Kosmale2020-10-215-6/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-211-2/+2
* qmlcachegen: Move resourcefilter.cpp into QmlCompilerUlf Hermann2020-10-208-11/+70
* QQmlJSImporter: Expose the imported objectsUlf Hermann2020-10-201-0/+1
* QQmlJSImporter: Pass the source location to the resultUlf Hermann2020-10-201-0/+1
* QmlCompiler: Cache builtin typesUlf Hermann2020-10-202-1/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-201-2/+2
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2074-74/+74
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-201-2/+2
* CMake: Fix singleton declaration in qt6_target_qml_targetJoerg Bornemann2020-10-201-1/+1
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-195-24/+24
* QmlCompiler: Add hasMethod() and hasProperty() to QQmlJSScopeUlf Hermann2020-10-191-0/+2
* Doc: mention that clipping can affect performance and link to pageMitch Curtis2020-10-191-0/+3
* doc: Update sg rhi backend sectionLaszlo Agocs2020-10-191-5/+5
* Do grabs out of orderLaszlo Agocs2020-10-193-77/+107
* CMake: Adjust to public API renaming in qtbaseAlexandru Croitor2020-10-182-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-181-2/+2
* Adapt QMutexLocker to qtbase changeFabian Kosmale2020-10-182-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-181-2/+2
* QmlCompiler: Read the "bindable" attribute from plugins.qmltypesUlf Hermann2020-10-163-43/+44
* QmlCompiler: Retrieve warnings from qmltypes parserUlf Hermann2020-10-161-0/+4
* Add undefined to builtins.qmltypesUlf Hermann2020-10-161-2/+7
* Fix typoes in builtins.qmltypesUlf Hermann2020-10-161-16/+16
* CMake: Mark some of the public APIs as TPAlexandru Croitor2020-10-161-1/+6
* Promote suffixless names in GraphicsApiLaszlo Agocs2020-10-162-12/+21
* tests: Port qquickitemlayer and remove direct GL checksLaszlo Agocs2020-10-1625-166/+132
* Have a depth buffer when doing the heavy offscreen readbackLaszlo Agocs2020-10-161-1/+8
* QQmlJSScope: Add a way to retrieve a single method or propertyUlf Hermann2020-10-162-5/+8
* Update dependencies on 'dev' in qt/qtdeclarativev6.0.0-beta1Qt Submodule Update Bot2020-10-161-2/+2
* QmlCompiler: add operator!= to QDeferredPointerUlf Hermann2020-10-151-0/+10
* Rely on default parameter in QUnifiedTimer::updateAnimationTimerVolker Hilsheimer2020-10-151-1/+1
* doc: Group QSGTexture native interfacesTor Arne Vestbø2020-10-151-2/+13
* QmlCompiler: Pass source location to all scopes from QML filesUlf Hermann2020-10-153-22/+34
* doc: Don't overwrite native interface docsTor Arne Vestbø2020-10-152-17/+1