summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosapplicationdelegate.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* iOS: Let QScreen manage UIWindow and root view-controllerTor Arne Vestbø2014-07-231-3/+0
* iOS: Don't keep around reference to a single QIOSViewControllerTor Arne Vestbø2013-11-201-1/+0
* iOS: Get rid of QIOSMainWrapperApplicationDelegateTor Arne Vestbø2013-07-151-4/+0
* iOS: use an explicit pointer to qiosViewControllerRichard Moe Gustavsen2013-04-191-0/+3
* iOS: Ensure UIApplicationMain is started before QApplication by wrapping main()Tor Arne Vestbø2013-02-271-0/+3
* iOS: call UIApplicationMain from event dispatcher, and add application delegateRichard Moe Gustavsen2013-02-271-0/+50