summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcore_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Add helper function to check whether we're running under RosettaTor Arne Vestbø2021-07-271-0/+10
* Apple: Use POSIX IPC instead of System V in sandboxed applicationsTor Arne Vestbø2021-06-161-1/+5
* macOS: Detect sandboxed state for command line appsTor Arne Vestbø2021-06-161-2/+2
* macOS: Initialize standard NSUserDefaults as early as possibleTor Arne Vestbø2021-02-111-0/+15
* macOS: Add missing QT_MANGLE_NAMESPACEMorten Johan Sørvig2020-12-081-1/+1
* Handle simulator platforms when parsing LC_BUILD_VERSION load commandTor Arne Vestbø2020-08-191-5/+26
* Teach QMacVersion to deal with 32-bit Mach-O headersTor Arne Vestbø2020-08-051-1/+3
* Resolve SDK and deployment target OS from load commandTor Arne Vestbø2020-08-041-7/+25
* Add QOperatingSystemVersion support for macOS Big SurTor Arne Vestbø2020-07-291-0/+83
* macOS: Move key mapping from QtCore to platform pluginTor Arne Vestbø2020-07-021-142/+0
* macOS: Clean up headersTor Arne Vestbø2020-06-051-0/+14
* Replace some QString::fromRawData() with QStringViews around the codeMarc Mutz2020-05-121-1/+1
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-2/+2
* macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-121-0/+673