aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qquicktextinput: fix formatGong Weia2021-09-131-2/+2
* qquicktextinput: fix return nullptrGong Weia2021-09-131-1/+1
* Remove the per-rendercontext srb cacheLaszlo Agocs2021-09-102-70/+147
* qmldom: improve qmldom tool dumpFawzi Mohamed2021-09-101-7/+45
* Document chnaged behavior of url propertiesUlf Hermann2021-09-101-25/+5
* qmllint: Warn about assigning literals to read-only propertiesFabian Kosmale2021-09-091-0/+6
* Enhance the warning printed when ShaderEffect fails to loadLaszlo Agocs2021-09-091-1/+6
* qmldom: improve function comment handlingFawzi Mohamed2021-09-092-2/+11
* Use _qt_internal_collect_qml_root_paths to collect android dependenciesAlexey Edelev2021-09-093-0/+36
* Doc: mention native styles shouldn't be customized in customize.qdocMitch Curtis2021-09-094-28/+20
* Fix generation of names in qmldir filesUlf Hermann2021-09-081-2/+12
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-081-7/+19
* Adapt package name for QmlCompilerPlusUlf Hermann2021-09-081-1/+1
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-083-16/+24
* Fix dependencies on sources generated in a different scope to targetCraig Scott2021-09-081-3/+74
* 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
* doc: Improve QML WheelEvent docsShawn Rutledge2021-09-071-18/+32
* Fix top level builds failing with AUTOMOC-related missing moc exeCraig Scott2021-09-071-0/+1
* QQuickGrid: Warn if there are more items than rows*columnsAlbert Astals Cid2021-09-071-1/+5
* Fix memory leak in Qt Quick Controls iconEirik Aavitsland2021-09-072-0/+8
* Avoid to build the debug executable of qmlcachegen in multi-config buildLi Xinwei2021-09-071-2/+10
* 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
* Fix broken doc link to Qt Quick DesignerCraig Scott2021-09-061-2/+2
* Add "As" function to symbol tableUlf Hermann2021-09-061-0/+1
* Add documentation for qt_import_qml_plugin()Craig Scott2021-09-064-68/+28
* qmldom: pass optional fileType to loadFileFawzi Mohamed2021-09-064-82/+102
* Use value type providers in metaTypeFromJSUlf Hermann2021-09-061-19/+9
* Allow type conversions in storeNameSloppy()Ulf Hermann2021-09-061-2/+13
* Check setter == setLookup when retrieving lookup metatypeUlf Hermann2021-09-061-1/+2
* 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
* Allow plugins to be optional if they have no backing targetUlf Hermann2021-09-032-7/+1
* Fix top level builds where AUTOMOC_EXECUTABLE was unset on some targetsCraig Scott2021-09-031-1/+2
* Doc: Clarify PAST_MAJOR_VERSIONS and "auto" versionUlf Hermann2021-09-031-8/+31
* Doc: link to Image's cache property in icon docMitch Curtis2021-09-032-0/+5
* 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
* docs/qtquick-bestpractices: Update documentationMaximilian Goldstein2021-09-021-51/+16
* qmllint: Warn about deferred properties with idsMaximilian Goldstein2021-09-025-1/+55
* qmltyperegistrar: Properly resolve includes for foreign typesUlf Hermann2021-09-021-1/+1
* 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
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-8/+8
* Remove unnecessary repeat of applying Android arch suffixCraig Scott2021-09-011-4/+0
* Declare QQuickImplicitSizeItem as QML_ANONYMOUSUlf Hermann2021-09-011-0/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-08-3110-38/+0