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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
kernel
/
qsqlquery.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSqlDatabase: provide QString defaultConnectionName()
Thiago Macieira
2025-02-07
1
-1
/
+1
*
QSqlQuery: complete the deprecation/removal of its copies
Giuseppe D'Angelo
2025-02-03
1
-3
/
+5
*
Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing
Marc Mutz
2024-11-08
1
-2
/
+1
*
SQL/Doc: add note about QAnyStringView
Christian Ehrlicher
2024-06-12
1
-0
/
+6
*
Logging: Add a macro for static logging category
Ulf Hermann
2024-06-05
1
-1
/
+1
*
QSqlRecord/QSqlQuery: Use QAnyStringView instead QStringView
Christian Ehrlicher
2024-06-04
1
-18
/
+2
*
SQL/QSqlQuery: use categorized logger
Christian Ehrlicher
2024-04-18
1
-19
/
+23
*
QtSql: #include mocs
Thiago Macieira
2024-02-10
1
-0
/
+2
*
QSqlQuery: add Q_PROPERTY
Christian Ehrlicher
2024-01-24
1
-16
/
+30
*
SQL: remove outdated \since tags
Christian Ehrlicher
2024-01-21
1
-6
/
+0
*
SQL: rename enablePositionalBinding() to setPositionalBindingEnabled()
Christian Ehrlicher
2024-01-10
1
-13
/
+15
*
QSqlQuery: Add QStringView overloads
Christian Ehrlicher
2024-01-10
1
-6
/
+20
*
Doc: Fix warning about undocumented parameter
Kai Köhne
2023-08-08
1
-1
/
+2
*
SQL/PSQL: Handle jsonb operators in prepared queries
Christian Ehrlicher
2023-07-23
1
-0
/
+28
*
QSqlQuery: add boundValueName()/boundValueNames()
Christian Ehrlicher
2023-04-07
1
-1
/
+32
*
Doc: Remove duplicate words
Andreas Eliasson
2023-02-28
1
-1
/
+1
*
Doc: Fix usages of deleted QVariant constructors
Sze Howe Koh
2023-01-25
1
-2
/
+2
*
SQL: use qsizetype and range-based for loops where possible
Christian Ehrlicher
2023-01-20
1
-3
/
+3
*
SQL: include cleanup
Christian Ehrlicher
2023-01-18
1
-2
/
+4
*
QSqlQuery: Do not use deleted constructor in docs
Fabian Kosmale
2022-08-10
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Sql: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-19
1
-4
/
+6
*
Check for null driver() before trying to exec()
Edward Welbourne
2022-01-25
1
-1
/
+5
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-2
/
+2
*
QSqlQuery: make it a move only type
Giuseppe D'Angelo
2021-03-21
1
-12
/
+42
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-3
/
+3
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
Use QList instead of QVector in qtbase
Jarek Kobus
2020-07-07
1
-3
/
+2
*
Change boundValues() to return a QVariantList
Andy Shaw
2020-06-22
1
-14
/
+11
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-2
/
+2
|
\
|
*
Doc: make Qt Sql snippets compilable
Nico Vertriest
2020-03-20
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-11-25
1
-0
/
+3
|
\
|
|
*
Doc: add warning for binding values in QSqlQuery
Samuel Gaist
2019-11-18
1
-0
/
+3
*
|
pass QSqlDatabase by const &
Albert Astals Cid
2019-10-15
1
-3
/
+3
|
/
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-2
/
+2
*
QSqlQuery: Specify documentation of named placeholders
Christian Ehrlicher
2018-08-28
1
-1
/
+3
*
QPSQL: Add support for forward-only queries
Robert Szefner
2018-01-06
1
-0
/
+8
*
QSqlQuery: Remove temporary variable in navigation functions
Robert Szefner
2017-11-29
1
-12
/
+5
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Correction on bound values in case of repeated QSqlQuery::execBatch
Eric Lemanissier
2015-01-16
1
-0
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-23
1
-6
/
+0
|
\
|
*
Updated QSql{Query,Result}::bindValue doc to reflect the current state.
Marcel Krems
2014-09-08
1
-6
/
+0
*
|
Show timing of all executed SQL queries
Robin Burchell
2014-07-24
1
-3
/
+23
|
/
*
[QSqlQuery] misbehavior of seek in special query positions
Israel Lins Albuquerque
2014-04-26
1
-7
/
+18
*
Fix some documentation errors.
Friedemann Kleint
2014-03-24
1
-1
/
+1
*
add mising tag to method documentation
Mark Brand
2013-12-01
1
-1
/
+1
*
QSqlQuery::isNull string overload
Tasuku Suzuki
2013-12-01
1
-0
/
+18
*
Fix a bug in QSqlQuery::isNull documentation
Tasuku Suzuki
2013-10-22
1
-8
/
+9
[next]