summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2023-04-05 14:05:42 -0300
committerThiago Macieira <thiago.macieira@intel.com>2023-05-05 23:21:52 -0700
commit25e13c9079fbc441ecf37c8a601dd88cdebd0b49 (patch)
tree81a65ab2c54333df9df86935a0094740e0826e1b /src/corelib/io/qdebug.cpp
parent6136b92f540c15835e0c7eb7e01ab7b58fbea685 (diff)
Q{Plugin,Factory}Loader: downgrade warnings to debug messages
Since we don't have different environment variables for the plugin paths, users have to set QT_PLUGIN_PATH to where plugins for both Qt 5 and 6 (and future versions) are located. This causes Qt to print warnings that those couldn't be loaded because the major version mismatches. So don't print them any more. QT_DEBUG_PLUGINS and the category logging filter can still be used to enable them. Fixes: QTBUG-107459 Pick-to: 6.5 Change-Id: Idd5e1bb52be047d7b4fffffd175318ca1f8017bd Reviewed-by: Lars Knoll <lars@knoll.priv.no>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
0 files changed, 0 insertions, 0 deletions