index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
sqlite
/
sqlitedatabase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Sqlite: Use extra define for reverse
Marco Bubke
2022-07-28
1
-2
/
+1
*
Sqlite: Fix locking
Marco Bubke
2022-07-07
1
-16
/
+0
*
QmlDesigner: Install busy handler for every database access
Marco Bubke
2022-06-21
1
-2
/
+2
*
Sqlite: Make selects even a little bit more random
Marco Bubke
2021-05-31
1
-1
/
+3
*
Sqlite: Open Sqlite by default in exclusive locking mode
Marco Bubke
2021-05-31
1
-9
/
+16
*
Sqlite: Add exception if statement is called outside of a lock
Marco Bubke
2021-05-31
1
-27
/
+9
*
Sqlite: Move result count to class declaration
Marco Bubke
2021-03-26
1
-5
/
+5
*
Sqlite: Add busy handler
Marco Bubke
2021-03-22
1
-2
/
+5
*
QmlDesigner: Improving SessionChangeSets
Marco Bubke
2020-11-10
1
-0
/
+5
*
Sqlite: Add session support
Marco Bubke
2020-06-05
1
-5
/
+36
*
Sqlite: Export interface
Marco Bubke
2020-05-26
1
-0
/
+5
*
Sqlite: Use exclusive lock for table initialization
Marco Bubke
2019-03-04
1
-1
/
+1
*
ClangRefactoring: Initialize sqlite database only once
Marco Bubke
2018-09-26
1
-0
/
+13
*
Clang: Cleanup transaction statements in the database
Marco Bubke
2018-04-09
1
-15
/
+37
*
Sqlite: Use compiled statements for transactions
Marco Bubke
2018-04-04
1
-4
/
+51
*
Clang: Add busy timeout handler to database
Marco Bubke
2018-04-04
1
-3
/
+14
*
Sqlite: Export TransactionInterface
Marco Bubke
2018-02-01
1
-4
/
+0
*
Sqlite: Add a dtor to Database
Ulf Hermann
2018-01-30
1
-0
/
+4
*
Clang: On the road to update and preprocessor support
Marco Bubke
2018-01-29
1
-1
/
+1
*
Sqlite: Add journal option to database constructor
Marco Bubke
2017-10-21
1
-1
/
+4
*
Sqlite: Extend database
Marco Bubke
2017-09-21
1
-10
/
+0
*
Sqlite: Remove the Sqlite Prefix
Marco Bubke
2017-09-18
1
-21
/
+21
*
Sqlite: Improve Sqlite wrapper
Marco Bubke
2017-08-28
1
-2
/
+13
*
Sqlite: Add Read and ReadWrite mode to database
Marco Bubke
2017-08-02
1
-4
/
+13
*
Sqlite: Cleanup table and column handling
Marco Bubke
2017-08-02
1
-11
/
+7
*
Sqlite: Add variadic bind and write functions
Marco Bubke
2017-08-02
1
-1
/
+2
*
Sqlite: Add excute to the database
Marco Bubke
2017-08-02
1
-0
/
+5
*
Clang: Cleanup string interface of sqlite
Marco Bubke
2017-08-01
1
-7
/
+7
*
Sqlite: Remove static database handle
Marco Bubke
2017-07-27
1
-3
/
+24
*
Sqlite: Cleanup Sqlite
Marco Bubke
2017-07-27
1
-61
/
+18
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Introduce codemodelbackend process and library
Marco Bubke
2015-06-03
1
-0
/
+146