summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/plugin.pro
Commit message (Expand)AuthorAgeFilesLines
* iOS: refactor general convenience functions into new file 'qiosglobal'Richard Moe Gustavsen2013-02-271-2/+4
* iOS: refactor QIOSOrientationListener into QIOSScreenRichard Moe Gustavsen2013-02-271-2/+0
* iOS: Make fusion style the default style on iOS, not the windows styleTor Arne Vestbø2013-02-271-2/+4
* iOS: add class QIOSInputContext (to handle keyboard)Richard Moe Gustavsen2013-02-271-2/+4
* iOS: add QIOSViewControllerRichard Moe Gustavsen2013-02-271-0/+2
* iOS: add QIOSOrientationListenerRichard Moe Gustavsen2013-02-271-0/+2
* iOS: Set PLUGIN_TYPE = platforms before loading(qt_plugins)Tor Arne Vestbø2013-02-271-3/+1
* iOS: Ensure UIApplicationMain is started before QApplication by wrapping main()Tor Arne Vestbø2013-02-271-0/+30