summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosintegration.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: Add text selection support from the platform pluginRichard Moe Gustavsen2016-05-041-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+2
* iOS: add missing Q_DECL_OVERRIDERichard Moe Gustavsen2015-07-271-13/+13
* iOS: Add platform plugin option to debug window managementTor Arne Vestbø2015-03-161-0/+6
* iOS: Prepare QIOSIntegration for handling plugin optionsTor Arne Vestbø2015-03-121-3/+7
* iOS: add a file engine to support loading assets/photosRichard Moe Gustavsen2015-02-151-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* iOS: Use QPlatformIntegration::destroyScreen() instead of manual deleteTor Arne Vestbø2015-01-211-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* iOS: Detect external screen connections and expose as additional QScreenTor Arne Vestbø2014-07-211-1/+2
* iOS: Add helper for getting the iOS platform integration instanceTor Arne Vestbø2014-07-211-0/+2
* Accessibility iOSFrederik Gladhorn2014-06-061-0/+3
* iOS: Add support for offscreen GL surfaces without using hidden windowsTor Arne Vestbø2014-03-281-0/+1
* iOS: implement clipboardRichard Moe Gustavsen2014-03-061-0/+2
* Re-enable drag-and-drop on iOS after bugfixes to QBasicDrag and friendsTor Arne Vestbø2014-03-061-2/+0
* iOS: Disable drag and drop completely instead of enabling simple d'n'dTor Arne Vestbø2013-12-041-0/+2
* iOS: Implement QPlatformServices to handle opening URLsTor Arne Vestbø2013-10-031-0/+4
* iOS: Delete members in platform integrationTor Arne Vestbø2013-10-031-0/+1
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-1/+1
* 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