summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_cf.mm
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix various documentation warningsTopi Reinio2018-11-061-1/+1
* Make QEventDispatcherCoreFoundaton work on secondary threadsMorten Johan Sørvig2018-08-091-6/+17
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-11/+6
|\
| * Add function to safely access the shared application on Apple platformsTor Arne Vestbø2018-05-301-11/+6
* | iOS: Document why we're using a runloop mode tracker in our event dispatcherTor Arne Vestbø2018-04-231-0/+18
* | Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-151-0/+5
* | Clean up our Objective-C usageJake Petroules2018-02-201-15/+15
|/
* Modernize logging in CoreFoundation and iOS event dispatchersTor Arne Vestbø2018-02-051-48/+39
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-2/+3
|\
| * Wrap RunLoopModeTracker into Objective-C namespacePavol Markovic2017-02-221-2/+3
* | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-1/+2
|/
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-2/+2
* Add support for Apple watchOSJake Petroules2016-08-191-0/+4
* Factor out usage of a private symbol by the iOS platform plugin.Jake Petroules2016-02-191-4/+8
* Updated license headersJani Heikkinen2016-01-151-14/+20
* OSX: fix build.Erik Verbruggen2015-11-211-1/+2
* Make CoreFoundation event dispatcher available on OS X alsoTimur Pocheptsov2015-11-131-1/+9
* Move QEventDispatcherCoreFoundation to QtCoreMorten Johan Sørvig2015-10-161-0/+624