aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqlitesessions.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Use Sqlite source location wrapperMarco Bubke2025-01-221-14/+18
* Sqlite: Improve ownershipMarco Bubke2023-03-271-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Refactor static buildMarco Bubke2022-06-231-5/+1
* CMake: Fix static build when using a static build of QtCristian Adam2022-05-061-0/+4
* Sqlite: Introduce BindParameterCount template parameterMarco Bubke2021-12-091-1/+1
* Utils: Remove std::initializer_list contructorMarco Bubke2021-05-311-3/+2
* Sqlite: Add change set iteratorMarco Bubke2020-11-031-0/+3
* Sqlite: Add session supportMarco Bubke2020-06-051-0/+95