qt5base-lts/tests/auto/corelib/plugin
Alex Richardson 3146dadb42 Allow passing absolute paths without file extension to QPluginLoader
Previously QPluginLoader("/foo/bar/plugin").fileName() would return an
empty string even if /foo/bar/plugin.so existed, now we correctly find
that file.

Change-Id: Ibf6ba329e92956de45f695be65773caacf14050a
Reviewed-by: David Faure <david.faure@kdab.com>
2015-02-26 13:31:47 +00:00
..
qfactoryloader Update copyright headers 2015-02-11 06:49:51 +00:00
qlibrary Update copyright headers 2015-02-11 06:49:51 +00:00
qplugin Update copyright headers 2015-02-11 06:49:51 +00:00
qpluginloader Allow passing absolute paths without file extension to QPluginLoader 2015-02-26 13:31:47 +00:00
quuid Update copyright headers 2015-02-11 06:49:51 +00:00
plugin.pro Fix a crash in QFactoryLoader 2012-03-29 13:58:13 +02:00