aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Declare native interfaces using helpersTor Arne Vestbø2020-10-153-36/+12
* doc: Update native interface accessor wordingTor Arne Vestbø2020-10-151-2/+2
* Further unify findwarnings.cpp and qqmljsimportvisitor.cppUlf Hermann2020-10-154-252/+259
* QDeferredPointer: Remove the factory before executing itUlf Hermann2020-10-152-10/+9
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-151-2/+2
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-152-1/+8
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-157-1/+169
* Unify QQmlJSImportVisitor and FindWarningsVisitorUlf Hermann2020-10-159-290/+220
* qmllint: Defer resolution of types read from QML filesUlf Hermann2020-10-1510-32/+259
* qmllint: Unify the printing of diagnosticsUlf Hermann2020-10-157-57/+116
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-151-2/+2
* Speed up tst_qquickflickableShawn Rutledge2020-10-145-3/+51
* qmllint: Don't register the component we're just parsing as importUlf Hermann2020-10-141-4/+0
* Add setFlags to QSGMaterialShader for symmetryLaszlo Agocs2020-10-142-0/+10
* Replace forwarding header in public header includesLaszlo Agocs2020-10-142-2/+2
* CMake: Use qt_internal_add_plugin in qt_internal_add_qml_moduleAlexandru Croitor2020-10-131-1/+1
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-137-0/+177
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-131-2/+2
* CMake: Rename qt6_quick_compiler_process_resources to be internalAlexandru Croitor2020-10-131-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-10-131-2/+2
* Fix QProperty property interaction with aliasesFabian Kosmale2020-10-127-5/+68
* Rename QQmlJSImportedMembersVisitorUlf Hermann2020-10-125-15/+15
* Register QAbstractItemModel in QtQml.ModelsMitch Curtis2020-10-121-0/+9