aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QSGSimpleMaterialLaszlo Agocs2020-04-0735-1495/+314
* Drop some dead codeUlf Hermann2020-04-071-5/+0
* Remove sgengine from scenegraph examples CMake project fileLaszlo Agocs2020-04-071-1/+0
* Regenerate CMake project file after QSGEngine removalLaszlo Agocs2020-04-071-6/+7
* Remove QSGEngine and move QSGAbstractRenderer back to privateLaszlo Agocs2020-04-0718-1098/+93
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-04-072-3/+3
* Revert "CMake: Exclude building apps when cross-compiling"Alexandru Croitor2020-04-063-17/+0
* CMake: Regenerate projectsAlexandru Croitor2020-04-063-1/+74
* CMake: Exclude building apps when cross-compilingAlexandru Croitor2020-04-063-0/+17
* Remove convert from ASCII warningFawzi Mohamed2020-04-061-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-04-061-2/+2
* Blacklist tst_qquickbehaviors::currentValueUlf Hermann2020-04-061-0/+3
* Remove use of bearer managementMÃ¥rten Nordheim2020-04-061-10/+0
* Fix compile error with latest qtbase due to removed bearer managementAlexandru Croitor2020-04-061-1/+0
* Remove QRegExp support from QtQmlLars Knoll2020-04-037-59/+3
* Port the remaining tests from QRegExp to QRegularExpressionLars Knoll2020-04-036-39/+47
* Remove QRegExp from qml autotestsLars Knoll2020-04-039-206/+20
* Improve conversion between JS RegExp and QRegularExpressionLars Knoll2020-04-032-44/+110
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-04-031-2/+2
* Replace QFlagPointer with QTaggedPointerSimon Hausmann2020-04-0317-319/+169
* V4: Move constant evaluation of doubles and strings into base CUUlf Hermann2020-04-033-35/+42
* V4: Add missing accessor functionUlf Hermann2020-04-031-0/+5
* Implement support for property observersSimon Hausmann2020-04-038-26/+75
* Add support for translation bindings on QProperty based propertiesSimon Hausmann2020-04-0211-10/+64
* Throw an error if an incompatible parameter is passed to a C++ functionMaximilian Goldstein2020-04-022-28/+27
* Implement modifying colors using methodsMaximilian Goldstein2020-04-029-2/+114
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-04-021-2/+2
* Include qjsengine and qjsvalue autotests in the cmake buildLars Knoll2020-04-025-1/+18
* Change documentation to mention QRegularExpressionLars Knoll2020-04-021-1/+1
* Ignore some cmake generated filesLars Knoll2020-04-021-0/+9
* Remove old BIC dataLars Knoll2020-04-0253-706574/+0
* Remove QT_CREATOR special casesUlf Hermann2020-04-012-23/+8
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-0110-92/+114
* TypeDescriptionReader: Read file name from qmltypesUlf Hermann2020-04-012-1/+7
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-0126-613/+765
* Warn if too many parameters are passed to a C++ functionMaximilian Goldstein2020-04-012-0/+16
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-301-2/+2
* qmllint: Drop support for "ModuleApi"Ulf Hermann2020-03-304-55/+3
* Add support for binding directly to QProperty instancesSimon Hausmann2020-03-3012-6/+242
* Minor cleanupSimon Hausmann2020-03-302-7/+0
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-301-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-271-2/+2
* Remove usage of filterRegExpLars Knoll2020-03-261-1/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-261-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-251-2/+2
* qqml.h: do not use QML_REGISTER_TYPE(QObject)Fabian Kosmale2020-03-251-3/+0
* Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-2514-182/+338
* Make QQmlType::inlineComponentObjectId() constUlf Hermann2020-03-252-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-03-251-2/+2
* Screen example: avoid shadowing final props with required context propsShawn Rutledge2020-03-241-3/+2