Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the use of Q_QMLMODELS_PRIVATE_EXPORT | Alexey Edelev | 2024-01-09 | 1 | -1/+1 |
* | Remove all QML_DECLARE_TYPE from src and tools | Ulf Hermann | 2023-11-18 | 1 | -2/+0 |
* | QML models: Make most properties FINAL to prevent accidental shadowing | Oliver Eftevaag | 2023-06-15 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Fix life cycle methods for some QML-exposed types | Ulf Hermann | 2021-07-14 | 1 | -1/+0 |
* | Privately export all QML-exposed types | Ulf Hermann | 2021-07-13 | 1 | -1/+1 |
* | Add major version to all Q_REVISIONs | Ulf Hermann | 2020-02-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-09-27 | 1 | -1/+2 |
|\ | |||||
| * | Specify parameters of type registration in class declarations | Ulf Hermann | 2019-09-26 | 1 | -1/+3 |
|/ | |||||
* | Add features for the remaining QML model types | Ulf Hermann | 2019-05-03 | 1 | -0/+3 |
* | Move model types into their own library | Ulf Hermann | 2019-05-02 | 1 | -0/+101 |