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