aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix incorrect \quotefromfile pathsTopi Reinio2021-09-131-2/+2
* correctly export qQmlResolveImportPaths()Fawzi Mohamed2021-09-101-1/+3
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-09-101-6/+4
* Document chnaged behavior of url propertiesUlf Hermann2021-09-101-25/+5
* Fix generation of names in qmldir filesUlf Hermann2021-09-091-2/+12
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-081-7/+19
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-083-16/+24
* Add all qml debug translation fixes and functionalities from 5.15Tuomo Pelkonen2021-09-086-25/+68
* Fix implicit size of TextAreaJan Arve Sæther2021-09-071-5/+4
* QQuickGrid: Warn if there are more items than rows*columnsAlbert Astals Cid2021-09-071-1/+5
* 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-072-32/+45
* qmldom: improve path and addError performanceFawzi Mohamed2021-09-075-27/+90
* 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-071-0/+1
* doc: Correct the type that WheelHandler's wheel signal emitsShawn Rutledge2021-09-061-1/+1
* Make TextField.implicitWidth fixedJan Arve Sæther2021-09-062-9/+14
* Use value type providers in metaTypeFromJSUlf Hermann2021-09-061-19/+9
* Fix broken doc link to Qt Quick DesignerCraig Scott2021-09-061-2/+2
* Add "As" function to symbol tableUlf Hermann2021-09-061-0/+1
* qmldom: pass optional fileType to loadFileFawzi Mohamed2021-09-064-82/+102
* Add documentation for qt_import_qml_plugin()Craig Scott2021-09-064-68/+28
* 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
* qmltyperegistrar: Properly resolve includes for foreign typesUlf Hermann2021-09-041-1/+1
* Doc: Clarify PAST_MAJOR_VERSIONS and "auto" versionUlf Hermann2021-09-031-8/+31
* Allow plugins to be optional if they have no backing targetUlf Hermann2021-09-032-7/+1
* Make sure to install designer files with non-prefixed buildsAndy Nichols2021-09-031-4/+4
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-033-25/+24
* Fix top level builds where AUTOMOC_EXECUTABLE was unset on some targetsCraig Scott2021-09-031-1/+2
* Doc: link to Image's cache property in icon docMitch Curtis2021-09-032-0/+5
* docs/qtquick-bestpractices: Update documentationMaximilian Goldstein2021-09-021-51/+16
* Doc: try to make "on" syntax more discoverableMitch Curtis2021-09-022-0/+4
* QQmlListModel: Fix C++ owned object getting destroyedJaeyoon Jung2021-09-021-5/+3
* Fix include directories for QmlCompilerUlf Hermann2021-09-022-9/+8
* Remove unnecessary repeat of applying Android arch suffixCraig Scott2021-09-011-4/+0
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-8/+8
* Declare QQuickImplicitSizeItem as QML_ANONYMOUSUlf Hermann2021-09-011-0/+2
* Fix top-level developer buildJoerg Bornemann2021-08-311-1/+1
* Don't crash if item is deleted from mouse clickPaul Olav Tvete2021-08-311-1/+2
* Fix samegame example to use QML modulesUlf Hermann2021-08-311-17/+14
* Remove QQuickDesignerWindowManagerLaszlo Agocs2021-08-315-251/+0
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-315-6/+8
* Catch using the same output directory for different QML modulesCraig Scott2021-08-311-0/+18
* Doc: Remove \versionlessNote qdoc macroJoerg Bornemann2021-08-305-6/+4