aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtdeclarativev6.0.0-alpha1Qt Submodule Update Bot2020-09-291-2/+2
* CMake: Fix framework buildsAlexandru Croitor2020-09-291-1/+1
* QQItemPriv::localizedTouchEvent: don't skip parents of passive grabbersShawn Rutledge2020-09-281-0/+12
* qmllint: Consistently spell "Warning"Ulf Hermann2020-09-282-3/+3
* qmllint: Make imports localUlf Hermann2020-09-286-99/+169
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-2813-27/+27
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-283-14/+26
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-09-281-1/+1
* Export QQmlLocale symbolsVolker Hilsheimer2020-09-281-4/+4
* Blacklist a few more on macOSShawn Rutledge2020-09-264-0/+10
* 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