aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqlitetransaction.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Use Sqlite source location wrapperMarco Bubke2025-01-221-44/+92
* Sqlite: Introduce implicit transactionMarco Bubke2023-09-061-0/+30
* Sqlite: Improve transaction by inversion of controlMarco Bubke2023-05-221-1/+46
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Remove virtual interface dependencyMarco Bubke2021-12-141-34/+121
* Fix Qt Creator + Coco buildMahmoud Badri2020-11-301-20/+20
* Sqlite: Suppress deprecation warning when using C++17hjk2020-07-231-2/+2
* Sqlite: Add session supportMarco Bubke2020-06-051-1/+59
* Clang: Fix reset for write and execute in the sqlite statementMarco Bubke2018-04-091-1/+2
* Clang: Cleanup transaction statements in the databaseMarco Bubke2018-04-091-0/+3
* Clang: Handle a busy database in the PCH pluginMarco Bubke2018-04-041-2/+19
* Clang: Improve interfacesMarco Bubke2018-03-261-2/+9
* Sqlite: Transaction catch exception in destructorMarco Bubke2018-02-141-15/+62
* Sqlite: Export TransactionInterfaceMarco Bubke2018-02-011-1/+1
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-23/+35
* Sqlite: Add locking for sqlite transactionsMarco Bubke2017-09-201-1/+5
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-14/+14
* Clang: Add Symbol IndexingMarco Bubke2017-09-141-4/+1
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-16/+39
* Sqlite: Remove static database handleMarco Bubke2017-07-271-3/+13
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-1/+5
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+70