qt5base-lts/tests/auto/corelib/plugin
David Faure 418890e074 QPluginLoader: fix loading of plugins with a relative file name
This makes QT_PLUGIN_PATH / QCoreApplication::libraryPaths() actually work,
as a search path for plugins, when apps look for a specific plugin by name.

To make it possible to write portable code (unlike the current QPluginLoader
unittest), let QPluginLoader figure out the extension, too.

Change-Id: I895d597d7cb05ded268734bc5f313f32d8d12cb9
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-12-04 18:38:41 +01:00
..
qfactoryloader Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlibrary Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qplugin Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpluginloader QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
quuid Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
plugin.pro Fix a crash in QFactoryLoader 2012-03-29 13:58:13 +02:00