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
/
plugins
/
sqldrivers
/
psql
Commit message (
Expand
)
Author
Age
Files
Lines
*
SQL/PSQL: use a QByteArray for preparedStmtId
Christian Ehrlicher
2025-01-29
1
-10
/
+9
*
SQL/PSQL: slight improvement in code
Thierry Bastian
2025-01-28
1
-3
/
+6
*
SQL/PSQL: Avoid copies of data in QByteArray when binding such a value
Thierry Bastian
2025-01-28
1
-22
/
+33
*
SQL/PSQL: call deallocatePreparedStmt() unconditionally
Christian Ehrlicher
2025-01-27
1
-5
/
+3
*
Add support for PostgreSQL prepared statements with pgBouncer
Thierry Bastian
2025-01-23
2
-42
/
+70
*
SQL/PSQL: add full support for uuid column type
Christian Ehrlicher
2024-12-18
1
-0
/
+7
*
SQL/PostgreSQL: fix comment for formatting QDateTime
Christian Ehrlicher
2024-10-23
1
-3
/
+3
*
SQL/PostgreSQL: fix parsing timestamptz return values
Christian Ehrlicher
2024-10-17
1
-6
/
+7
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
SQL/PostgreSQL: use categorized logger
Christian Ehrlicher
2024-03-16
1
-22
/
+26
*
SQL/PostgreSQL: Make sure the server returns datetime in UTC
Christian Ehrlicher
2024-03-16
1
-3
/
+17
*
SQL/PostgreSQL: cleanup usage of QT_CONFIG(datestring)
Christian Ehrlicher
2024-03-15
1
-24
/
+15
*
SQL/QSqlField: deprecate internal functions setSqlType()/typeID()
Christian Ehrlicher
2024-03-10
1
-2
/
+0
*
SQL/PostgreSQL: misc cleanup
Christian Ehrlicher
2023-10-06
1
-13
/
+11
*
SQL/PSQL: Handle jsonb operators in prepared queries
Christian Ehrlicher
2023-07-23
1
-2
/
+2
*
SQL: use QT_NO_CONTEXTLESS_CONNECT for sql plugins
Christian Ehrlicher
2023-07-19
1
-0
/
+1
*
SQL plugins: add moc includes
Christian Ehrlicher
2023-07-19
1
-0
/
+2
*
SQL: replace qPrintable() / toLocal8Bit() with unicode versions
Christian Ehrlicher
2023-04-18
1
-8
/
+10
*
SQL/PSQL: remove non utf-8 support
Christian Ehrlicher
2023-04-05
1
-14
/
+14
*
SQL: small optimization for SQLDriver::escapeIdentifier()
Christian Ehrlicher
2023-02-28
1
-1
/
+1
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-6
/
+1
*
SQL: use qsizetype and range-based for loops where possible
Christian Ehrlicher
2023-01-20
1
-1
/
+1
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
3
-114
/
+6
*
Sql: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-19
1
-2
/
+2
*
Sql: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
2
-17
/
+19
*
Sql: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-23
/
+25
*
Adapt SQL drivers to Qt 6 change of QVariant::isNull
Volker Hilsheimer
2022-01-12
1
-1
/
+1
*
Build PostgreSQL driver as universal binary on macOS
Tor Arne Vestbø
2021-11-15
1
-2
/
+0
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
1
-1
/
+1
*
CMake: Fix building multi-arch universal macOS Qt
Alexandru Croitor
2021-04-01
1
-0
/
+2
*
cmake: Don't give plugins PUBLIC usage requirements
Craig Scott
2021-02-24
1
-1
/
+1
*
Fix compilation of the QPSQLDriverPlugin plugin with enabled PCH
Alexey Edelev
2021-02-09
1
-0
/
+11
*
Add upstream version of FindPostgreSQL.cmake
Alexey Edelev
2021-01-26
1
-3
/
+0
*
QSql/PostgreSQL: allow blobs with more than 2^30 bytes
Christian Ehrlicher
2021-01-25
1
-2
/
+2
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-24
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-11
/
+0
*
fix potential mem leak on connection lost
Matthias Möller
2020-12-30
1
-15
/
+12
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-33
/
+32
*
PostgreSQL: Attempt to subscribe even if it is already added
Andy Shaw
2020-09-07
1
-9
/
+8
*
Deprecate QVariant::Type uses in QSqlField
Lars Knoll
2020-08-15
1
-5
/
+5
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-1
/
+1
*
Port QRegularExpression to QStringView, drop QStringRef
Giuseppe D'Angelo
2020-05-31
1
-3
/
+3
*
CMake: Regenerate projects to match updated plugin API
Leander Beernaert
2020-04-27
2
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
2
-6
/
+6
|
\
|
*
Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)
Mårten Nordheim
2020-04-16
2
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-26
1
-32
/
+16
|
\
|
[next]