aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document QML_FOREIGN_NAMESPACE() macroFawzi Mohamed2020-08-271-1/+20
* new builtins.qmltypesFawzi Mohamed2020-08-271-1614/+826
* import Qt namespace in QtQmlFawzi Mohamed2020-08-273-6/+33
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-264-1/+56
* Remove deprecated QQuickWindow::sendEventFabian Kosmale2020-08-262-60/+0
* Remove deprecated function QJSValue::engineFabian Kosmale2020-08-264-105/+0
* CMake: Use strict C++ (no GNU extensions) when compiling qml modulesAlexandru Croitor2020-08-261-0/+1
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-6/+5
* Make sure that header is self-containedKai Koehne2020-08-261-0/+1
* tst_qqmlqt: Avoid warning in testFabian Kosmale2020-08-263-13/+10
* [Fix] Use the sourceDir if specifiedAssam Boudjelthia2020-08-261-5/+6
* Remove deprecated functions involving attached property IDsFabian Kosmale2020-08-256-103/+0
* Remove deprecated QJSEngine::installTranslatorFunctions functionFabian Kosmale2020-08-252-38/+0
* Add "we mean it" comment to private headerVolker Hilsheimer2020-08-251-0/+11
* CMake: Rename example conflicting with qtquick3dAlexandru Croitor2020-08-252-7/+63
* qmllistcompositor_p.h: Fix deprecated-copy errorMaximilian Goldstein2020-08-241-12/+0
* Update dependencies on 'dev' in qt/qtdeclarativeDaniel Smith2020-08-241-2/+2
* Doc: fix Qt Quick Test headerMitch Curtis2020-08-241-0/+1
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-2421-616/+9
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2364-4657/+1
* Adapt to qtbase changesFabian Kosmale2020-08-2313-28/+31
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-08-231-2/+2
* tst_qqmltypeloader: Adapt to network redirection change in qtbaseFabian Kosmale2020-08-231-0/+15
* tst_qquickaccessible: Adapt to QVariant::isNull changeFabian Kosmale2020-08-231-2/+4
* Remove last remaining use of QStringRefKarsten Heimrich2020-08-231-1/+1
* Qt6QmlMacros.cmake: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-6/+9
* Add override behaviors to QQmlListPropertyUnai IRIGOYEN2020-08-2210-1/+200
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-222-0/+5
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-223-1/+21
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-223-0/+39
* qmllint: fix import java scripts from moduleEvgeniy A. Dushistov2020-08-227-0/+36
* tst_qqmlenginedebugservice: Adapt to QVariant comparison changeFabian Kosmale2020-08-221-7/+13
* Adapt to QNetworkRequest changeFawzi Mohamed2020-08-201-0/+1
* qmlformat: fix handling of "if else" inside "if" in "if else"Evgeniy A. Dushistov2020-08-204-15/+57
* Weak compare for value types in QMLFawzi Mohamed2020-08-201-1/+47
* tst_qqmllanguage: Fix failure due to stricter equality of QVariantFawzi Mohamed2020-08-201-1/+4
* tst_qjsengine: Fix comparison related failuresFawzi Mohamed2020-08-201-3/+8
* Fix tst_qqmlproperty failures due to stricter QVariantMaximilian Goldstein2020-08-201-3/+3
* doc, listview: document that binding to parent should be avoidedRichard Moe Gustavsen2020-08-201-2/+24
* tst_qqmlvaluetypeproviders: Don't manually register comparatorUlf Hermann2020-08-200-0/+0
* Improve the QML/JS type readerUlf Hermann2020-08-204-9/+8
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-191-1/+1
* qmllint: handle signals defined in qml fileEvgeniy A. Dushistov2020-08-193-11/+34
* Fix crash on WindowsFabian Kosmale2020-08-181-1/+0
* webOS: Share images even if cache is falseElvis Lee2020-08-171-1/+34
* CMake: Fix what Android lib suffix should be passed as a defineAlexandru Croitor2020-08-171-1/+1
* CMake: Adjust naming of Qt Qml plugins for AndroidAlexandru Croitor2020-08-171-0/+20
* Use qHashMulti in qHash(QQuickPixmapKey)Shawn Rutledge2020-08-171-6/+2
* tst_qqmlcomponent: Fix test failureFawzi Mohamed2020-08-171-1/+1
* Disable redundant no-text run in lancelot testEirik Aavitsland2020-08-171-1/+5