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
/
sqlitedatabasebackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlDesigner: Move item library entries to project storage
Marco Bubke
2023-10-11
1
-1
/
+20
*
QmlDesigner: Hopefully fix strange MSVC fail
Marco Bubke
2023-09-06
1
-1
/
+1
*
Sqlite: Improve ownership
Marco Bubke
2023-03-27
1
-16
/
+22
*
Merge remote-tracking branch 'origin/10.0' into qds/dev
Tim Jenßen
2023-03-26
1
-1
/
+1
|
\
|
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
|
Sqlite: Improve database opening
Marco Bubke
2023-03-15
1
-9
/
+17
*
|
Sqlite: Generalize error handling
Marco Bubke
2023-03-15
1
-25
/
+9
*
|
Sqlite: Add extended exceptions for busy errors
Marco Bubke
2023-03-15
1
-0
/
+3
*
|
Sqlite: Inject RTTI into TU
Marco Bubke
2023-02-28
1
-56
/
+26
*
|
Sqlite: Add progress handler
Marco Bubke
2023-02-22
1
-0
/
+30
*
|
QmlDesigner: Add midSize image to cache
Marco Bubke
2023-01-26
1
-0
/
+13
|
/
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Remove null termination from SmallString
Marco Bubke
2022-08-16
1
-1
/
+4
*
Sqlite: Cleanup exceptions
Marco Bubke
2021-12-09
1
-2
/
+2
*
Remove unused includes of QThread from cpp files
Jarek Kobus
2021-09-13
1
-1
/
+0
*
Utils: Remove std::initializer_list contructor
Marco Bubke
2021-05-31
1
-1
/
+1
*
Sqlite: Open Sqlite by default in exclusive locking mode
Marco Bubke
2021-05-31
1
-3
/
+39
*
Sqlite: Add exception if statement is called outside of a lock
Marco Bubke
2021-05-31
1
-0
/
+1
*
Revert "Revert "Merge remote-tracking branch 'origin/4.15'""
Eike Ziller
2021-05-07
1
-1
/
+1
*
Revert "Merge remote-tracking branch 'origin/4.15'"
Marco Bubke
2021-05-06
1
-1
/
+1
*
Sqlite: Use config.h instead of setting everything in the build files
Marco Bubke
2021-05-05
1
-1
/
+1
*
Sqlite: Move result count to class declaration
Marco Bubke
2021-03-26
1
-3
/
+5
*
Sqlite: Add busy handler
Marco Bubke
2021-03-22
1
-13
/
+24
*
Sqlite: Activate extended error codes
Marco Bubke
2021-01-14
1
-4
/
+8
*
Sqlite: Update Sqlite from 3.31.1 to 3.34 and adapt carray
Marco Bubke
2021-01-06
1
-1
/
+1
*
Sqlite: Use a more efficient update hook
Marco Bubke
2020-06-09
1
-15
/
+4
*
Sqlite: Export interface
Marco Bubke
2020-05-26
1
-6
/
+10
*
Sqlite: Make logging conditional
Marco Bubke
2020-05-26
1
-2
/
+4
*
Sqlite: Add carray extension from Sqlite and a pointer binding
Marco Bubke
2020-05-26
1
-2
/
+19
*
Sqlite: Dont compile Utf-16 support
Marco Bubke
2020-05-26
1
-45
/
+2
*
Sqlite: Add update hook and use it to get the last changed id
Marco Bubke
2020-05-12
1
-12
/
+29
*
Some clang-tidy -use-modernize-nullptr
hjk
2019-08-01
1
-1
/
+1
*
Sqlite: Remove temporary unused functions
Marco Bubke
2019-07-16
1
-5
/
+0
*
Sqlite: Handle cases that the database is busy
Marco Bubke
2019-07-11
1
-10
/
+18
*
ClangRefactoring: Ensure that database is written to log after indexing
Marco Bubke
2019-06-17
1
-0
/
+21
*
Fix frequent typo
Robert Loehning
2018-10-23
1
-1
/
+1
*
Clang: Fix reset for write and execute in the sqlite statement
Marco Bubke
2018-04-09
1
-1
/
+1
*
Sqlite: Don't register ranking any more
Marco Bubke
2018-04-04
1
-1
/
+0
*
Clang: Add busy timeout handler to database
Marco Bubke
2018-04-04
1
-2
/
+14
*
Sqlite: Add setter for last row id
Marco Bubke
2018-01-16
1
-0
/
+5
*
Clang: Add file cache
Marco Bubke
2017-10-05
1
-1
/
+1
*
Sqlite: Improve SqliteStatement
Marco Bubke
2017-09-21
1
-1
/
+1
*
Sqlite: Extend database
Marco Bubke
2017-09-21
1
-4
/
+9
*
Sqlite: Improve exception handling
Marco Bubke
2017-09-20
1
-7
/
+23
*
Sqlite: Remove the Sqlite Prefix
Marco Bubke
2017-09-18
1
-56
/
+56
*
Sqlite: Improve Sqlite wrapper
Marco Bubke
2017-08-28
1
-8
/
+0
*
Sqlite: Add Read and ReadWrite mode to database
Marco Bubke
2017-08-02
1
-2
/
+14
*
Sqlite: Add variadic bind and write functions
Marco Bubke
2017-08-02
1
-7
/
+7
*
Clang: Cleanup string interface of sqlite
Marco Bubke
2017-08-01
1
-42
/
+44
*
Sqlite: Remove static database handle
Marco Bubke
2017-07-27
1
-30
/
+35
[next]