index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sql
/
doc
/
snippets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix usages of deleted QVariant constructors
Sze Howe Koh
14 days
1
-1
/
+1
*
SQL: use qsizetype and range-based for loops where possible
Christian Ehrlicher
2023-01-20
1
-3
/
+3
*
SQL: more documentation and test cleanups
Christian Ehrlicher
2023-01-06
2
-45
/
+8
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
14
-686
/
+28
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-09
1
-1
/
+1
*
Doc: Prettify -G cmake arguments in SQL drivers documentation
Joerg Bornemann
2021-10-08
1
-17
/
+17
*
Doc: Fix cmake build/install commands in SQL driver documentation
Joerg Bornemann
2021-10-08
1
-33
/
+32
*
Doc: Fix warnings about wrong snippet path or missing .pro file
Nico Vertriest
2021-02-19
1
-0
/
+3
*
CMake: Port the snippet project setup to CMake
Venugopal Shivashankar
2021-02-10
2
-0
/
+21
*
Adjust sql drivers documentation to cmake
Alexey Edelev
2021-01-19
1
-93
/
+136
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
3
-31
/
+0
*
Doc: Use explicit linkage with target_link_libraries
Kai Koehne
2020-11-30
1
-1
/
+1
*
Doc: Prefer versioned CMake library targets
v6.0.0-beta3
Kai Koehne
2020-11-01
1
-1
/
+1
*
Doc: Fix documentation warnings for Qt SQL
Topi Reinio
2020-10-30
1
-1
/
+5
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-1
/
+1
*
Doc: Compile snippets only when running tests
Paul Wicking
2020-09-10
3
-15
/
+25
*
Fix deprecation warnings in QtSql code snippets
Friedemann Kleint
2020-08-20
1
-2
/
+2
*
Doc: Update sql-driver to reflect current minimum versions needed
Andy Shaw
2020-07-20
1
-8
/
+1
*
Change boundValues() to return a QVariantList
Andy Shaw
2020-06-22
1
-15
/
+3
*
Document how to use CMake for Qt SQL
Kai Koehne
2020-05-26
4
-58
/
+9
*
Enable warnings-are-errors also for snippets
Kai Koehne
2020-05-07
1
-0
/
+1
*
Snippets: Fix gcc warning about unused variable
Kai Koehne
2020-05-07
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
14
-156
/
+801
|
\
|
*
Doc: Fix coverity warnings in SQL snippets
Paul Wicking
2020-03-26
2
-8
/
+10
|
*
Doc: make Qt Sql snippets compilable
Nico Vertriest
2020-03-20
14
-148
/
+791
*
|
QtSql: remove compat SQL plugin names
Christian Ehrlicher
2020-02-13
2
-2
/
+2
*
|
QtSQL: remove SQLite2 and TDS driver for Qt6
Christian Ehrlicher
2020-02-07
1
-20
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-28
1
-5
/
+5
|
\
|
*
Doc: Fix QSql*Model snippets
Sze Howe Koh
2020-01-19
1
-5
/
+5
*
|
SQL: add proper support to build QMYSQL with MariaDB client libraries
Christian Ehrlicher
2020-01-03
1
-1
/
+1
|
/
*
Doc/SQL: update sql driver creation instructions
Christian Ehrlicher
2019-12-11
1
-6
/
+51
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
1
-1
/
+1
|
\
|
*
Fix connection string code snippet for ODBC on Windows
Andy Shaw
2019-09-24
1
-1
/
+1
*
|
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-2
/
+2
|
/
*
Always escape the table names when creating the SQL statement
Andy Shaw
2019-01-23
1
-0
/
+13
*
QtSql: fix code snippets
Christian Ehrlicher
2018-10-03
3
-13
/
+13
*
doc: Add missing override and remove redundant virtual for snippets
Alexander Volkov
2018-08-16
1
-13
/
+13
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-11
1
-0
/
+12
|
\
|
*
doc: Hints for using SAP HANA database
Joachim Puhr
2018-01-09
1
-0
/
+12
*
|
QPSQL: Add support for forward-only queries
Robert Szefner
2018-01-06
2
-0
/
+44
|
/
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-89
/
+71
|
\
|
*
update sqldriver docs
Oswald Buddenhagen
2017-12-14
2
-95
/
+71
*
|
REGEXP for SQLite
Lorenz Haas
2017-02-22
1
-0
/
+5
|
/
*
Unify license header usage.
Jani Heikkinen
2016-03-29
10
-30
/
+130
*
Doc: corrected snippet QSqlTableModel
Nico Vertriest
2015-11-16
1
-2
/
+3
*
Added SSL support for MySQL database connections
Olivier Delbeke
2015-06-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
1
-24
/
+24
|
\
|
*
Update SQL plugin path within Qt's sources
Samuel Gaist
2015-02-16
1
-24
/
+24
[next]