aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Curve renderer: quick fix for unsafe static_castv6.6.06.6.0Paul Olav Tvete2023-10-031-2/+7
* Update dependencies on '6.6.0' in qt/qtdeclarativeQt Submodule Update Bot2023-10-021-5/+5
* Update dependencies on '6.6.0' in qt/qtdeclarativeQt Submodule Update Bot2023-09-291-5/+5
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2023-09-294-163/+163
* Update dependencies on '6.6.0' in qt/qtdeclarativeQt Submodule Update Bot2023-09-281-5/+5
* Doc: Add example categories for qtquickJaishree Vyas2023-09-2713-0/+16
* QQuickText: Don't mark text as FINALKai Uwe Broulik2023-09-271-1/+1
* Update dependencies on '6.6.0' in qt/qtdeclarativeQt Submodule Update Bot2023-09-261-5/+5
* Modernize some of the QSGRenderNode docsLaszlo Agocs2023-09-261-59/+71
* Clean up customrendernode exampleLaszlo Agocs2023-09-267-126/+189
* QQmlSA: Don't expose QQmlJS namespaceFabian Kosmale2023-09-239-94/+104
* Update dependencies on '6.6.0' in qt/qtdeclarativev6.6.0-rc1Qt Submodule Update Bot2023-09-211-5/+5
* Update dependencies on '6.6.0' in qt/qtdeclarativeQt Submodule Update Bot2023-09-191-5/+5
* Doc: Change 'delegate' model to 'object' modelSafiyyah Moosa2023-09-191-1/+1
* Doc: QSGRendererInterface: use since-clause in enum \value commandsTopi Reinio2023-09-141-42/+34
* Don't assert when Behavior instances are nullKaj Grönholm2023-09-141-1/+1
* Doc: make Loader Sizing Behavior section easier to readMitch Curtis2023-09-131-3/+3
* Add missing documentation for ColorGroup's accent propertyMitch Curtis2023-09-131-0/+10
* TextEdit/TextArea: don't deselect on release if IM just selected textShawn Rutledge2023-09-123-1/+41
* Loader: re-set ItemObservesViewport flag on child if already setShawn Rutledge2023-09-125-1/+70
* qmljsimportvisitor: add warnings for lower caseSami Shalayel2023-09-124-4/+79
* Remove resize guards from qml toolShawn Rutledge2023-09-126-5/+194
* Curve renderer: update material when fill changesPaul Olav Tvete2023-09-121-0/+3
* Fix the qmllint command lineAlexey Edelev2023-09-121-1/+2
* Doc: Add example categoryInkamari Harjula2023-09-121-0/+1
* FormalParameterList: prepare for qmlformatSami Shalayel2023-09-113-9/+8
* Doc: All overviews list categorizationJaishree Vyas2023-09-114-4/+4
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-115-1/+4
* QQmlBind: Move delayedName into place rather than taking it by const refv6.6.0-beta4Ulf Hermann2023-09-111-5/+5
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-09-111-5/+5
* QQmlSA::ScriptBindingKind: Turn into scoped enumerationFabian Kosmale2023-09-096-21/+21
* QQmlJSScope: Mark internal documentation as internalUlf Hermann2023-09-091-0/+1
* convert threading example to manual testsOliver Eftevaag2023-09-0835-223/+195
* Windows native style: Mark ScrollBar as non-customizableFabian Kosmale2023-09-082-7/+11
* Make accent palette role available to QMLMitch Curtis2023-09-086-7/+26
* QQmlProperty: Accept badly capitalized signal handler namesUlf Hermann2023-09-083-0/+59
* Fix QML item is missing if its parent's clip property is trueJiDe Zhang2023-09-063-30/+51
* Rename Path.simplified to simplifyShawn Rutledge2023-09-064-15/+15
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-0613-1/+14
* Doc: Add missing closing parenthesisPaul Wicking2023-09-061-1/+1
* 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 QQuickWidget rendering API mapping for D3D12Laszlo Agocs2023-09-042-0/+4
* qmlls: show fix suggestions and enable quick fixesSami Shalayel2023-09-047-42/+201
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-09-041-5/+5
* Doc: Fix issues in Attractor QML type documentationTopi Reinio2023-09-011-34/+30
* Fix memory leak in qquickpixmapcacheShawn Rutledge2023-09-011-10/+35
* QmlCompiler: Change it to public moduleFabian Kosmale2023-09-014-12/+19
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-09-011-5/+5
* Move QQuickImageBase::sourceSize to QQuickImageOliver Eftevaag2023-08-312-1/+1