aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqlitesessions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Remove null termination from SmallStringMarco Bubke2022-08-161-2/+2
* Sqlite: Fix compile with old XcodeChristian Stenger2021-12-101-1/+1
* Utils: Remove std::initializer_list contructorMarco Bubke2021-05-311-10/+10
* Revert "Revert "Merge remote-tracking branch 'origin/4.15'""Eike Ziller2021-05-071-1/+1
* Revert "Merge remote-tracking branch 'origin/4.15'"Marco Bubke2021-05-061-1/+1
* Sqlite: Use config.h instead of setting everything in the build filesMarco Bubke2021-05-051-1/+1
* Sqlite: Move result count to class declarationMarco Bubke2021-03-261-12/+12
* Sqlite: Add change set iteratorMarco Bubke2020-11-031-4/+14
* QmlDesigner: Add image cacheMarco Bubke2020-10-161-1/+1
* Sqlite: Add session supportMarco Bubke2020-06-051-0/+188