qt6-bb10/src/plugins
Christian Ehrlicher e99c2d9314 SQL/OCI: use OCIBindByPos2 instead OCIBindByPos
Use OCIBindByPos2 instead OCIBindByPos where it was not yet changed to
allow lengths > 2^31 (and avoid unneeded casts).

This is a follow-up of 7005630a9b735f2e59e3345fee0305e0277c0208.

Change-Id: I8b6efdfdb0fb349043e9c84ceba17e008882f584
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 911eac26d482b8d63419648d6f735c49e9e17c82)
2024-09-16 18:41:42 +00:00
..
doc/snippets/code Change doc snippet license 2024-02-02 16:52:11 +00:00
generic Fix -Wimplicit-fallthrough for clang 2024-03-01 03:04:06 +00:00
imageformats QJpegPlugin: also recognize jfif suffix 2024-07-23 09:15:31 +00:00
networkinformation Android: bump AGP to 8.6.0 which supports Android 15 2024-09-09 23:48:01 +00:00
platforminputcontexts ibus: avoid a crash when context is not ready 2024-01-19 00:54:33 +01:00
platforms Generalize PlatformGraphics 2024-09-13 21:58:04 +02:00
platformthemes Remove GTK3 native menu 2024-07-21 12:42:33 +00:00
printsupport QCupsPrintEngine: handle a possible failure to open the cups fd 2024-04-04 10:49:23 +01:00
sqldrivers SQL/OCI: use OCIBindByPos2 instead OCIBindByPos 2024-09-16 18:41:42 +00:00
styles QWindows11Style:Increase QDateTimeEdit width for layouted QDateTimeEdits 2024-09-04 14:00:44 +00:00
tls Logging: use qCDebug/Warning/Info when for categorized logging 2024-07-17 01:49:15 +00:00
tracing Fix build with std::filesystem 2023-11-21 08:34:55 +02:00
CMakeLists.txt Fix CTF with static build 2023-10-30 18:59:21 +03:00