qt5base-lts/src/corelib/global
Orgad Shaneh d57a7c4171 MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 API
Change-Id: I637b33ba6d05f40486d8da927ae5cc5148299348
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-10-19 10:58:59 +00:00
..
archdetect.cpp Add "-softfloat" to archdetect.cpp and clarify what to use when 2016-06-19 18:46:36 +00:00
global.pri Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-16 22:21:52 +03:00
minimum-linux.S QTemporaryFile: Add support for Linux's O_TMPFILE 2017-08-23 04:02:19 +00:00
qcompilerdetection.h Blacklist use of [[nodiscard]] with Clang 2017-07-26 22:25:42 +00:00
qconfig-bootstrapped.h Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-04 13:41:04 +02:00
qendian_p.h Move endian-specific integer types to public qtendian header 2017-07-09 09:00:16 +00:00
qendian.h Move endian-specific integer types to public qtendian header 2017-07-09 09:00:16 +00:00
qendian.qdoc Move endian-specific integer types to public qtendian header 2017-07-09 09:00:16 +00:00
qflags.h Add QDataStream streaming operator for QFlags 2017-02-09 17:46:11 +00:00
qfloat16_p.h New qfloat16 class 2017-01-31 14:21:42 +00:00
qfloat16.cpp improve docs for qfloat16 2017-05-17 11:52:58 +00:00
qfloat16.h Android: Fix warning for __fp16 2017-08-17 15:19:28 +00:00
qglobal_p.h Add a "shim" to allow use of Clang 5's __builtin_available everywhere 2017-09-27 16:40:49 +00:00
qglobal.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-08-31 14:31:31 +02:00
qglobal.h Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-04 13:41:04 +02:00
qglobalstatic.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qglobalstatic.qdoc rename qglobalstatic.cpp -> qglobalstatic.qdoc 2017-06-17 06:48:10 +00:00
qhooks_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qhooks.cpp QHostAddress: make it implictly shared 2017-01-19 14:09:47 +00:00
qisenum.h Remove compiler-specific implementations of Q_IS_ENUM 2016-11-09 09:13:01 +00:00
qlibraryinfo.cpp Fix warnings for -no-feature-settings 2017-04-04 13:12:19 +00:00
qlibraryinfo.h revert to building qmake with qconfig.cpp 2017-01-06 20:09:08 +00:00
qlogging.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
qlogging.h Updated license headers 2016-01-15 12:25:24 +00:00
qmalloc.cpp Fix qReallocAligned for reallocation when alignment > 2*sizeof(void*) 2017-04-04 07:08:16 +00:00
qnamespace.h New AA_DisableWindowContextHelpButton to globally hide ? button 2017-08-29 07:23:44 +00:00
qnamespace.qdoc Unify wording in documentation to use 'top-left' instead 'upper-left' 2017-10-14 10:05:15 +00:00
qnumeric_p.h Mark some more functions with Q_DECL_CONST_FUNCTION 2017-04-05 08:00:04 +00:00
qnumeric.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnumeric.h Mark some more functions with Q_DECL_CONST_FUNCTION 2017-04-05 08:00:04 +00:00
qoperatingsystemversion_darwin.mm Remove compatibility code paths for macOS < 10.10 and iOS < 8.0 2017-01-09 10:11:48 +00:00
qoperatingsystemversion_p.h Add currentType function to QOperatingSystemVersion 2017-09-25 00:58:41 +00:00
qoperatingsystemversion_win.cpp Long live QOperatingSystemVersion! 2016-09-18 21:22:22 +00:00
qoperatingsystemversion.cpp Add currentType function to QOperatingSystemVersion 2017-09-25 00:58:41 +00:00
qoperatingsystemversion.h Add currentType function to QOperatingSystemVersion 2017-09-25 00:58:41 +00:00
qprocessordetection.h Add Integrity ARMv8 detection 2017-05-29 09:46:20 +00:00
qrandom_p.h Long live QRandomGenerator 2017-06-12 06:14:34 +00:00
qrandom.cpp configure: make C++11 <random> a required functionality 2017-10-16 16:25:34 +00:00
qrandom.h QRandomGenerator: update API to better name 2017-09-22 15:29:42 +00:00
qsysinfo.h QSysInfo: Make use of the QT_WARNING_DISABLE_DEPRECATED macro 2017-04-27 15:27:25 +00:00
qsystemdetection.h Update OS version constants in qsystemdetection.h 2017-07-16 23:04:34 +00:00
qt_pch.h Updated license headers 2016-01-15 12:25:24 +00:00
qt_windows.h MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 API 2017-10-19 10:58:59 +00:00
qtypeinfo.h Merge remote-tracking branch 'origin/5.9' into dev 2017-02-28 13:03:36 +01:00
qtypetraits.h Remove qtypetraits.h's contents altogether 2017-01-12 22:16:06 +00:00
qversiontagging.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qversiontagging.h Use the namespace-mangled symbol for the qt_version_tag group name 2017-07-07 07:22:03 +00:00