qt5base-lts/src
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
..
3rdparty Update bundled HarfBuzz-NG copy to 0.9.32 2014-07-20 01:12:24 +02:00
android Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
angle Fix ANGLE build with Microsoft Visual Studio "14" CTP 2014-06-20 21:54:54 +02:00
concurrent Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
corelib Don't store QLibraryPrivate with empty file names in the global store 2014-07-23 17:50:31 +02:00
dbus Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
gui Slight doc improvements 2014-07-23 16:52:08 +02:00
network Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
opengl Unduplicate the implementations of next power of two 2014-06-26 00:47:51 +02:00
openglextensions
platformheaders Add missing doc file for cocoa native context 2014-07-09 19:07:16 +02:00
platformsupport Add accessible roles for web document, paragraph and section 2014-07-23 16:52:00 +02:00
plugins Add accessible roles for web document, paragraph and section 2014-07-23 16:52:00 +02:00
printsupport Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
sql Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
testlib Fix accessibility test code to copy events also based on interfaces 2014-07-23 16:51:13 +02:00
tools QDoc: Fixed section title offset in QML basic type pages. 2014-07-23 12:09:51 +02:00
widgets QInputDialog: use a switch instead of a string pointer table 2014-07-23 14:15:22 +02:00
winmain winrt: Use native threading 2014-06-25 16:34:39 +02:00
xml Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
src.pro Load winsys and gl dynamically in the windows plugin 2014-05-22 22:00:59 +02:00