qt5base-lts/src/corelib/global
Jake Petroules 7883329a6d QOperatingSystemVersion: add separate variables per Android API level
It's nonsensical to have a variable like AndroidJellyBean which is
documented as Android versions 4.1 through 4.3 but is actually codified
as 4.1. Add separate variables for Android "maintenance releases" which
incremented both the version number and API level. "MRn" where n is an
integer is the same naming convention the Android APIs use.

The only exception to this rule is Android 4.4W (API level 20) which was
KitKat for watches. 4.4W is not a representible or comparable version
number, so for now, AndroidKitKat will identify both Android 4.4 and
4.4W (API levels 19 and 20). As Qt does not yet support Android Wear,
this is not expected to be a problem in practice.

Change-Id: I28473bad86bbe747db292bd0a9a164eeeba56a32
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-10-28 03:30:11 +00:00
..
archdetect.cpp
global.pri Long live QOperatingSystemVersion! 2016-09-18 21:22:22 +00:00
qcompilerdetection.h Q_FALLTHROUGH: use GCC extensions in non-C++17-code 2016-10-10 17:17:54 +00:00
qconfig-bootstrapped.h Add configure feature for QUrl::topLevelDomain 2016-10-11 14:20:27 +00:00
qendian.h
qendian.qdoc
qfeatures.txt fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
qflags.h
qglobal_p.h Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
qglobal.cpp Merge remote-tracking branch 'origin/5.8' into dev 2016-10-13 09:49:38 +02:00
qglobal.h Clean up building of bootstrap lib and tools 2016-10-11 06:04:54 +00:00
qglobalstatic.cpp
qglobalstatic.h
qhooks_p.h
qhooks.cpp
qisenum.h
qlibraryinfo.cpp Use QStringBuilder more to optimize memory allocations 2016-09-15 09:08:45 +00:00
qlibraryinfo.h
qlogging.cpp Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-29 00:38:01 +02:00
qlogging.h
qmalloc.cpp
qnamespace.h Fix PrintScreen mapping on macOS and more 2016-10-04 12:53:08 +00:00
qnamespace.qdoc Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
qnumeric_p.h Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
qnumeric.cpp
qnumeric.h
qoperatingsystemversion_darwin.mm Long live QOperatingSystemVersion! 2016-09-18 21:22:22 +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 QOperatingSystemVersion: add separate variables per Android API level 2016-10-28 03:30:11 +00:00
qoperatingsystemversion.h QOperatingSystemVersion: add separate variables per Android API level 2016-10-28 03:30:11 +00:00
qprocessordetection.h
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
qt_windows.h
qtypeinfo.h
qtypetraits.h
qversiontagging.cpp
qversiontagging.h