qt6-bb10/src/corelib/plugin
Lars Knoll 7443895857 Remove support for Qt 4 style plugins
The new plugin format allows us to avoid loading the plugins in
all cases. Remove the old format, as we could get bad behavior
with the old format if Qt would try to dlopen a Qt 4.x plugin.

Change-Id: I2193e6874d6cca3c0b12298c2b9beb4105a42fd5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-06-06 02:02:49 +02:00
..
plugin.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qelfparser_p.cpp Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qelfparser_p.h Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qfactoryinterface.h Use org.qt-project for the QFactoryInterface's IID 2012-05-15 04:57:05 +02:00
qfactoryloader.cpp Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qfactoryloader_p.h Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qlibrary.cpp Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qlibrary.h Provide access to RTLD_NODELETE flag on Unix. 2012-04-24 19:37:13 +02:00
qlibrary_p.h Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qlibrary_unix.cpp Add private API for finding symbols on Linux 2012-05-15 04:55:47 +02:00
qlibrary_win.cpp Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
qplugin.h Remove support for Qt 4 style plugins 2012-06-06 02:02:49 +02:00
qplugin.qdoc Update of the plugin documentation 2012-06-06 02:02:46 +02:00
qpluginloader.cpp Expose the plugins meta data in the plugin loader 2012-06-05 08:58:00 +02:00
qpluginloader.h Expose the plugins meta data in the plugin loader 2012-06-05 08:58:00 +02:00
qsystemlibrary.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsystemlibrary_p.h Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
quuid.cpp Doc: Prepare for building modular QtCore docs. 2012-04-19 07:34:53 +02:00
quuid.h Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00