qt6-bb10/src/corelib
Morten Sorvig bfca0a1bb6 Compile.
Expressions containing "reinterpret_cast" are not
constant expressions according to C++11 rules.

Change-Id: Id97729f184983e5bdda180b99cfbe27e2768e09e
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-06-14 03:03:38 +02:00
..
animation Use QPointer instead of QWeakPointer. 2012-06-05 18:42:26 +02:00
arch Compile with -qtnamespace on Windows 2012-05-10 13:50:35 +02:00
codecs QtCore: remove \link usages 2012-05-29 11:35:21 +02:00
doc Update of the plugin documentation 2012-06-06 02:02:46 +02:00
global Remove unused static functions from qlogging.cpp, qstring.cpp. 2012-06-12 17:40:02 +02:00
io Fix QUrl documentation: FullyDecoded and DecodedMode are a pair 2012-06-14 00:05:49 +02:00
itemmodels Use a QVector<int> instead of a QSet<int> in itemviews/models. 2012-06-12 04:30:07 +02:00
json Fixed QJsonObject::find() 2012-06-06 02:03:11 +02:00
kernel Fix automatic declaration of QSharedPointer<T> metatypes. 2012-06-12 11:16:45 +02:00
mimetypes Rename QMimeDatabase method for consistency. 2012-05-15 14:25:37 +02:00
plugin Make sure you can link against more than one static plugin 2012-06-12 17:12:52 +02:00
statemachine statemachine: Make delayed event posting work from secondary thread 2012-06-06 13:27:32 +02:00
thread QMutex: de-inline lock(), unlock(), and tryLock() 2012-05-29 07:35:31 +02:00
tools Compile. 2012-06-14 03:03:38 +02:00
xml Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
Qt5CoreConfigExtras.cmake.in Expand the 'existing target guard' in generated CMake files. 2012-06-07 19:08:34 +02:00
Qt5CoreMacros.cmake Find Qt5 modules automatically in the qt5_use_modules function. 2012-05-14 04:35:01 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib.pro turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00