aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.10.1' in qt/qtdeclarativev6.10.16.10.1Qt Submodule Update Bot2025-11-131-5/+5
* Update dependencies on '6.10.1' in qt/qtdeclarativeQt Submodule Update Bot2025-11-121-5/+5
* Update dependencies on '6.10.1' in qt/qtdeclarativeQt Submodule Update Bot2025-11-111-5/+5
* Binding: Fix "value changed" detection and restore logicFabian Kosmale2025-11-063-1/+132
* QQmlListWrapper: add createOwnedFabian Kosmale2025-11-064-0/+62
* QQmlProperty: Split write handling for listsFabian Kosmale2025-11-062-60/+110
* Extract type conversion into helperFabian Kosmale2025-11-063-100/+181
* doc: delegateModelAccess was added in Qt 6.10Kai Uwe Broulik2025-11-066-0/+6
* Update dependencies on '6.10' in qt/qtdeclarativeQt Submodule Update Bot2025-11-061-5/+5
* tst_slider.qml: add test_integerSteppingMitch Curtis2025-11-061-0/+44
* RangeSlider: keep values integer if everything is integerMitch Curtis2025-11-065-8/+110
* Document native menu support for ContextMenuMitch Curtis2025-11-061-0/+8
* QtQml: Don't delete the Qt object when clearing singletonsUlf Hermann2025-11-052-1/+23
* QmlModels: Make drain() safe against being called recursivelyUlf Hermann2025-11-053-7/+72
* QtQml: Fix marking of values on AOT stackUlf Hermann2025-11-055-2/+57
* Add note about limitations of permission API typesTor Arne Vestbø2025-11-051-0/+4
* Docs: Fix a tag errorElias Toivola2025-11-051-1/+1
* qmllint: Also lint inner functionsOlivier De Cannière2025-11-0510-45/+200
* QtQml: Document QQmlDebuggingEnabler and enableDebugging()Ulf Hermann2025-11-051-0/+34
* Remove QmlMeta and QmlModules as PUBLIC_LIBRARIES dependenciesTor Arne Vestbø2025-11-051-2/+0
* Doc: Minor cleanup of existing qmllint categories documentationOlivier De Cannière2025-11-048-4/+16
* qmlformat: Fix SemicolonRule option ignored in config fileSemih Yavuz2025-11-043-6/+39
* SearchField: Add Universal styleDilek Akcay2025-11-0410-0/+158
* QmlTooling: Add security headersUlf Hermann2025-11-03116-0/+116
* Remove qml-i18n example in qtdeclarative repoAlexandru Croitor2025-11-0321-250/+9
* Update dependencies on '6.10' in qt/qtdeclarativeQt Submodule Update Bot2025-11-031-5/+5
* Increase robustness of <img> tag in Text componentEskil Abrahamsen Blomfeldt2025-10-313-4/+35
* Rich text: Limit size of text objectEskil Abrahamsen Blomfeldt2025-10-312-6/+91
* Doc: Qml Compiler: Fix internal documentation issuesTopi Reinio2025-10-314-10/+17
* QmlCompiler: Fix side effect detection for callsUlf Hermann2025-10-317-43/+103
* QQuickTextEdit a11y: Allow modifying text selection via a11y APIMichael Weghorn2025-10-316-4/+93
* Doc: Fix link to QJSEngine::uiLanguageKai Köhne2025-10-301-1/+1
* tst_creationtime: tidy up codeMitch Curtis2025-10-301-35/+40
* tst_objectcount: tidy up codeMitch Curtis2025-10-301-28/+43
* Dial::test_integerStepping: ensure we actually test changes in valueMitch Curtis2025-10-301-1/+3
* Update dependencies on '6.10' in qt/qtdeclarativeQt Submodule Update Bot2025-10-301-5/+5
* Doc: Fix qml lint binding warningsAndreas Eliasson2025-10-291-5/+5
* Doc: Revise File System Explorer exampleAndreas Eliasson2025-10-291-45/+47
* QtQml: Adapt to restructuring of QUnicodeTablesUlf Hermann2025-10-291-2/+2
* Doc: Remove Details link from qmlformat documentationKai Köhne2025-10-291-1/+1
* Update dependencies on '6.10' in qt/qtdeclarativeQt Submodule Update Bot2025-10-291-5/+5
* QQmlValueTypeWrapper: Mark as dirty if gadgetPtr goes awayFabian Kosmale2025-10-283-0/+43
* Examples: Stop using version numbers with QML modulesSze Howe Koh2025-10-288-15/+2
* qmlls: don't warn about QT_QML_GENERATE_QMLLS_INI anymoreSami Shalayel2025-10-282-7/+4
* Propagate attached properties for items within the popup windowSanthosh Kumar2025-10-282-4/+31
* QQmlProperty: Handle reset for object properties, tooFabian Kosmale2025-10-282-0/+33
* qmlformat: Group "pure" formatting and tool behavior optionsFabian Kosmale2025-10-282-20/+54
* doc: remove hints to QT_QML_GENERATE_QMLLS_INISami Shalayel2025-10-284-21/+8
* Allow text edit to process key events when shortcutoverride configuredSanthosh Kumar2025-10-283-6/+26
* qmllint: load different import paths from setting file correctlySami Shalayel2025-10-281-11/+3