aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2.0' in qt/qtdeclarativev6.2.0-rc2Qt Submodule Update Bot2021-09-211-4/+4
* Doc: Fix broken link in qmllint documentationKai Köhne2021-09-201-1/+1
* Update dependencies on '6.2.0' in qt/qtdeclarativeQt Submodule Update Bot2021-09-191-4/+4
* Doc: Fix qdoc syntax errors in qml-changes-qt6.htmlKai Köhne2021-09-171-2/+2
* Highlight text editor example in creatorOliver Eftevaag2021-09-141-1/+2
* Update dependencies on '6.2.0' in qt/qtdeclarativev6.2.0-rc1Qt Submodule Update Bot2021-09-131-4/+4
* Doc: Fix incorrect \quotefromfile pathsTopi Reinio2021-09-131-2/+2
* Update dependencies on '6.2.0' in qt/qtdeclarativeQt Submodule Update Bot2021-09-111-4/+4
* Update dependencies on '6.2.0' in qt/qtdeclarativeQt Submodule Update Bot2021-09-111-4/+4
* correctly export qQmlResolveImportPaths()Fawzi Mohamed2021-09-101-1/+3
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-09-102-8/+5
* Document chnaged behavior of url propertiesUlf Hermann2021-09-101-25/+5
* Update dependencies on '6.2.0' in qt/qtdeclarativeQt Submodule Update Bot2021-09-101-4/+4
* Update dependencies on '6.2.0' in qt/qtdeclarativeQt Submodule Update Bot2021-09-091-4/+4
* Fix generation of names in qmldir filesUlf Hermann2021-09-096-2/+31
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-0817-35/+47
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-085-22/+31
* Add all qml debug translation fixes and functionalities from 5.15Tuomo Pelkonen2021-09-087-25/+72
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-081-4/+4
* Fix implicit size of TextAreaJan Arve Sæther2021-09-072-7/+4
* QQuickGrid: Warn if there are more items than rows*columnsAlbert Astals Cid2021-09-072-1/+7
* Examples: Fix top level buildFabian Kosmale2021-09-071-0/+1
* doc: Improve QML WheelEvent docsShawn Rutledge2021-09-071-18/+32
* Fix memory leak in Qt Quick Controls iconEirik Aavitsland2021-09-072-0/+8
* qmldom: DomItem::makeCopy also for elements of the universeFawzi Mohamed2021-09-073-32/+58
* qmldom: improve path and addError performanceFawzi Mohamed2021-09-075-27/+90
* Clean up the painteditem exampleUlf Hermann2021-09-0714-85/+152
* Avoid to build the debug executable of qmlcachegen in multi-config buildLi Xinwei2021-09-071-2/+10
* Allow type conversions in storeNameSloppy()Ulf Hermann2021-09-071-2/+13
* Check setter == setLookup when retrieving lookup metatypeUlf Hermann2021-09-071-1/+2
* Fix top level builds failing with AUTOMOC-related missing moc exeCraig Scott2021-09-072-1/+8
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-071-4/+4
* Fix layouts example to use a QML moduleOliver Eftevaag2021-09-062-28/+17
* doc: Correct the type that WheelHandler's wheel signal emitsShawn Rutledge2021-09-061-1/+1
* Make TextField.implicitWidth fixedJan Arve Sæther2021-09-063-19/+14
* Use value type providers in metaTypeFromJSUlf Hermann2021-09-062-19/+35
* Fix positioners example to use a QML moduleOliver Eftevaag2021-09-064-61/+28
* Fix broken doc link to Qt Quick DesignerCraig Scott2021-09-061-2/+2
* Add "As" function to symbol tableUlf Hermann2021-09-063-0/+29
* qmldom: pass optional fileType to loadFileFawzi Mohamed2021-09-065-96/+120
* Add documentation for qt_import_qml_plugin()Craig Scott2021-09-064-68/+28
* Fix righttoleft example to use a QML moduleOliver Eftevaag2021-09-065-62/+29
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-061-4/+4
* Fix OUTPUT_TARGETS not being set in parent scope in all casesCraig Scott2021-09-061-1/+9
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-8/+8
* Update the QRhiTexture size in QSGPlainTextureLaszlo Agocs2021-09-041-1/+6
* doc: Deprecate MouseEvent.source in QMLShawn Rutledge2021-09-041-0/+1
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-09-041-4/+4
* Fix the canvas example to use a QML moduleUlf Hermann2021-09-042-55/+27
* Fix animation example to use a QML moduleUlf Hermann2021-09-043-61/+35