summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/ios.pro
Commit message (Expand)AuthorAgeFilesLines
* iOS: Change main-wrapper logic to not require changing the user's mainTor Arne Vestbø2013-09-111-1/+0
* iOS: Set PLUGIN_CLASS_NAME for platform pluginTor Arne Vestbø2013-08-131-0/+1
* iOS: add support for Qt::ApplicationStatesRichard Moe Gustavsen2013-06-251-0/+2
* Move iOS event dispatcher from platform plugin to platform support.Ian Dean2013-06-131-2/+0
* iOS: Remove need for separate qtiosmain libraryTor Arne Vestbø2013-06-121-2/+37
* iOS: Ensure UIApplicationMain is started before QApplication by wrapping main()Tor Arne Vestbø2013-02-271-28/+2
* iOS: Implement QIOSBackingStore in terms of a QOpenGLPaintDeviceTor Arne Vestbø2013-02-271-2/+1
* iOS: Implement QPlatformOpenGLContextTor Arne Vestbø2013-02-271-2/+4
* iOS: call UIApplicationMain from event dispatcher, and add application delegateRichard Moe Gustavsen2013-02-271-2/+4
* iOS: Don't add to OBJECTIVE_HEADERS, there's no such thingTor Arne Vestbø2013-02-271-1/+1
* iOS: Add missing QuartzCore dependency to platform pluginTor Arne Vestbø2013-02-271-1/+1
* iOS: Don't link ios platform plugin to CocoaTor Arne Vestbø2013-02-271-1/+1
* iOS: Build platform plugin like other platform pluginsTor Arne Vestbø2013-02-271-4/+3
* iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-261-0/+27