Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Thiago Macieira d0787745aa QSqlDatabase: make evident the name of the driver that failed to load
Tell me this isn't confusing:
 Got keys from plugin meta data ("QMYSQL3", "QMYSQL", "QMARIADB")
 QSqlDatabase:  driver not loaded
 QSqlDatabase: available drivers: QSQLITE QMARIADB QMYSQL QMYSQL3

This also merges the two messages into a single line, which is nicer for
rich logging environments.

Change-Id: Ieb80c6571213dddc518bfffdb6c86632df8f932c
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
(cherry picked from commit 4216ba7c37)
(cherry picked from commit 22dd10e261)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-04-18 23:23:15 +00:00
.github/workflows
LICENSES Update license rule to Unicode-3.0 2025-02-17 14:39:31 +01:00
bin CMake: Don't hard-code "libexec" in qt-configure-module 2024-08-20 13:50:32 +02:00
cmake CMake: Show the active Apple SDK path when configuring qtbase 2025-04-15 03:16:03 +00:00
coin Make module ready for source SBOM checking 2025-03-13 16:26:46 +00:00
config.tests QThread/Unix: refactor to split QThreadPrivate::finish() in two phases 2024-11-07 15:00:11 -07:00
dist Add REUSE.toml files 2024-11-07 08:38:49 +01:00
doc Doc: Update copyright year in the global configuration 2025-03-28 19:45:51 +00:00
examples Doc: Qt D-Bus: Add image alt texts 2025-04-15 03:16:01 +00:00
lib
libexec Android: add option to run app detached to runner script 2024-12-04 14:44:52 +00:00
mkspecs Android: bump Android target API level to 35 2025-03-27 16:42:21 +02:00
qmake Android: bump Android target API level to 35 2025-03-27 16:42:21 +02:00
src QSqlDatabase: make evident the name of the driver that failed to load 2025-04-18 23:23:15 +00:00
tests QSqlDatabase: make evident the name of the driver that failed to load 2025-04-18 23:23:15 +00:00
util Make module ready for source SBOM checking 2025-03-13 16:26:46 +00:00
.cmake.conf Bump version to 6.8.3 2025-01-23 11:04:42 +00:00
.gitattributes
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.gitreview Add .gitreview file 2025-03-25 12:39:21 +00:00
.lgtm.yml
.tag
CMakeLists.txt cmake: add _extra_files IDE target from heuristics 2024-04-12 08:36:01 +08:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-21 14:11:04 +01:00
config_help.txt CMake: Change SBOM generation to be enabled by default (mostly) 2024-10-21 08:37:20 +00:00
configure Change configure license 2024-02-02 15:23:02 +00:00
configure.bat configure.bat: Use call when calling the helper cmake scripts 2025-01-31 14:16:17 +00:00
configure.cmake CMake: Report success for 'separate_debug_info' where applicable 2024-11-02 16:25:06 +00:00
dependencies.yaml
licenseRule.json Update licensing of files with infrastructure type 2025-03-21 14:11:04 +01:00
qt_cmdline.cmake configure: Fix the -sbomdir argument 2025-02-21 21:24:30 +00:00