aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Some clean ups in VectorImage codeEskil Abrahamsen Blomfeldt12 days4-38/+26
* doc: markdirty -> markDirtyAlbert Astals Cid12 days1-1/+1
* QtQml: Properly enforce signatures of AOT-compiled functionsUlf Hermann12 days24-141/+321
* QmlCompiler: Consider lengths to be qsizetypeUlf Hermann12 days7-75/+101
* QmlCompiler: Add qsizetype and make 64bit integers integralUlf Hermann12 days3-5/+18
* QQmlJSTypePropagator: Move QQmlSa related code into helper functionsFabian Kosmale12 days2-57/+93
* compiler: Move consoleObject and mathObject into type resolverFabian Kosmale12 days6-29/+28
* QQmlJSTypePropagator: split out special casesFabian Kosmale12 days2-94/+115
* TapHandler: don't (dis)connect signals to a null windowShawn Rutledge13 days2-5/+18
* Use the Default SG Render context on visionOSAndy Nichols13 days1-1/+1
* QML: Introduce aliases for builtin typesUlf Hermann13 days16-72/+153
* qmltyperegistrar: Check properties, methods, enums for missing typesUlf Hermann13 days11-189/+359
* Automatically remove temporary files in svg manual testEskil Abrahamsen Blomfeldt13 days1-2/+0
* Fix crash in MultiEffect with dynamic delegatesKaj Grönholm13 days2-2/+5
* gc: Fix stale pointers in WeakValuesFabian Kosmale13 days3-18/+97
* TableModelRow QML Type: Optimize data role stringsAxel Spoerl13 days1-29/+30
* TableModelRow QML Type: Document data role stringsAxel Spoerl13 days1-0/+23
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot13 days1-5/+5
* Correct am/pm indicators for en_AU to lowercaseEdward Welbourne13 days1-2/+4
* Add autotest for dialing a non-squared DialJan Arve Sæther13 days1-0/+38
* VectorImage: support stroke styling for pathsHatem ElKharashy13 days10-82/+224
* gc: Prevent recursing into gc from onDestroyedFabian Kosmale13 days3-2/+82
* gc: Fix wasDrainNecessary conditionFabian Kosmale13 days1-1/+1
* Do not assert when preferred{Width|Height} is infinityJan Arve Sæther14 days1-1/+13
* tooling: Add types to some propertiesUlf Hermann14 days2-6/+6
* QtQml: Inline methods for looking up common metatypesUlf Hermann14 days2-59/+56
* qmltyperegistrar: Clarify memory managementUlf Hermann14 days2-15/+8
* QmlCompiler: Perform return value assignment inside generated codeUlf Hermann14 days6-78/+76
* cmake: fix .qmlls.ini generation for dotted urisSami Shalayel14 days9-1/+71
* Compiler: Fix unity buildFriedemann Kleint14 days1-0/+2
* tst_popup: fail on warningsVladimir Belyavsky2024-04-241-60/+62
* Tooling: Use QHash/QMap's constFind() to avoid unnecessary detachesVladimir Belyavsky2024-04-237-18/+18
* QmlDom: Use QMap's constFind() to avoid unnecessary detachesVladimir Belyavsky2024-04-232-5/+5
* qmlformat: "Move" testExample e2e tests to /manualDmitrii Akshintsev2024-04-236-2/+363
* qqmljsscope: add ownModuleNameSami Shalayel2024-04-237-6/+62
* dom: load .ui.qml files in implicit importSami Shalayel2024-04-234-4/+19
* qmltyperegistrar: Clean up QQmlTypesCreator::writeComponents()Ulf Hermann2024-04-232-39/+31
* test262: Remove outdated test runnerUlf Hermann2024-04-231-611/+0
* Correct test licenseLucie Gérard2024-04-231-1/+1
* Fix license of file in VectorImage importEskil Abrahamsen Blomfeldt2024-04-231-1/+1
* QQmlType: Add missing operator!= and hide operator==Ulf Hermann2024-04-231-4/+9
* tst_qqmlmetatype: Improve error messages on mismatchUlf Hermann2024-04-231-2/+10
* QQuickItem: Avoid unnecessary detach on passiveGrabbers listVladimir Belyavsky2024-04-231-2/+2
* Material: fix warning in Popup during test runVladimir Belyavsky2024-04-231-1/+1
* QQDA: Make it easier to find the focus item when there's no active focusDoris Verria2024-04-233-28/+28
* Modernize Qt.labs.platform a bitUlf Hermann2024-04-231-44/+62
* qmlcachegen: Improve warnings for missing return type annotationsOlivier De Cannière2024-04-239-18/+93
* qmltc: Move qlmtc_build_failures to tst_qmltc_qprocessLuca Di Sera2024-04-237-39/+12
* qmltc: Test fail for unbound outside required property in componentLuca Di Sera2024-04-234-0/+59
* qmltc: Test failure for unbound required properties in componentLuca Di Sera2024-04-233-0/+30