qt5base-lts/src
Bradley T. Hughes 0501c9d8f1 Correct sizeof(QObjectData) after out-of-order cherry-picks by Gerrit
Commits a6ae75f92a and
6f0f9f6928 were cherry-picked in the wrong
order (despite the dependencies shown in Gerrit), causing the
QObjectData::unused bitfield to be too large.

Change-Id: I65acaa8b507f7f6f2c5735f45bd0ad8343abea54
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2011-12-15 08:17:49 +01:00
..
3rdparty Update V8 to match current patchset 2011-12-14 15:39:43 +01:00
corelib Correct sizeof(QObjectData) after out-of-order cherry-picks by Gerrit 2011-12-15 08:17:49 +01:00
dbus Fix clang warning about bool to pointer conversion. 2011-11-28 18:47:32 +01:00
gui Remove redundant touch processing in QtGui and widgets. 2011-12-14 13:17:19 +01:00
modules testlib: add QFINDTESTDATA macro for finding testdata files 2011-12-01 09:12:57 +01:00
network Remove unused member variables from private class. 2011-12-12 17:27:19 +01:00
opengl opengl: Do not crash when programGuard is a nullptr 2011-12-01 10:51:10 +01:00
platformsupport Cocoa: Add autorelease pools. 2011-12-12 17:27:19 +01:00
plugins Make QCocoaWindow independent of NSWindow. 2011-12-14 23:26:15 +01:00
printsupport Remove QAlphaPaintEngine::drawImage() 2011-12-14 09:27:04 +01:00
sql Check driver validity before using it 2011-12-12 10:43:44 +01:00
testlib Remove Qt5 comment from qsignalspy.h. 2011-12-15 08:15:13 +01:00
tools Disable warnings when building mkv8snapshot 2011-12-14 23:26:15 +01:00
v8 Update V8 2011-12-14 13:19:03 +01:00
widgets QPlatformDialogHelpers: Reduce dependency on QDialog. 2011-12-14 21:49:33 +01:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml Fix warning when using QXmlInputSource with non opened QIODevice 2011-11-11 02:45:05 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Executing 'make install' did not build mkv8snapshot 2011-12-06 18:37:54 +01:00