qtbase/src/corelib
Jake Petroules be74da81df Define QT_*_PLATFORM_SDK_EQUAL_OR_ABOVE macros on all platforms
Use of these macros implies defined(Q_OS_DARWIN) so don't complicate the
usage point (since the preprocessor cannot handle, for example
defined(Q_OS_DARWIN) && QT_DARWIN_PLATFORM_SDK_EQUAL_OR_ABOVE when the
latter macro is not defined).

Change-Id: I47995351f0e46d8a1d07708117f8eed63d87ba0f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-02-27 22:23:55 +00:00
..
animation Remove pointless QT_NO_THREAD ifdefs from qpropertyanimation.cpp 2017-01-04 17:39:55 +00:00
arch Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
codecs Properly use QT_CONFIG macro to check for ICU 2016-11-29 19:04:37 +00:00
doc Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-16 21:51:11 +01:00
global Define QT_*_PLATFORM_SDK_EQUAL_OR_ABOVE macros on all platforms 2017-02-27 22:23:55 +00:00
io Speed up QFile::copy on Linux file systems that support cloning 2017-02-24 11:35:25 +00:00
itemmodels QStringListModel: fix corner-case in sibling() 2017-02-17 13:33:36 +00:00
json Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-25 14:41:29 +01:00
kernel Sprinkle Q_DECLARE_TYPEINFO on types used in containers 2017-02-23 17:43:23 +00:00
mimetypes QMimeTypeParser: remove unused QPair include 2017-02-21 22:46:13 +00:00
plugin Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9 2017-02-17 10:36:32 +00:00
statemachine Fix build without feature.animation 2017-01-16 14:12:50 +00:00
thread Sprinkle Q_DECLARE_TYPEINFO on types used in containers 2017-02-23 17:43:23 +00:00
tools Sprinkle Q_DECLARE_TYPEINFO on types used in containers 2017-02-23 17:43:23 +00:00
xml Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-16 12:35:36 +01:00
Qt5CTestMacros.cmake
Qt5Config.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
Qt5CoreConfigExtras.cmake.in Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake Qt5CoreMacros: append the --compiler-flavor=msvc flag 2017-02-01 23:11:42 +00:00
Qt5ModuleLocation.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
Qt5ModuleLocationForInstall.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
QtCore.dynlist
configure.json Build fix for new feature -qt-no-processenvironment 2017-02-17 14:41:34 +00:00
corelib.pro Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
eval.pri
qtzlib.pro