qt5base-lts/src
Thiago Macieira 9fc0965d19 Repack structs with more than one padding hole
Sizes gained (measured on 64-bit systems)
BezierEase: shrunk 8 bytes
QRegExpCharClass: shrunk 8 bytes
QRegularExpressionPrivate: shrunk 8 bytes
QTimeLinePrivate: shrunk 8 bytes
QUtcTimeZonePrivate: shrunk 8 bytes
QTextStreamPrivate: shrunk 8 bytes
QDirPrivate: shrunk 8 bytes
QFileDevicePrivate: shrunk 8 bytes

Not done:
QRegExpEngine: 18 bytes in 6 holes (you deserve high memory usage if
you're still using QRegExp)
QTextBoundaryFinder: 8 bytes in 2 holes (public class)
QIODevicePrivate: 6 bytes in 2 holes, but there's no gain in packing
QProcessPrivate: too complex and my copy is modified
QThreadData: awaiting change from Marc

Change-Id: I2a388b5ce17dec0dafcef18ed2e80d0379aa7d1e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-12-03 21:53:38 +01:00
..
3rdparty Detect posix_fallocate at configure time 2013-12-01 14:46:48 +01:00
android Android: Remove invalid error message 2013-11-26 10:58:18 +01:00
angle use private linkage where possible 2013-10-31 19:49:32 +01:00
concurrent Doc: Updated url variable in qdocconf files. 2013-11-06 11:31:39 +01:00
corelib Repack structs with more than one padding hole 2013-12-03 21:53:38 +01:00
dbus Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
gui Merge remote-tracking branch 'origin/release' into stable 2013-11-29 11:38:28 +01:00
network Fix problem with QNetworkAddressEntry returning a invalid netmask. 2013-11-27 22:40:14 +01:00
opengl Doc: Fix broken links 2013-11-05 00:29:01 +01:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Evdev keyboard handler emits keyevents with QString(0xffff) 2013-11-26 00:13:36 +01:00
plugins xcb qpa: initialize EGL for non-XLib builds 2013-12-03 20:02:45 +01:00
printsupport QPrinter - Simplify setting manual properties 2013-11-29 15:59:08 +01:00
sql Doc: invalid reference to Qt for Linux/X11 2013-12-03 11:16:24 +01:00
testlib Revert "Add tracing to logging framework" 2013-11-07 11:29:30 +01:00
tools qdbusxml2cpp: Use the mtime on the input XML to avoid needless source changes. 2013-11-30 20:49:41 +01:00
widgets Effects also need to markDirtyOnScreen for native widgets 2013-12-03 15:14:03 +01:00
winmain winmain for winrt 2013-09-14 15:42:24 +02:00
xml Fully expand entities to ensure deep or widely nested ones fail parsing 2013-11-14 17:43:58 +01:00
src.pro Explicitly mark subdirs as host_builds in SUBDIRS template 2013-10-18 18:01:54 +02:00