qt5base-lts/src/corelib
Jesus Fernandez 951b34453b Include intrin.h header when using MSVC
Allows the usage of _BitScanForward, _BitScanReverse, __popcnt and
__popcnt16 functions.
Fixes part of the build with MSVC15.

Change-Id: I5ec37184209196ad19beddb4d6a36f9a9fd3b315
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-10-26 03:16:45 +00:00
..
animation Standardize some "We mean it" comments 2016-08-17 19:51:40 +00:00
arch Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
codecs Merge dev into 5.8 2016-08-22 11:30:01 +02:00
doc Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-22 07:28:34 +02:00
global Add Qt::ISODateWithMs date format, with support in QTime/Date/DateTime 2016-10-20 15:15:40 +00:00
io Add configure feature for QUrl::topLevelDomain 2016-10-11 14:20:27 +00:00
itemmodels Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-22 07:28:34 +02:00
json QJsonDocument: enable NRVO for gcc in toJson() 2016-10-18 17:42:27 +00:00
kernel QTimer: don't circumvent <chrono> safety net 2016-10-18 16:06:28 +00:00
mimetypes Reduce memory allocations when reading the QMimeType list 2016-09-29 02:59:05 +00:00
plugin Merge dev into 5.8 2016-08-22 11:30:01 +02:00
statemachine Fix build with statemachine feature disabled 2016-10-11 06:05:09 +00:00
thread Correct the C++ standard references in QMutex functions 2016-09-16 15:33:46 +00:00
tools Include intrin.h header when using MSVC 2016-10-26 03:16:45 +00:00
xml Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
configure.json Fix description of feature 'topleveldomain' 2016-10-24 07:32:51 +00:00
corelib.pro Convert the old feature system 2016-09-15 08:24:10 +00:00
eval.pri
Qt5Config.cmake.in
Qt5CoreConfigExtras.cmake.in Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake Make moc obey the preprocessor environment variable for include paths 2016-07-20 02:54:09 +00:00
Qt5CTestMacros.cmake Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
QtCore.dynlist
qtzlib.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00