qt5base-lts/src
Christian Ehrlicher a74059f2bd SQL/PSQL: remove non utf-8 support
PostgreSQL supports the utf-8 encoding ('UNICODE') since at least
version 7.3 which is the oldest version we support. Therefore remove the
non utf-8 codepath completely.

Change-Id: I64b1a4e7b0b85141fe13f5f57e6f35f9eb7d542e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-05 05:37:39 +01:00
..
3rdparty SQLite: Update SQLite to v3.41.2 2023-03-31 13:10:04 +01:00
android Android: remove sdk version check for old version 2023-03-08 17:04:15 +00:00
concurrent QtConcurrent: fix warning due to assignment to narrower integer type 2023-04-03 00:02:46 +11:00
corelib Android:CMake: use correct key for manual deployment dependencies 2023-04-05 00:04:28 +01:00
dbus moc: Record types of enumerations 2023-03-31 17:42:58 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Implement setBadgeNumber for xcb backend 2023-04-04 23:53:37 +02:00
network QSslCertificate: Add property names to debug operator<< 2023-04-04 19:23:33 +02:00
opengl Use Qt CMake APIs to exclude files from Unity Build 2023-04-03 12:41:14 +02:00
openglwidgets Add QOpenGLWindow/Widget doc note about depth/stencil 2023-03-16 10:26:40 +01:00
platformsupport src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
plugins SQL/PSQL: remove non utf-8 support 2023-04-05 05:37:39 +01:00
printsupport Use Qt CMake APIs to exclude files from Unity Build 2023-04-03 12:41:14 +02:00
sql QSqlError: also compare nativeErrorCode() in operator==() / operator!=() 2023-04-03 15:52:03 +00:00
testlib Testlib: fix the last few s/Q_OS_MAC/Q_OS_DARWIN/w 2023-03-20 19:18:52 +01:00
tools Add description to cmake_automoc_parse 2023-04-03 12:41:14 +02:00
widgets Widgets/Styles: pass correct style option struct to subelements 2023-04-04 19:23:37 +02:00
xml Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
CMakeLists.txt Move CTF tracing plugin to plugins directory 2023-03-21 10:06:32 +02:00