aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2' in qt/qtdeclarativev6.2.0-beta1Qt Submodule Update Bot2021-06-301-3/+3
* QtQml: Move locateLocalQmldir and make it a templateUlf Hermann2021-06-298-119/+169
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-291-3/+3
* QtQml: Refactor plugin loading into a separate classUlf Hermann2021-06-286-583/+776
* Fix warningsAndreas Buhr2021-06-281-2/+2
* Conan: Split version string interpolation into separate functionIikka Eklund2021-06-281-1/+5
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-261-3/+3
* CMake: Restore CMake auto testsAlexandru Croitor2021-06-253-52/+69
* CMake: Rename qt plugin targets to end with PluginAlexandru Croitor2021-06-2512-17/+29
* CMake: Update warning about qtquick_compiler_add_resourcesAlexandru Croitor2021-06-251-3/+4
* Fix static builds on WindowsKai Köhne2021-06-251-1/+8
* DomItem: Move newline character out of translated messageFriedemann Kleint2021-06-251-1/+2
* CMake: Assign output targets to appropriate export setsAlexandru Croitor2021-06-252-9/+53
* CMake: Use object library initializers for qml pluginsAlexandru Croitor2021-06-253-68/+71
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-251-3/+3
* CMake: Add qmldir classname entry only if there is a pluginUlf Hermann2021-06-242-1/+29
* CMake: Copy RESOURCES files to the build directory, tooUlf Hermann2021-06-242-31/+29
* Add basic QML application to test CMake API for QML modulesUlf Hermann2021-06-2412-0/+344
* qmllint: Add detailed documentationMaximilian Goldstein2021-06-243-17/+118
* qmllint: Hide deprecated optionsMaximilian Goldstein2021-06-241-9/+11
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-241-3/+3
* doc: Use DragHandler rather than MouseArea in the externaldrag snippetShawn Rutledge2021-06-231-10/+10
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-231-3/+3
* CMake: Don't check QT_QML_MODULE_RESOURCE_PATHS during file generationAlexandru Croitor2021-06-231-7/+4
* Fix placeholder in translated messageFriedemann Kleint2021-06-221-1/+1
* Ensure model is in context if required properties are not usedFabian Kosmale2021-06-224-1/+76
* qmllint: Ignore unqualified access in custom parser componentsMaximilian Goldstein2021-06-224-0/+26
* qmlformat: Use the Qt version instead of 1.0Maximilian Goldstein2021-06-221-1/+1
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-221-3/+3
* Update dependencies on '6.2' in qt/qtdeclarativev6.2.0-alpha1Qt Submodule Update Bot2021-06-211-3/+3
* Add conanfile.py to support builds with ConanIikka Eklund2021-06-212-0/+128
* Use __qt_internal_propagate_object_library to propagate object librariesAlexey Edelev2021-06-211-51/+4
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-211-3/+3
* Fix some spelling errors in translated messages and commentsFriedemann Kleint2021-06-195-20/+20
* CMake: Allow using an existing target as a backing targetAlexandru Croitor2021-06-181-5/+3
* Don't warn "interleaved frame-sync and actual events" if DA is nullShawn Rutledge2021-06-181-1/+2
* CMake: Adjust QML plugin class name auto-computingAlexandru Croitor2021-06-182-11/+22
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-181-3/+3
* Remove old configure-related filesJoerg Bornemann2021-06-175-647/+0
* Add more links to QJSEngine's ownership documentationFabian Kosmale2021-06-171-1/+10
* qmlcompiler: Fully support required propertiesMaximilian Goldstein2021-06-179-8/+146
* Fix conversion of entries to be added to QVariantListsUlf Hermann2021-06-175-4/+83
* Avoid undefined behavior in the JITUlf Hermann2021-06-175-6/+10
* Add missing palette property to QQuickWindowMitch Curtis2021-06-177-8/+341
* Doc: Fix QDoc warnings qtdeclarativeNico Vertriest2021-06-172-0/+9
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-06-171-3/+3
* Add RESOURCES argument to qt_add_qml_moduleUlf Hermann2021-06-162-5/+11
* Install .qml files from source dir and honor their resource aliasCraig Scott2021-06-162-14/+19
* CMake: Remove compatibility functionsAlexandru Croitor2021-06-161-11/+0
* Avoid UB in qjsnumbercoercion.hUlf Hermann2021-06-161-1/+5