| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix QMetaType::type() related deprecation warnings | hjk | 2024-05-23 | 1 | -7/+7 |
| * | QmlDesigner: Integrate item library entries from project storage | Marco Bubke | 2024-04-22 | 1 | -7/+31 |
| * | QmlDesigner: Add more tracing to project storage | Marco Bubke | 2024-03-20 | 1 | -0/+24 |
| * | QmlDesigner: Move item library entries to project storage | Marco Bubke | 2023-10-11 | 1 | -2/+17 |
| * | Merge remote-tracking branch 'origin/10.0' into qds/dev | Tim Jenßen | 2023-03-26 | 1 | -1/+1 |
| |\ |
|
| | * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | | Sqlite: Inject RTTI into TU | Marco Bubke | 2023-02-28 | 1 | -2/+2 |
| |/ |
|
| * | Fix some compiler warnings | Christian Kandeler | 2022-09-30 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Utils: Remove variant.h | Marco Bubke | 2022-08-23 | 1 | -11/+11 |
| * | Sqlite: Fix handling of blob and blob views | Marco Bubke | 2021-04-19 | 1 | -8/+11 |
| * | Sqlite: Value can now handle blob too | Marco Bubke | 2021-03-30 | 1 | -9/+68 |
| * | QmlDesigner: Add image cache | Marco Bubke | 2020-10-16 | 1 | -3/+2 |
| * | Sqlite: Fix null handling | Marco Bubke | 2020-06-10 | 1 | -0/+4 |
| * | sqlite: mingw compile fix | Tim Jenssen | 2020-06-05 | 1 | -1/+2 |
| * | Sqlite: Add session support | Marco Bubke | 2020-06-05 | 1 | -0/+2 |
| * | Sqlite: A value std::string constructor | Marco Bubke | 2020-05-26 | 1 | -0/+4 |
| * | Sqlite: Add null value | Marco Bubke | 2020-05-14 | 1 | -4/+28 |
| * | Sqlite: Add Sqlite::Value | Marco Bubke | 2020-04-27 | 1 | -0/+300 |