Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtQml: Avoid potential gc issues | Fabian Kosmale | 2024-12-18 | 1 | -1/+3 |
* | QtQml: Simplify AOT lookup initialization API | Ulf Hermann | 2024-11-14 | 1 | -0/+36 |
* | QtQml: Remove CallGlobalLookup adapters for AOT-compiled code | Ulf Hermann | 2024-11-12 | 1 | -0/+24 |
* | QmlCompiler: Support construction of value types with 'new' | Ulf Hermann | 2024-11-06 | 1 | -0/+9 |
* | QmlCompiler: Make loadGlobalLookup work like other lookups | Ulf Hermann | 2024-10-25 | 1 | -0/+18 |
* | QtQml: Call lookups based on enums rather than via function pointers | Ulf Hermann | 2024-10-24 | 1 | -2/+2 |
* | QtQml: Rename all "Lookup *l" to "Lookup *lookup" | Ulf Hermann | 2024-10-20 | 1 | -8/+8 |
* | QmlCompiler: Resolve types for calls in init step | Ulf Hermann | 2024-10-14 | 1 | -0/+59 |
* | qqmlprivate.h: Fix BC issue | Fabian Kosmale | 2023-11-01 | 1 | -0/+16 |
* | QJSEngine: Move old convertV2 to removed_api.cpp | Ulf Hermann | 2023-01-31 | 1 | -0/+5 |
* | Fix minor API problems | Ulf Hermann | 2023-01-18 | 1 | -0/+21 |