summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qioseventdispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: Fix logic for determining whether to exit the root event loopTor Arne Vestbø2013-10-301-2/+0
* iOS: Generalize jumping event-dispatcher to handle QEventLoop:exec()Tor Arne Vestbø2013-10-091-3/+3
* iOS: Interleave Qt application main() with iOS startup sequenceTor Arne Vestbø2013-09-131-0/+71
* Move iOS event dispatcher from platform plugin to platform support.Ian Dean2013-06-131-133/+0
* iOS: Implement socket notifiers.Morten Johan Sørvig2013-02-271-0/+3
* iOS: implement QEventLoop support in the event dispatcherRichard Moe Gustavsen2013-02-271-0/+2
* iOS: QIOSEventDispatcher: implement timer supportRichard Moe Gustavsen2013-02-271-2/+13
* iOS: QIOSEventDispatcher: add runloop source for processing eventsRichard Moe Gustavsen2013-02-271-1/+8
* iOS: fix build issue, dont link against cocoaRichard Moe Gustavsen2013-02-261-1/+1
* iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-261-0/+110