aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-2611-76/+50
* qmllint: Use a hash for scripts read from qmldir filesUlf Hermann2020-09-252-5/+5
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-257-42/+63
* qmllint: Split available names into exported, imported, C++ namesUlf Hermann2020-09-254-44/+79
* cmake: enable colorresolving benchmarkFabian Kosmale2020-09-252-1/+29
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-09-251-2/+2
* Blacklist various failing testsShawn Rutledge2020-09-256-0/+23
* QQuickTextControl: Adapt to API change for retrieveData()Ulf Hermann2020-09-252-2/+2
* Adapt to changes in QMetaSequenceInterface and iterablesUlf Hermann2020-09-251-7/+7
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-256-28/+38
* ScopeTree: Remove the "name" propertyUlf Hermann2020-09-255-23/+25
* qmllint: Clarify the meaning of the various names a scope can haveUlf Hermann2020-09-255-21/+25
* qmllint: Keep scopes mutable until all the imports are resolvedUlf Hermann2020-09-254-13/+13
* ScopeTree: Add provisions for supplying types to methodsUlf Hermann2020-09-252-9/+44
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-251-4/+10
* qmllint: Mark scopes read from QML files as compositeUlf Hermann2020-09-251-0/+1
* qmllint: Move import handling code into separate classUlf Hermann2020-09-252-64/+126
* Blacklist tests flickable.nestedPressDelay, gridview.snapOneRowShawn Rutledge2020-09-242-0/+4
* Stabilize tst_QQuickListView::parentBindingShawn Rutledge2020-09-242-2/+8
* Get rid of QMutableEventPoint::stationaryWithModifiedPropertyShawn Rutledge2020-09-243-13/+10
* Blacklist tst_qquickwindow::cleanupGrabsOnReleaseShawn Rutledge2020-09-241-0/+2
* Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouchShawn Rutledge2020-09-241-0/+2
* qmllint: Don't dump imported enums into the current scopeUlf Hermann2020-09-244-5/+21
* QQuickDrag: Do not crash when changing supportedActionsFabian Kosmale2020-09-231-0/+2
* QQmlTypeCompiler: Resolve aliases earlierFabian Kosmale2020-09-231-11/+12
* Condense the different value type creation functions into oneUlf Hermann2020-09-236-51/+26
* Eliminate QQmlValueTypeProvider::storeValueType()Ulf Hermann2020-09-234-51/+4
* Eliminate QQmlValueTypeProvider::createVariantFromString()Ulf Hermann2020-09-234-75/+1
* Eliminate QQmlValueTypeProvider::createFromStringUlf Hermann2020-09-237-123/+71
* Remove QQmlValueTypeProvider::variantFromJsObjectUlf Hermann2020-09-234-137/+93
* QQmlValueTypeProvider: Pass arguments as QJSValueUlf Hermann2020-09-234-99/+62
* Allow proper registration of value typesUlf Hermann2020-09-2318-324/+425
* Fix ubsan errorAllan Sandfeld Jensen2020-09-231-5/+9
* Map swap interval 0 to NoVSync with all the APIsLaszlo Agocs2020-09-232-2/+16
* Avoid crash when module version cannot be resolvedEskil Abrahamsen Blomfeldt2020-09-231-1/+5
* Prevent crash when destroying asynchronous LoaderJoni Poikelin2020-09-233-1/+69
* QQmlPropertyCapture: Replace list with forward listFabian Kosmale2020-09-222-1/+11
* tst_qqmllanguage: Use namespaces for registering enum containersUlf Hermann2020-09-222-9/+13
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-224-28/+2
* Fix compilation for OpenVG pluginEskil Abrahamsen Blomfeldt2020-09-2210-34/+30
* Replace QmlVoidT with std::void_tUlf Hermann2020-09-221-14/+11
* CMake: Install public qmake .prf files into the prefix mkspecs dirAlexandru Croitor2020-09-212-0/+21
* Doc: Update the depends listVenugopal Shivashankar2020-09-211-1/+1
* Handle QProperty inside bindingsFabian Kosmale2020-09-217-6/+91
* Rename QQmlQPointer to QV4QPointerUlf Hermann2020-09-218-14/+14
* Rename QQmlSequence to QV4SequenceUlf Hermann2020-09-213-72/+72
* Register StandardKey as foreign namespace rather than elementUlf Hermann2020-09-211-4/+3
* Rename PointingDeviceUniqueId QML type to lowercaseUlf Hermann2020-09-193-4/+3
* Fix the pointer handlers manual test againShawn Rutledge2020-09-191-6/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-09-181-2/+2