summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsystemdetection.h
Commit message (Expand)AuthorAgeFilesLines
* Update OS version constants in qsystemdetection.hJake Petroules2017-07-161-0/+18
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-1/+0
* Add support for Apple watchOSJake Petroules2016-08-191-8/+6
* Update for the newest Darwin-family operating systems.Jake Petroules2016-06-231-3/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-4/+23
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-4/+23
| |\
| | * Update for the newest Darwin-family operating systems.Jake Petroules2016-06-151-4/+22
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+4
| |\|
| | * Add Interix OS system detection definesRalf Nolden2016-05-301-0/+4
* | | Add support for Apple tvOSMike Krus2016-05-171-6/+9
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-5/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-0/+3
|\|
| * Check if WINAPI_FAMILY_PC_APP is defined before using itOliver Wolff2016-03-041-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-2/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-1/+1
|\|
| * winrt: use correct winapi family defines in mkspecs and system detectionAndrew Knight2015-10-201-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\|
| * Use the proper macro to detect the compiler as part of the NDKAleix Pol2015-09-151-1/+1
* | Introduce Q_OS macros for watchOS and tvOS.Jake Petroules2015-09-151-9/+19
* | Deprecate Q_OS_MAC.Jake Petroules2015-09-151-18/+27
|/
* Update for the newest Darwin-family operating systems.Jake Petroules2015-06-101-0/+21
* qsystemdetection.h: Check existence of define WINAPI_FAMILY_PHONE_APP.Friedemann Kleint2015-04-221-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Haiku: Make corelib compile on HaikuTobias Koenig2015-01-101-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update for the newest Darwin-family operating systems.Jake Petroules2014-06-031-0/+12
* Don't define MAC_OS_X_VERSION_MIN_REQUIRED on iOSTor Arne Vestbø2014-01-061-7/+10
* WinRT: Basic global supportAndrew Knight2013-09-201-2/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-9/+16
|\
| * Remove OS X unsupported warning.Jake Petroules2013-08-101-4/+0
| * Add support for Q_OS_FREEBSD_KERNEL and documentThiago Macieira2013-07-301-5/+16
* | Add Q_OS_OSX and update the documentation to reflect usage intent.Jake Petroules2013-07-041-5/+6
|/
* Update for the newest Darwin-family operating systems.Jake Petroules2013-06-251-1/+10
* Repurpose the former Q_OS_MAC synonym "Q_OS_MACX" to mean "OS X".Jake Petroules2013-05-091-3/+5
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+4
* iOS: Add potentially undefined version defines to qsystemdetection.hTor Arne Vestbø2013-02-271-0/+16
* iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-261-0/+6
* Start using Availability.h over AvailabilityMacros.h on Mac OSTor Arne Vestbø2013-02-181-13/+16
* Don't override OS X deployment target unconditionally in qsystemdetection.hTor Arne Vestbø2013-02-181-4/+5
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Ensure that qXXXdetection.h can be included directlyThiago Macieira2012-04-211-0/+4
* Add Mac OS 10.8 define.Morten Sorvig2012-03-301-1/+4
* Make syncqt ignore qsystemdetection.h and qcompilerdetection.hBradley T. Hughes2012-02-071-14/+0
* Move operating system detection from qglobal.h to a separate headerBradley T. Hughes2012-02-061-0/+222