Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid a memory leak in ReferenceObject::init | Luca Di Sera | 2025-02-26 | 1 | -9/+13 |
* | Avoid an allocation in ReferenceObject::init | Luca Di Sera | 2025-02-19 | 1 | -8/+16 |
* | Avoid unnecessary read-backs on ReferenceObjects | Luca Di Sera | 2025-02-05 | 1 | -34/+183 |
* | Move ScopedStackFrame into qv4stackframe_p.h | Ulf Hermann | 2023-05-17 | 1 | -0/+1 |
* | QML: Fix interceptors on value types ignoring fast changes | Ulf Hermann | 2023-01-25 | 1 | -4/+6 |
* | Recursively write back value types and sequences | Ulf Hermann | 2022-10-19 | 1 | -84/+40 |
* | QML: Track statement locations in sequence and value types | Ulf Hermann | 2022-10-14 | 1 | -0/+30 |
* | V4: Refactor QQmlValueType{Wrapper|Reference} and QV4::Sequence | Ulf Hermann | 2022-10-13 | 1 | -0/+182 |