aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6' in qt/qtdeclarativev6.6.0-beta1Qt Submodule Update Bot2023-06-081-5/+5
* QML: Re-add QMetaType::convert() attempt for argument conversionUlf Hermann2023-06-085-3/+17
* QML: Allow coercing variant objects to their own typeUlf Hermann2023-06-085-33/+87
* Make properties in the particles module FINALOliver Eftevaag2023-06-0725-106/+106
* QQuickLabsPlatformMenuItem: accept KeySequence in shortcutSami Shalayel2023-06-073-0/+41
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-076-9/+9
* Make properties in Qt Quick Layouts FINALOliver Eftevaag2023-06-073-37/+36
* scenegraph docs: Reference the new examplesLaszlo Agocs2023-06-072-52/+108
* Doc: Fix ambiguous linkAndreas Eliasson2023-06-071-1/+2
* Silence warnings when building Qt Quick Shapes shadersEskil Abrahamsen Blomfeldt2023-06-071-0/+7
* Doc: Expand FolderListModel documentationSze Howe Koh2023-06-071-25/+28
* Doc: Fix mislabelled diagram for Context2D.arc()Sze Howe Koh2023-06-072-2/+2
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-06-061-5/+5
* Doc: Replace 'header' with 'footer' in DialogButtonBox documentationTopi Reinio2023-06-061-1/+1
* QObjectWrapper: Use metaTypeFromJS for call argumentsUlf Hermann2023-06-064-30/+17
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-064-17/+0
* QtQml: Fix typo in warning messageUlf Hermann2023-06-061-1/+1
* QtQml: Recognize local inline components when clearing property cachesUlf Hermann2023-06-062-9/+36
* QtQml: Allow coercion to signed char in metaTypeFromJSUlf Hermann2023-06-061-0/+3
* Disable flaky test in tst_qqmlecmascriptUlf Hermann2023-06-061-5/+8
* Allow anonymous value types to be constructedUlf Hermann2023-06-066-2/+66
* QtQml: Disallow multi-step construction of value typesUlf Hermann2023-06-062-15/+17
* Make some properties in Qt Quick Shapes FINALOliver Eftevaag2023-06-061-33/+33
* Make some properties in the effects module FINALOliver Eftevaag2023-06-062-35/+35
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-06-051-5/+5
* Android: Add missing manifest for permissions exampleAssam Boudjelthia2023-06-052-4/+49
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2023-06-051-5/+5
* Doc: Link QML Settings.category to QSettings::group()Sze Howe Koh2023-06-041-0/+2
* Doc: QtQmlCompiler: Fix documentation warningsTopi Reinio2023-06-023-23/+29
* Doc: QtQuickControls Wearable example: Fix file quotingTopi Reinio2023-06-022-2/+2
* Doc: Make 'Qt Quick Effects' and 'Qt Quick Particles' linkable targetsTopi Reinio2023-06-023-0/+4
* QmlDom: support function parameters and coSami Shalayel2023-06-0215-117/+1060
* Qt Quick Compiler docs: Cross-reference pagesFabian Kosmale2023-06-022-1/+4
* Doc: Qt QML Compiler: Add .qhp subprojectTopi Reinio2023-06-021-0/+6
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2023-06-021-5/+5
* QmlCompiler: Add some qhp configurationUlf Hermann2023-06-021-0/+14
* Make properties in Qt Quick Controls FINALOliver Eftevaag2023-06-024-7/+7
* Introduction of LayoutItemProxyJan Arve Sæther2023-06-0222-0/+2501
* Expose isPropertySet of Layout attached dataMatthias Rauter2023-06-022-0/+20
* Doc: Capitalize header file in code snippetAndreas Eliasson2023-06-021-1/+1
* TableView: implement SelectionModeRichard Moe Gustavsen2023-06-027-33/+303
* TextEdit: fix wrong RTL text alignment when used with a ColumnLayoutVladimir Belyavsky2023-06-023-12/+57
* Fix false-positive GCC 13 warnings about possible dangling pointersThiago Macieira2023-06-011-2/+2
* rhi examples: expand docsLaszlo Agocs2023-06-016-4/+157
* Add uniformCellWidths and uniformCellHeights to QuickLayoutMatthias Rauter2023-06-016-0/+517
* Add QML API for application permissionsTimur Pocheptsov2023-06-019-0/+584
* Curverenderer: increase resilience in exceptional casesEirik Aavitsland2023-06-012-2/+6
* Add the rhitextureitem exampleLaszlo Agocs2023-06-0128-426/+792
* rhiunderqml example doc: Fix a link and improve a noteLaszlo Agocs2023-06-011-7/+8
* QQmlSA: Change API for accessing attached typesOlivier De Cannière2023-06-017-26/+121