aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-303-3/+3
* 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-306-41/+41
* qmlls: go-to definition on different files + extra testsSami Shalayel2023-08-304-4/+75
* QQmlJSTypePropagator: Support StoreNameStrictFabian Kosmale2023-08-304-4/+34
* qmllint: Detect unqualified id access in StoreNameSloppyFabian Kosmale2023-08-304-0/+38
* doc: add '\since 6.6' for XHR overrideMimeType and responseURLOliver Eftevaag2023-08-301-0/+2
* CMake: Add SILENT option to some of the add_shaders callsLaszlo Agocs2023-08-301-0/+3
* qml compiler: Detect if user confuses flags and enumsFabian Kosmale2023-08-305-0/+42
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-301-5/+5
* Avoid unsigned->signed refCount conversion underflowShawn Rutledge2023-08-291-1/+1
* Prevent crashing in the render loops upon device lostLaszlo Agocs2023-08-292-2/+4
* nativestyle, ProgressBar: Fix default sizing expressionsIvan Tkachenko2023-08-291-3/+2
* QmlCompiler: Fix conversion from/to voidUlf Hermann2023-08-297-7/+42
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-08-291-5/+5
* QSGRendererInterface::Resource: add a comma after the last valueIvan Solovev2023-08-281-1/+1
* Use categorized logging for debug messages from curve rendererEirik Aavitsland2023-08-281-2/+2
* Tune the environment variable setting for the new curve rendererEirik Aavitsland2023-08-281-1/+1
* Clarify some rendercontrol docs and warningsLaszlo Agocs2023-08-281-3/+57