aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.5.3' in qt/qtdeclarativev6.5.36.5.3Qt Submodule Update Bot2023-09-241-5/+5
* Update dependencies on '6.5.3' in qt/qtdeclarativeQt Submodule Update Bot2023-09-211-5/+5
* Update dependencies on '6.5.3' in qt/qtdeclarativeQt Submodule Update Bot2023-09-211-5/+5
* Update dependencies on '6.5.3' in qt/qtdeclarativeQt Submodule Update Bot2023-09-181-5/+5
* Fix binding loop issue during implicit size change in paneSanthosh Kumar2023-09-144-52/+99
* Loader: re-set ItemObservesViewport flag on child if already setShawn Rutledge2023-09-145-1/+70
* QQuickAbstractButton: accept only left mouse buttonVladimir Belyavsky2023-09-144-19/+61
* Doc: All overviews list categorizationJaishree Vyas2023-09-143-0/+3
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-141-5/+5
* Fix typos in FunctionSignatureBehavior documentationGiuseppe D'Angelo2023-09-141-2/+2
* Doc: Fix unqualified access in PathView exampleSze Howe Koh2023-09-141-2/+7
* Doc: make Loader Sizing Behavior section easier to readMitch Curtis2023-09-141-3/+3
* TextEdit/TextArea: don't deselect on release if IM just selected textShawn Rutledge2023-09-133-1/+41
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-121-5/+5
* Fix the qmllint command lineAlexey Edelev2023-09-121-1/+2
* Doc: Add example categoryInkamari Harjula2023-09-121-0/+1
* QQmlProperty: Accept badly capitalized signal handler namesUlf Hermann2023-09-083-0/+59
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-0711-1/+12
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-061-5/+5
* Fix QML item is missing if its parent's clip property is trueJiDe Zhang2023-09-063-30/+51
* Update ListView doc to specify behavior of zero size viewSanthosh Kumar2023-09-061-0/+5
* Windows native style: Mark ScrollBar as non-customizableFabian Kosmale2023-09-062-7/+11
* doc: update base class for LineShapeOliver Eftevaag2023-09-061-1/+1
* Doc: mention textRole in *HeaderView detailed descriptionMitch Curtis2023-09-061-0/+4
* Doc: de-duplicate header view docsMitch Curtis2023-09-062-122/+80
* Doc: improve event handling sectionsMitch Curtis2023-09-062-0/+6
* scenegraph: un-blacklist the render autotest on AndroidAndy Nichols2023-09-065-5/+18
* QSGBatchRenderer: Fix batching with geometry without index bufferAndy Nichols2023-09-061-1/+1
* Doc: Add missing closing parenthesisPaul Wicking2023-09-061-1/+1
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-061-5/+5
* ScrollBar: Fix visualSize being stuck without change signalIvan Tkachenko2023-09-053-12/+33
* Doc: Add example categories for qtquickJaishree Vyas2023-09-0523-0/+23
* Fix linking of static plugins to android module targetsAlexey Edelev2023-09-041-1/+2
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-041-5/+5
* Fix memory leak in qquickpixmapcacheShawn Rutledge2023-09-011-11/+36
* Doc: Fix issues in Attractor QML type documentationTopi Reinio2023-09-011-34/+30
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-011-5/+5
* Doc: Fix broken linkAndreas Eliasson2023-08-311-1/+1
* Doc: Fix incorrect default value for FolderListModel.folderSze Howe Koh2023-08-311-1/+2
* Doc: Fix unqualified access in FolderListModel exampleSze Howe Koh2023-08-311-0/+1
* Doc: Fix qdoc warningsAndreas Eliasson2023-08-312-4/+41
* Fix build with -no-feature-settingsTasuku Suzuki2023-08-307-2/+28
* DelegateModel: handle roleName invalidationFabian Kosmale2023-08-304-7/+102
* PropertyAnimation: Handle targets being deletedFabian Kosmale2023-08-304-4/+90
* Value types: Prefer assigning bindings instead of convertingFabian Kosmale2023-08-303-11/+31
* Remove some references to Q_ENUMSFabian Kosmale2023-08-301-1/+1
* Doc: add how-to for using C++ enums in JavaScriptMitch Curtis2023-08-307-0/+178
* QQmlJSTypePropagator: Support StoreNameStrictFabian Kosmale2023-08-304-4/+34
* qmllint: Detect unqualified id access in StoreNameSloppyFabian Kosmale2023-08-304-0/+38
* QQuickTapHandler: Pass flag to Q_FLAG instead of enumFabian Kosmale2023-08-301-1/+1