Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |