qt5base-lts/src/printsupport
Oswald Buddenhagen 08672adb97 make cmake registration of qt plugins make use of PLUGIN_EXTENDS
instead of assigning plugins to the first module which claims the whole
type, try to assign it to a module which the plugin claims to extend.

as we are getting stricter in that go, somebody needs to claim the
'generic', 'platformthemes', and 'platforminputcontexts' plugin types.
the natural claimant is QtGui. however, as we don't want to auto-link
any of these plugins, make them all claim that they extend a
non-existing module.
QtGui also claims 'iconengines' plugins.
the 'printsupport' plugins are also claimed by the respective module.

Change-Id: I7af7c16089f137b8d4a4ed93d1577bd85815c87b
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-04-09 20:53:06 +02:00
..
dialogs Fix translation of QtPrintSupport and QPageSize. 2014-03-17 20:53:10 +01:00
doc Doc: Updated url variable in qdocconf files. 2013-11-06 11:31:39 +01:00
kernel QCUPSSupport: fix misuse of QDateTime::addDays() 2014-04-08 05:16:58 +02:00
widgets QtPrintSupport - Fix QT_NO_PRINTER build 2014-03-17 13:46:26 +01:00
printsupport.pro make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00