aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Curve renderer: quick fix for unsafe static_castv6.6.06.6.0Paul Olav Tvete2023-10-031-2/+7
* Doc: Add example categories for qtquickJaishree Vyas2023-09-272-0/+2
* QQuickText: Don't mark text as FINALKai Uwe Broulik2023-09-271-1/+1
* Modernize some of the QSGRenderNode docsLaszlo Agocs2023-09-261-59/+71
* QQmlSA: Don't expose QQmlJS namespaceFabian Kosmale2023-09-238-93/+103
* 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-122-1/+6
* Loader: re-set ItemObservesViewport flag on child if already setShawn Rutledge2023-09-122-1/+14
* qmljsimportvisitor: add warnings for lower caseSami Shalayel2023-09-121-3/+39
* Curve renderer: update material when fill changesPaul Olav Tvete2023-09-121-0/+3
* Fix the qmllint command lineAlexey Edelev2023-09-121-1/+2
* FormalParameterList: prepare for qmlformatSami Shalayel2023-09-113-9/+8
* Doc: All overviews list categorizationJaishree Vyas2023-09-114-4/+4
* QQmlBind: Move delayedName into place rather than taking it by const refv6.6.0-beta4Ulf Hermann2023-09-111-5/+5
* QQmlSA::ScriptBindingKind: Turn into scoped enumerationFabian Kosmale2023-09-093-14/+14
* QQmlJSScope: Mark internal documentation as internalUlf Hermann2023-09-091-0/+1
* convert threading example to manual testsOliver Eftevaag2023-09-086-10/+61
* Windows native style: Mark ScrollBar as non-customizableFabian Kosmale2023-09-081-5/+10
* Make accent palette role available to QMLMitch Curtis2023-09-082-0/+21
* QQmlProperty: Accept badly capitalized signal handler namesUlf Hermann2023-09-081-0/+23
* 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 missing closing parenthesisPaul Wicking2023-09-061-1/+1
* ScrollBar: Fix visualSize being stuck without change signalIvan Tkachenko2023-09-052-12/+18
* Fix QQuickWidget rendering API mapping for D3D12Laszlo Agocs2023-09-041-0/+2
* qmlls: show fix suggestions and enable quick fixesSami Shalayel2023-09-043-23/+21
* 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
* Move QQuickImageBase::sourceSize to QQuickImageOliver Eftevaag2023-08-312-1/+1
* 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-9/+37
* Fix linking of static plugins to android module targetsAlexey Edelev2023-08-311-1/+2
* qmldom: ASTDumper: fix typoFabian Kosmale2023-08-301-1/+1
* QQmlSA: Remove BindingTargetSpecifier from public APIFabian Kosmale2023-08-301-6/+0
* QQmlSA: Turn BindingType into a enum classFabian Kosmale2023-08-302-2/+2
* qqmsaconsants: Remove ExtensionKind enumFabian Kosmale2023-08-301-6/+0
* QQmlSA: more cleanupsFabian Kosmale2023-08-301-4/+1
* Use more categorized logging in curve rendererEirik Aavitsland2023-08-301-1/+2
* QmlCompiler: Make LoggerCategory private againFabian Kosmale2023-08-303-37/+33
* qmlls: go-to definition on different files + extra testsSami Shalayel2023-08-301-2/+6
* QQmlJSTypePropagator: Support StoreNameStrictFabian Kosmale2023-08-302-4/+19
* qmllint: Detect unqualified id access in StoreNameSloppyFabian Kosmale2023-08-301-0/+7
* doc: add '\since 6.6' for XHR overrideMimeType and responseURLOliver Eftevaag2023-08-301-0/+2