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
/
sqliteexception.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sqlite: trace exceptions
Marco Bubke
2024-03-20
1
-3
/
+6
*
Sqlite: Fix compilation with QTC_STATIC_BUILD
Cristian Adam
2023-05-25
1
-4
/
+1
*
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: Generalize error handling
Marco Bubke
2023-03-15
1
-0
/
+6
*
|
Sqlite: Add extended exceptions for can't open errors
Marco Bubke
2023-03-15
1
-0
/
+42
*
|
Sqlite: Add extended exceptions for connection lock errors
Marco Bubke
2023-03-15
1
-0
/
+14
*
|
Sqlite: Add extended exceptions for readonly errors
Marco Bubke
2023-03-15
1
-0
/
+42
*
|
Sqlite: Add extended exceptions for corruption errors
Marco Bubke
2023-03-15
1
-0
/
+21
*
|
Sqlite: Add extended exceptions for contraint errors
Marco Bubke
2023-03-15
1
-0
/
+85
*
|
Sqlite: Add extended exceptions for errors
Marco Bubke
2023-03-15
1
-0
/
+21
*
|
Sqlite: Add extended exceptions for busy errors
Marco Bubke
2023-03-15
1
-0
/
+39
*
|
Sqlite: Add extended exceptions for IO errors
Marco Bubke
2023-03-15
1
-0
/
+198
*
|
Sqlite: Inject RTTI into TU
Marco Bubke
2023-02-28
1
-58
/
+172
*
|
Sqlite: Move virtual methode into .cpp
Marco Bubke
2023-02-28
1
-1
/
+1
|
/
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Sqlite: Introduce BindParameterCount template parameter
Marco Bubke
2021-12-09
1
-6
/
+6
*
Sqlite: Cleanup exceptions
Marco Bubke
2021-12-09
1
-173
/
+81
*
Sqlite: Add exception if statement is called outside of a lock
Marco Bubke
2021-05-31
1
-0
/
+8
*
Sqlite: Add change set iterator
Marco Bubke
2020-11-03
1
-46
/
+69
*
Sqlite: Extend error handling
Marco Bubke
2020-06-19
1
-2
/
+90
*
Sqlite: Add session support
Marco Bubke
2020-06-05
1
-1
/
+17
*
Sqlite: Improve SqliteStatement column check
Marco Bubke
2020-05-27
1
-4
/
+3
*
Sqlite: Derive Sqlite::Exception from std::exception
Marco Bubke
2020-05-14
1
-5
/
+7
*
Sqlite: Add update hook and use it to get the last changed id
Marco Bubke
2020-05-12
1
-0
/
+2
*
Sqlite: Add foreign key support
Marco Bubke
2020-05-07
1
-0
/
+8
*
Sqlite: Add Sqlite::Value
Marco Bubke
2020-04-27
1
-0
/
+8
*
Clang: Handle constraint exceptions in the file path storage
Marco Bubke
2018-04-04
1
-3
/
+12
*
Clang: Add file cache
Marco Bubke
2017-10-05
1
-2
/
+2
*
Sqlite: Improve exception handling
Marco Bubke
2017-09-20
1
-0
/
+207
*
Sqlite: Remove the Sqlite Prefix
Marco Bubke
2017-09-18
1
-3
/
+3
*
Utils: Convert to SmallStringView for comparison
Marco Bubke
2017-08-29
1
-3
/
+3
*
Sqlite: Cleanup exceptions
Marco Bubke
2017-07-27
1
-4
/
+9
*
Sqlite: Cleanup Sqlite
Marco Bubke
2017-07-27
1
-3
/
+7
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Clang: Reorder includes
Marco Bubke
2015-06-16
1
-2
/
+2
*
Introduce codemodelbackend process and library
Marco Bubke
2015-06-03
1
-0
/
+50