aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.10.0' in qt/qtdeclarativev6.10.06.10.0Qt Submodule Update Bot2025-10-011-5/+5
* Material: don't set individual radii properties on rectangle SG nodeMitch Curtis2025-09-301-8/+0
* Make defaultDelegate compatible with TreeModel and TableModelMate Barany2025-09-295-7/+7
* Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot2025-09-261-5/+5
* yoga: include missing headerTim Blechmann2025-09-250-0/+0
* Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot2025-09-251-5/+5
* yoga: include missing headerTim Blechmann2025-09-242-0/+27
* Move the includes outside of the namespace for the 3rdparty yoga sourceSanthoshKumar Selvaraj2025-09-242-0/+45
* Namespace yoga APIs to avoid ODR violationSanthosh Kumar2025-09-2427-10/+756
* Update dependencies on '6.10.0' in qt/qtdeclarativev6.10.0-rc1Qt Submodule Update Bot2025-09-171-5/+5
* QQuickWindow: disconnect incoming signals in dtor to avoid assertDavid Faure2025-09-172-7/+13
* Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot2025-09-161-5/+5
* Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot2025-09-151-5/+5
* Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot2025-09-131-5/+5
* Account for safe margins in tst_qquickwidget::layoutSizeChangeAssam Boudjelthia2025-09-121-2/+4
* QtQml: Check for locals in metatypes stack frame before accessing themUlf Hermann2025-09-122-7/+20
* Spreadsheets example: Bump minimum required Qt versionSze Howe Koh2025-09-121-3/+3
* doc: Highlight the weather forecast exampleEskil Abrahamsen Blomfeldt2025-09-121-1/+2
* Android: append Qt Quick for Android fragments documentationRami Potinkara2025-09-112-29/+62
* Docs: Add brief to QtQuickViewContent class commentNicholas Bennett2025-09-111-2/+2
* AssetDownloader: Change the module name to Qt.labs.assetdownloaderAli Kianian2025-09-117-37/+167
* Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot2025-09-091-5/+5
* Docs: Update existing and add missing links to online Java docsNicholas Bennett2025-09-096-395/+46
* QML generator: optimize by sharing custom easing curve objectsEirik Aavitsland2025-09-072-3/+14
* QML generator: minor optimization of transformsEirik Aavitsland2025-09-071-3/+8
* Doc: Add some notes about PathText usage in Quick ShapesEirik Aavitsland2025-09-062-0/+8
* Build flexboxlayout example when building examplesJan Arve Sæther2025-09-063-0/+17
* qmltyperegister: clean paths before de-duplicating themUlf Hermann2025-09-065-2/+64
* Fusion: Add missing revision to SearchFieldUlf Hermann2025-09-061-0/+3
* QuickControls: Add revision to new property of FusionUlf Hermann2025-09-061-2/+2
* QtQuick: Add revisions to new signals in QQuickShortCutUlf Hermann2025-09-061-2/+2
* QmlModels: Don't notify twice for model changesUlf Hermann2025-09-062-9/+4
* Refactor QAccessibleQuickItem::interface_castVolker Hilsheimer2025-09-061-15/+21
* Fix JS URL behavior when setting an empty search stringAndreas Hartmetz2025-09-062-1/+17
* Disable quick flexboxlayout for vxworks platformSanthosh Kumar2025-09-051-1/+1
* Docs: Fix the broken link and example snippet for SortFilterProxyModelSanthosh Kumar2025-09-052-2/+2
* tst_qqmlengine: Further stabilizeUlf Hermann2025-09-051-2/+4
* Doc: Clarify PropertyChanges::explicit documentationJerome Pasion2025-09-051-2/+3
* Android: enable qt quick tests after crash fixAssam Boudjelthia2025-09-057-5/+269
* Android: unskip passing tst_qquickpopup test casesAssam Boudjelthia2025-09-051-8/+0
* a11y: Enable the ValueInterface for the ProgressBarJulian Greilich2025-09-041-1/+2
* Fix Popup spacing and insets not supporting bindingsDheerendra Purohit2025-09-042-0/+56
* texteditor: Change the HTML to use unordered lists for linksOliver Eftevaag2025-09-031-11/+12
* QmlModels: Use QObject accessor for any sequence of QObject-derivedUlf Hermann2025-09-035-22/+49
* Binding: Avoid inconsistent state transitionFabian Kosmale2025-09-032-0/+31
* QmlCompiler: Ensure QObjects returned to AOT-compiled code are wrappedUlf Hermann2025-09-039-10/+123
* QtQml: Mark values on the AOT-compiled stack during gcUlf Hermann2025-09-039-30/+283
* QtQml: Store detached Sequence objects on the JS heapUlf Hermann2025-09-037-42/+317
* tst_qqmlrangemodel: Avoid memory leakUlf Hermann2025-09-021-1/+1
* Fusion File&FolderDialog: Give the FolderBreadcrumbBar a maximum widthOliver Eftevaag2025-09-023-0/+30