summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcore_mac_p.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify creating QCFTypes from CFTypeRefsTor Arne Vestbø2019-10-041-1/+4
* Add explicit QDebug stream operator for QCFStringTor Arne Vestbø2019-10-041-0/+1
* macOS: Add missing export of QDebug stream operator for QMacAutoReleasePoolTor Arne Vestbø2019-10-041-1/+1
* Give some TLC to QAppleRefCountedMarc Mutz2019-08-091-2/+10
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-221-3/+7
|\
| * macOS: Allow overriding NSKeyValueObservingOptions for QMacKeyValueObserverTor Arne Vestbø2019-07-181-3/+7
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-8/+63
|\|
| * macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-071-0/+55
| * Rename QMacScopedObserver to the more fittingly QMacNotificationObserverTor Arne Vestbø2019-05-291-8/+8
* | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-1/+1
|/
* testlib: Prevent Apple test logger from stomping on other loggersTor Arne Vestbø2019-03-051-0/+1
* CoreText: Use QCFType to track CoreFoundation member variablesTor Arne Vestbø2018-11-281-1/+1
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-65/+14
* Weak-import global objects used for logging on Apple platformsTor Arne Vestbø2018-08-251-0/+3
* Improve detection and handling of unsupported Apple platformsTor Arne Vestbø2018-08-251-1/+0
* macOS: Take application appearance into account when drawing glyphsTor Arne Vestbø2018-08-241-1/+2
* Add private helper class QMacScopedObserverTor Arne Vestbø2018-08-061-0/+44
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+11
|\
| * Access private properties via sandbox-safe API on Apple OSesTor Arne Vestbø2018-06-141-0/+11
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-0/+14
|\|
| * Add function to safely access the shared application on Apple platformsTor Arne Vestbø2018-05-301-0/+13
| * Add function to check whether or not we're part of an extension on Apple OSesTor Arne Vestbø2018-05-301-0/+1
* | Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-151-2/+128
|/
* Add support for Apple Unified LoggingTor Arne Vestbø2018-02-121-0/+31
* macOS: Detect use of heap-allocated QMacAutoReleasePoolTor Arne Vestbø2017-09-081-0/+4
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+2
|\
| * Fix QCFType::constructFromGet() crash when passed a nullptrTor Arne Vestbø2017-08-241-1/+2
* | Add a safety check to prevent apps from running on unsupported OSesJake Petroules2017-07-211-0/+2
* | macOS: Add root level NSAutoreleasePool for objects autoreleased in main()Tor Arne Vestbø2017-05-081-0/+13
* | Fix up QAppleRefCounted APIJake Petroules2017-04-011-17/+14
* | Add QAppleRefCounted template as the base of QCFTypeJake Petroules2017-04-011-19/+25
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-6/+0
|\
| * Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-6/+0
* | Long live QOperatingSystemVersion!Jake Petroules2016-09-181-6/+0
|/
* Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+5
|\
| * Move Cocoa key code helper functions to QtCoreTor Arne Vestbø2016-01-291-0/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-4/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-121-3/+5
|/
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-7/+7
* Add QSysInfo::MacVersion enum values and parsing for iOSTor Arne Vestbø2013-11-211-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-1/+1
|\
| * Further followup to Q_OS_MACX changes.Jake Petroules2013-06-241-1/+1
* | Improve Qt-in-namespace implementation in the Cocoa platform pluginRomain Perier2013-05-161-0/+6
|/
* simplify/fix QT_BOOTSTRAPPED-related #ifdefsOswald Buddenhagen2013-03-141-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+1
|\