Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QQmlObjectModel: Mark elements when marking the object model | Ulf Hermann | 2024-09-25 | 1 | -3/+16 |
* | QQmlObjectModel: Guard against spontaneous deletion of objects | Ulf Hermann | 2024-08-22 | 1 | -0/+50 |
* | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
* | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-10-13 | 1 | -1/+1 |
* | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -27/+27 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
* | Move model types into their own library | Ulf Hermann | 2019-05-02 | 1 | -2/+2 |
* | ObjectModel: provide unique move IDs | J-P Nurmi | 2017-09-26 | 1 | -5/+5 |
* | Fix ObjectModel::move() to mark the changes as moves | J-P Nurmi | 2017-06-29 | 1 | -0/+44 |
* | Updated license headers | Jani Heikkinen | 2016-01-20 | 1 | -17/+12 |
* | ObjectModel: add API for dynamic changes | J-P Nurmi | 2015-06-10 | 1 | -0/+134 |