aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QML: Re-add QMetaType::convert() attempt for argument conversionUlf Hermann2023-06-081-1/+5
* QML: Allow coercing variant objects to their own typeUlf Hermann2023-06-081-33/+49
* Make properties in the particles module FINALOliver Eftevaag2023-06-0725-106/+106
* QQuickLabsPlatformMenuItem: accept KeySequence in shortcutSami Shalayel2023-06-071-0/+6
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-075-8/+8
* 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
* Doc: Replace 'header' with 'footer' in DialogButtonBox documentationTopi Reinio2023-06-061-1/+1
* QObjectWrapper: Use metaTypeFromJS for call argumentsUlf Hermann2023-06-061-29/+2
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-063-12/+0
* QtQml: Fix typo in warning messageUlf Hermann2023-06-061-1/+1
* QtQml: Recognize local inline components when clearing property cachesUlf Hermann2023-06-061-1/+9
* QtQml: Allow coercion to signed char in metaTypeFromJSUlf Hermann2023-06-061-0/+3
* Allow anonymous value types to be constructedUlf Hermann2023-06-062-2/+9
* 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
* 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-021-1/+1
* Doc: Make 'Qt Quick Effects' and 'Qt Quick Particles' linkable targetsTopi Reinio2023-06-023-0/+4
* QmlDom: support function parameters and coSami Shalayel2023-06-0211-84/+626
* Qt Quick Compiler docs: Cross-reference pagesFabian Kosmale2023-06-022-1/+4
* Doc: Qt QML Compiler: Add .qhp subprojectTopi Reinio2023-06-021-0/+6
* 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-027-0/+740
* 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-025-31/+171
* TextEdit: fix wrong RTL text alignment when used with a ColumnLayoutVladimir Belyavsky2023-06-021-12/+11
* Fix false-positive GCC 13 warnings about possible dangling pointersThiago Macieira2023-06-011-2/+2
* rhi examples: expand docsLaszlo Agocs2023-06-011-0/+1
* Add uniformCellWidths and uniformCellHeights to QuickLayoutMatthias Rauter2023-06-012-0/+130
* Add QML API for application permissionsTimur Pocheptsov2023-06-015-0/+351
* Curverenderer: increase resilience in exceptional casesEirik Aavitsland2023-06-012-2/+6
* Add the rhitextureitem exampleLaszlo Agocs2023-06-011-1/+1
* QQmlSA: Change API for accessing attached typesOlivier De Cannière2023-06-013-26/+25
* Sanitize QSG_RHI_HDR handlingLaszlo Agocs2023-05-317-23/+86
* Add createTextureFromRhiTextureLaszlo Agocs2023-05-312-8/+63
* Make properties in the Qt Labs module FINALOliver Eftevaag2023-05-317-43/+43
* QQmlSA: Mark move SMF noexcept and specify alignment for fast-PIMPLsOlivier De Cannière2023-05-315-26/+30
* Add documentation of workaround for jumpy scroll barsMatthias Rauter2023-05-311-1/+13
* qmlls: Fix TextSynchronizationSemih Yavuz2023-05-311-8/+16
* Fix mouse handling issue in modal popupSanthosh Kumar2023-05-311-1/+1
* Code cleanup for the curve rendererPaul Olav Tvete2023-05-303-51/+15