qt5base-lts/tests/auto/corelib/plugin
Thiago Macieira f07c27eec1 Don't store QLibraryPrivate with empty file names in the global store
They shouldn't exist in the first place. They exist in two cases only:
1) mistake by the user in the QLibrary or QPluginLoader constructors or
setFileName

2) as a kludge for setLoadHints before a file name is set (we need to
store the user's requested hints somewhere)

This is important for the second case, as otherwise all QLibrary and
QPluginLoader objects without a file name would share the setting.

Task-number: QTBUG-39642
Change-Id: Iebff0252fd4d95a1d54caf338d4e2fff4de3b189
Reviewed-by: David Faure <david.faure@kdab.com>
2014-07-23 17:50:31 +02:00
..
qfactoryloader don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
qlibrary Don't store QLibraryPrivate with empty file names in the global store 2014-07-23 17:50:31 +02:00
qplugin Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpluginloader Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
quuid qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT 2013-11-15 06:30:53 +01:00
plugin.pro Fix a crash in QFactoryLoader 2012-03-29 13:58:13 +02:00