Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -22/+12 |
|/ | |||||
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Sqlite: Move result count to class declaration | Marco Bubke | 2021-03-26 | 1 | -2/+2 |
* | Sqlite: Add session support | Marco Bubke | 2020-06-05 | 1 | -3/+56 |
* | Clang: Cleanup transaction statements in the database | Marco Bubke | 2018-04-09 | 1 | -3/+69 |
* | Clang: Handle a busy database in the PCH plugin | Marco Bubke | 2018-04-04 | 1 | -0/+90 |
* | Sqlite: Transaction catch exception in destructor | Marco Bubke | 2018-02-14 | 1 | -1/+57 |
* | Clang: On the road to update and preprocessor support | Marco Bubke | 2018-01-29 | 1 | -41/+33 |
* | Sqlite: Add locking for sqlite transactions | Marco Bubke | 2017-09-20 | 1 | -0/+115 |