summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-2/+2
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-4/+0
* iOS: Trigger manual layout of root view controller when coming out of backgroundTor Arne Vestbø2018-04-181-0/+2
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+2
| |\
| | * iOS: Harden application state change logicTor Arne Vestbø2017-12-061-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-7/+0
|\| |
| * | iOS: Use environment variables for debug flags instead of QObject propertiesTor Arne Vestbø2017-11-281-7/+0
| |/
* / Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-17/+17
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-2/+5
| |\
| | * iOS: refactor usage of photos into optional pluginRichard Moe Gustavsen2016-10-261-2/+5
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+4
* | | Fix tvOS buildMike Krus2016-05-201-1/+4
* | | Add support for Apple tvOSMike Krus2016-05-171-0/+2
|/ /
* | 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