diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2021-11-09 10:16:06 -0800 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2022-01-20 15:53:48 -0800 |
| commit | ddba24535fb5732c3cb757414cf1a393bd98f693 (patch) | |
| tree | 6b8d70a1bcda656a2f771bd10e072ce2dc77d456 /src/corelib/serialization/qjsonparser.cpp | |
| parent | 7bc788ed0c6b94320fd14a4c075a50d66f02f9ff (diff) | |
QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use)
This is added specifically for the QPA platform and theme plugins, to
honor the QT_QPA_PLATFORM_PLUGIN_PATH environment variable and the
(inadvisable) -platformpluginpath command-line argument.
This removes the last QFactoryLoader used with an empty path (also the
only two that could be reached), which were causing a scan of the
application's binary directory whenever the platform plugin path was
set. In case of applications installed to /usr/bin, the entire /usr/bin
was scanned, which can be qualified as "not good".
Fixes: QTBUG-97950
Pick-to: 6.3
Change-Id: Ice04365c72984d07a64dfffd16b47fe1d22f26d3
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/serialization/qjsonparser.cpp')
0 files changed, 0 insertions, 0 deletions
