Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Long live incremental garbage collection in QML! | Fabian Kosmale | 2023-12-20 | 1 | -0/+1 |
* | qml: use QSL less | Anton Kudryavtsev | 2023-09-15 | 1 | -2/+4 |
* | Change value encoding scheme to make space for larger pointers | Ulf Hermann | 2023-01-12 | 1 | -2/+2 |
* | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Port QtDeclarative from QStringRef to QStringView | Karsten Heimrich | 2020-06-16 | 1 | -1/+1 |
* | Cleanups in Value/Primitive | Lars Knoll | 2018-09-17 | 1 | -2/+2 |
* | Fix a couple of internals in TypedArrays | Lars Knoll | 2018-09-04 | 1 | -0/+19 |
* | Fix naming of methods defined in object or class literals | Lars Knoll | 2018-08-01 | 1 | -3/+23 |
* | Replace Identifier by PropertyKey | Lars Knoll | 2018-07-02 | 1 | -0/+10 |
* | Introduce a PropertyKey class that inherits from Value | Lars Knoll | 2018-07-02 | 1 | -0/+60 |