qt5base-lts/src/corelib
Allan Sandfeld Jensen 839f38bcfa Remove support for some very old compilers
Remove code supporting gcc 4.0 and earlier, and MSVC 2005 and earlier.

Change-Id: I3304e11bb38c101f113c124e8e533c5578badf34
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-02-15 12:39:29 +00:00
..
animation Animation classes: micro-optimize loops. 2015-02-14 16:24:40 +00:00
arch Update copyright headers 2015-02-11 06:49:51 +00:00
codecs QTextCodec: micro-optimize loops. 2015-02-12 19:42:24 +00:00
doc Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
global QLogging: use return-by-value in qt_message 2015-02-12 19:39:35 +00:00
io qstandardpaths_ios: add system path for PicturesLocation 2015-02-15 11:12:12 +00:00
itemmodels Pass params of shareable type by const-ref rather than by value 2015-02-13 16:29:16 +00:00
json Optimize the Latin1 conversion code in the JSON parser with SSE2 2015-02-15 06:35:38 +00:00
kernel Add conversion between Q_ENUMs and strings in QVariant 2015-02-15 08:48:01 +00:00
mimetypes Update copyright headers 2015-02-11 06:49:51 +00:00
plugin Update copyright headers 2015-02-11 06:49:51 +00:00
statemachine Update copyright headers 2015-02-11 06:49:51 +00:00
thread Update copyright headers 2015-02-11 06:49:51 +00:00
tools Remove support for some very old compilers 2015-02-15 12:39:29 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in CMake: Fix QObject::connect failing on ARM 2015-02-03 08:49:15 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00