qt5base-lts/tests/auto/tools
Olivier Goffart 67f58040ea Remove QMetaObjectExtraData and put everything into QMetaObject
QMetaObjectExtraData was added when support for QMetaObject::newInstance
was added. One needed a place to put the pointer to static_metacall in
the QMetaObject.

But as we break binary compatibility, one can change the size of
QMetaObject, and put everything back inside QMetaObject's own structure.
Meaning it is not required anymore to have one QMetaObjectExtraData
instance per QMetaObject anymore.

Change-Id: If0b8f586cbaf633eed10045adee3ba3366826c86
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
2012-04-25 20:19:29 +02:00
..
moc Remove QMetaObjectExtraData and put everything into QMetaObject 2012-04-25 20:19:29 +02:00
qdbuscpp2xml Bootstrap qdbuscpp2xml. 2012-03-18 14:14:42 +01:00
qmake Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02:00
rcc New qHash algorithm for uchar/ushort arrays (QString, QByteArray, etc.) 2012-04-09 10:16:09 +02:00
uic Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
tools.pro Bootstrap qdbuscpp2xml. 2012-03-18 14:14:42 +01:00