summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsystemdetection.h
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Qt for visionOSTor Arne Vestbø10 days1-0/+3
* qsystemdetection.h: Update WASM in commentsAxel Spoerl2023-10-261-0/+1
* Remove remnants of Qt for Native Client (NACL)Tor Arne Vestbø2023-09-231-2/+0
* Add initial support for building for VxWorks using clangJacek Poplawski2023-07-211-1/+1
* Deprecate some older Apple platform definesTor Arne Vestbø2023-06-121-16/+21
* Add Q_OS_APPLE define on Apple operating systemsTor Arne Vestbø2023-06-081-0/+1
* Remove compatibility defines for Apple OS versionsTor Arne Vestbø2023-06-071-59/+0
* macOS: Remove legacy SDK and deployment target check macrosTor Arne Vestbø2023-06-071-10/+1
* macOS: Remove fallback defines for MAC_OS_X_VERSION_MIN_REQUIREDTor Arne Vestbø2023-06-071-11/+0
* Break some include cycles in qglobal.h [1/3]Ahmad Samir2023-05-261-4/+0
* Provide documentation for qsystemdetection.h headerIvan Solovev2022-10-061-0/+1
* Move macros for Darwin-based operating systems to qsystemdetection.hSona Kurazyan2022-08-131-1/+54
* Move Q_OF_ELF/Q_OF_MACH_O macros to qsystemdetection.hSona Kurazyan2022-08-111-0/+7
* Add pragmas to the header files that needs to be skipped by syncqtAlexey Edelev2022-08-091-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* Add QOperatingSystemVersion support for macOS Big SurTor Arne Vestbø2020-07-291-0/+6
* Remove non-Qt6 compile time switches from QtCoreAllan Sandfeld Jensen2020-07-241-3/+1
* Remove winrtOliver Wolff2020-06-061-15/+1
* Add Q_OS_WEBOS to qsystemdetectionDominik Holland2020-06-031-0/+4
* Add information for macOS to qsystemdetection.hLars Schmertmann2020-04-141-0/+2
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-4/+10
|\
| * macOS: Add system detection and version defines for macOS Catalina (10.15)Tor Arne Vestbø2019-08-011-4/+10
* | Qt6: Fix uninitialized meta objects on WindowsThiago Macieira2019-07-161-1/+8
* | rtems: Add Q_OS_RTEMS macro to detect RTEMS OSMikhail Svetkin2019-05-281-0/+2
|/
* Define Q_OS_WINDOWS, make it an alias to Q_OS_WINSergio Martins2019-05-081-0/+1
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+2
* Update platform defines for Apple OSesTor Arne Vestbø2018-06-091-71/+8
* Remove references to obsolete platformsJake Petroules2017-11-051-34/+1
* 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
|/