Remove support for Qt 4 style plugins
authorLars Knoll <lars.knoll@nokia.com>
Sat, 2 Jun 2012 03:42:13 +0000 (05:42 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 6 Jun 2012 00:02:49 +0000 (02:02 +0200)
commit7443895857fdaee132c8efc643e471f02b3d0fa4
tree9a812815651552e361fd032946f2bfe1144ad9c5
parent9ca509676f3e7a4c19aded98c59990a779a4a052
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>
src/corelib/plugin/qelfparser_p.cpp
src/corelib/plugin/qelfparser_p.h
src/corelib/plugin/qfactoryloader.cpp
src/corelib/plugin/qfactoryloader_p.h
src/corelib/plugin/qlibrary.cpp
src/corelib/plugin/qlibrary_p.h
src/corelib/plugin/qplugin.h