qt5base-lts/src/corelib
Thiago Macieira add16725a3 Don't use the union trick to do unlawful casts
GCC 4.7 is printing this (bogus) warning:
qobject.h:166:15: warning: 'QObject::findChildren(const QString&, Qt::FindChildOptions) const [with T = QMenuBar*; Qt::FindChildOptions = QFlags<Qt::FindChildOption>]::<anonymous union>' declared with greater visibility than the type of its field 'QObject::findChildren(const QString&, Qt::FindChildOptions) const [with T = QMenuBar*; Qt::FindChildOptions = QFlags<Qt::FindChildOption>]::<anonymous union>::typedList' [-Wattributes]

Change-Id: I2d1c365e3191f3a5c7b2241deb35f0ae47d79afc
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-28 04:02:45 +01:00
..
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
arch Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
codecs Fix QTextCodec race. 2013-01-22 13:40:42 +01:00
doc Doc: Fix module name format 2013-01-25 17:27:44 +01:00
global Doc: Fix module name format 2013-01-25 17:27:44 +01:00
io Doc: Fix module name format 2013-01-25 17:27:44 +01:00
itemmodels Doc: Fix module name format 2013-01-25 17:27:44 +01:00
json Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel Don't use the union trick to do unlawful casts 2013-01-28 04:02:45 +01:00
mimetypes Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
plugin Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
statemachine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tools Doc: Fix module name format 2013-01-25 17:27:44 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib.pro set pkg-config host_bins directly to install dir 2013-01-11 21:32:03 +01:00
eval.pri
Qt5CoreConfigExtras.cmake.in Fix the computation of the location of mkspecs. 2012-12-20 13:22:02 +01:00
Qt5CoreMacros.cmake CMake: Make qt5_use_modules a macro, not a function. 2012-10-22 22:42:22 +02:00
Qt5CTestMacros.cmake Add missing WARNING header. 2012-12-13 23:50:01 +01:00
QtCore.dynlist