qt5base-lts/src
Thiago Macieira 8b23133e50 Move QTextFormatPrivate::Property out of the class
This allows us to have the Q_DECLARE_PROPERTY before the
QVector<Property> use. Not important for Qt 5, but it helps me.

The operator!= function is never called, so it can be dropped (caught by
ICC 17 beta).

Change-Id: I149e0540c00745fe8119fffd1463c9bc1b356ec6
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-06-13 05:43:51 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
android Merge remote-tracking branch 'origin/5.9' into dev 2017-05-07 13:08:18 +02:00
angle Restore behavior of using libEGL and libGLESv2 as default for angle 2017-05-11 08:35:54 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib QRandomGenerator: mix the Linux AT_RANDOM random bytes in the fallback 2017-06-12 06:15:01 +00:00
dbus Ensure QDBusConnectionPrivate pointer initialization 2017-06-06 20:26:23 +00:00
gui Move QTextFormatPrivate::Property out of the class 2017-06-13 05:43:51 +00:00
network QUuid, QHttpMultipart and QHash: use QRandomGenerator 2017-06-12 06:14:46 +00:00
opengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
platformsupport xcb,evdevmouse: don't use qpa compatibility functions 2017-06-08 12:40:46 +00:00
plugins xcb,evdevmouse: don't use qpa compatibility functions 2017-06-08 12:40:46 +00:00
printsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
sql Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
testlib Document the ci key in the BLACKLIST file format 2017-06-08 13:36:25 +00:00
tools Remove ancient embedded pixmaps and scripts from uic 2017-06-12 12:04:42 +00:00
widgets Typo-fix: s/looses/loses/g 2017-06-08 13:36:18 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00