aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqlitedatabasebackend.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Use Sqlite source location wrapperMarco Bubke2025-01-221-49/+68
* QmlDesigner: Move item library entries to project storageMarco Bubke2023-10-111-0/+4
* Sqlite: Improve ownershipMarco Bubke2023-03-271-1/+7
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-2/+2
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * Fix static build of Qt CreatorCristian Adam2023-01-051-1/+1
* | Sqlite: Improve database openingMarco Bubke2023-03-151-2/+2
* | Sqlite: Inject RTTI into TUMarco Bubke2023-02-281-5/+0
* | Sqlite: Add progress handlerMarco Bubke2023-02-221-0/+6
* | QmlDesigner: Add midSize image to cacheMarco Bubke2023-01-261-0/+3
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Refactor static buildMarco Bubke2022-06-231-7/+2
* CMake: Fix static build when using a static build of QtCristian Adam2022-05-061-0/+4
* Sqlite: Open Sqlite by default in exclusive locking modeMarco Bubke2021-05-311-4/+6
* Sqlite: Add busy handlerMarco Bubke2021-03-221-3/+7
* Sqlite: Update Sqlite from 3.31.1 to 3.34 and adapt carrayMarco Bubke2021-01-061-1/+1
* Merge remote-tracking branch 'origin/qds-1.59'Tim Jenssen2020-06-111-4/+3
|\
| * Sqlite: Remove last usages of UpdateCallbackMarco Bubke2020-06-101-3/+0
| * Sqlite: Use a more efficient update hookMarco Bubke2020-06-091-1/+3
* | Sqlite: Fix unit test buildChristian Stenger2020-06-091-0/+1
|/
* Sqlite: Export interfaceMarco Bubke2020-05-261-10/+10
* Sqlite: Add carray extension from Sqlite and a pointer bindingMarco Bubke2020-05-261-0/+1
* Sqlite: Dont compile Utf-16 supportMarco Bubke2020-05-261-9/+0
* Sqlite: Add update hook and use it to get the last changed idMarco Bubke2020-05-121-1/+6
* ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-171-0/+2
* Sqlite: Fix container programming bugMarco Bubke2018-04-041-4/+4
* Clang: Add busy timeout handler to databaseMarco Bubke2018-04-041-0/+5
* Sqlite: Add setter for last row idMarco Bubke2018-01-161-0/+1
* Sqlite: Extend databaseMarco Bubke2017-09-211-4/+6
* Sqlite: Improve exception handlingMarco Bubke2017-09-201-2/+3
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-9/+9
* Sqlite: Add Read and ReadWrite mode to databaseMarco Bubke2017-08-021-1/+5
* Sqlite: Cleanup table and column handlingMarco Bubke2017-08-021-2/+5
* Sqlite: Add variadic bind and write functionsMarco Bubke2017-08-021-4/+7
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-16/+13
* Sqlite: Remove static database handleMarco Bubke2017-07-271-23/+27
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-2/+6
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clang: Reorder includesMarco Bubke2015-06-161-2/+2
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+116