qt5base-lts/src/corelib/global
Jake Petroules ae072cd9c4 Polish up the QOperatingSystemVersion API and documentation
operator== and operator!= have been disabled, as they are likely to be
misused and are not particularly useful in practice. The same goes for
the QVersionNumber conversion convenience functions.

The constructor normalizes version component values so that invalid
versions like [5, -1, 3] cannot be constructed and made to wreak havoc
on assumed logic.

Change-Id: Iabb6876bd5dc11522032837f78cf825b921a49b2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-01-18 05:15:01 +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.8' into dev 2016-12-13 09:39:20 +01:00
qcompilerdetection.h Fix build for INTEGRITY 2017-01-13 07:52:16 +00:00
qconfig-bootstrapped.h Properly use QT_CONFIG macro to check for ICU 2016-11-29 19:04:37 +00:00
qendian.h Remove duplicated QT_HAS_BUILTIN define 2016-06-21 18:58:27 +00:00
qendian.qdoc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
qfeatures.txt fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
qflags.h Remove qtypetraits.h's contents altogether 2017-01-12 22:16:06 +00:00
qglobal_p.h stop exporting the library versions 2016-10-18 05:59:14 +00:00
qglobal.cpp qglobal.cpp/QSysInfo::macVersion(): Silence deprecation warning 2017-01-13 01:53:48 +00:00
qglobal.h QForeachContainer: make it a move-only type 2017-01-10 08:29:19 +00:00
qglobalstatic.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qglobalstatic.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02: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 Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 12:46:46 +02:00
qisenum.h Remove compiler-specific implementations of Q_IS_ENUM 2016-11-09 09:13:01 +00:00
qlibraryinfo.cpp move generation of qconfig.cpp (and qt.conf) to qmake-based configure 2016-12-13 18:56:12 +00:00
qlibraryinfo.h move generation of qconfig.cpp (and qt.conf) to qmake-based configure 2016-12-13 18:56:12 +00:00
qlogging.cpp Merge remote-tracking branch 'origin/5.8.0' into 5.8 2016-12-16 09:45:16 +01:00
qlogging.h Updated license headers 2016-01-15 12:25:24 +00:00
qmalloc.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnamespace.h Extend qChecksum calculation 2016-12-25 08:24:18 +00:00
qnamespace.qdoc Extend qChecksum calculation 2016-12-25 08:24:18 +00:00
qnumeric_p.h Re-fix the build with ICC and cmath & math.h 2016-12-10 19:31:45 +00:00
qnumeric.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnumeric.h Updated license headers 2016-01-15 12:25:24 +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 header guard and We-mean-it comment to qoperatingsystemversion_p.h 2016-10-19 10:55:42 +00:00
qoperatingsystemversion_win.cpp Long live QOperatingSystemVersion! 2016-09-18 21:22:22 +00:00
qoperatingsystemversion.cpp Polish up the QOperatingSystemVersion API and documentation 2017-01-18 05:15:01 +00:00
qoperatingsystemversion.h Polish up the QOperatingSystemVersion API and documentation 2017-01-18 05:15:01 +00:00
qprocessordetection.h Add support for building for INTEGRITY using GHS toolchain 2017-01-10 10:06:23 +00:00
qsysinfo.h QSysInfo: shut down the deprecation warning 2016-10-07 23:38:36 +00:00
qsystemdetection.h Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
qt_pch.h Updated license headers 2016-01-15 12:25:24 +00:00
qt_windows.h MinGW: Explicitly define NTDDI_VERSION 2016-11-08 15:30:33 +00:00
qtypeinfo.h Remove compiler-specific implementations of Q_IS_ENUM 2016-11-09 09:13:01 +00: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 Merge remote-tracking branch 'origin/5.6' into 5.7 2016-10-27 10:23:39 +02:00