summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcore_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Add private API to ensure that a process is responsible/disclaimedTor Arne Vestbø2022-05-251-0/+53
* macOS: Try to get SIP configuration via private syscall if possibleTor Arne Vestbø2022-05-201-4/+15
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* AppleUnifiedLogger: Remove manually managed os_log_t cacheTor Arne Vestbø2022-05-021-24/+1
* Add QDebug operator for Objective-C id typeTor Arne Vestbø2022-04-211-0/+21
* macOS: Don't print stack trace via lldb on test failure if SIP prevents itTor Arne Vestbø2022-02-091-0/+33
* 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