summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosintegration.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: add support for Qt::ApplicationStatesRichard Moe Gustavsen2013-06-251-0/+3
* iOS: don't delete m_touchDevice, QPA takes ownershipRichard Moe Gustavsen2013-04-221-1/+0
* iOS: Add QIOSIntegration::hasCapability functionRichard Moe Gustavsen2013-02-271-0/+2
* iOS: Implement touch events.Morten Johan Sørvig2013-02-271-0/+3
* iOS: Make fusion style the default style on iOS, not the windows styleTor Arne Vestbø2013-02-271-0/+3
* iOS: add class QIOSInputContext (to handle keyboard)Richard Moe Gustavsen2013-02-271-0/+2
* iOS: Enable the ShowIsFullScreen style-hint so that show() implies fullscreenTor Arne Vestbø2013-02-271-0/+2
* iOS: insert Digia license headersRichard Moe Gustavsen2013-02-271-24/+24
* iOS: Use default createPlatformPixmap implementationMorten Johan Sorvig2013-02-271-1/+0
* iOS: Implement QPlatformOpenGLContextTor Arne Vestbø2013-02-271-0/+2
* iOS: Add ability to get the UIView for a QWindow through QPlatformNativeInter...Tor Arne Vestbø2013-02-271-1/+5
* iOS: Style nitpicking, rename m_fontDb to m_fontDatabaseTor Arne Vestbø2013-02-271-1/+1
* iOS: Add screen like other platform pluginsTor Arne Vestbø2013-02-271-3/+1
* iOS: Get rid of singleton instance accessor in platform pluginTor Arne Vestbø2013-02-271-2/+0
* iOS: Change member variable style to be consistent with Qt's de facto standardTor Arne Vestbø2013-02-271-2/+2
* iOS: copy brute-force port of Qt4 uikit plugin into Qt5.Richard Moe Gustavsen2013-02-261-0/+75