summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosintegration.mm
Commit message (Expand)AuthorAgeFilesLines
* Register QPlatformBackingStoreOpenGLSupport when neededTor Arne Vestbø2020-07-291-4/+0
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-7/+7
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-291-5/+1
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-1/+1
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-271-1/+1
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-1/+1
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-031-1/+9
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-2/+2
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-4/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\
| * iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-051-1/+1
| * iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-05-291-4/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-201-0/+3
|\|
| * iOS: Trigger manual layout of root view controller when coming out of backgroundTor Arne Vestbø2018-04-181-0/+3
* | iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-04-101-4/+1
* | Clean up our Objective-C usageJake Petroules2018-02-201-1/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-15/+0
|\
| * iOS: Use environment variables for debug flags instead of QObject propertiesTor Arne Vestbø2017-11-281-11/+0
| * iOS: Remove forced Qt::AA_ShareOpenGLContextsTor Arne Vestbø2017-11-211-4/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+1
|\|
| * Clean up OS version checks for Apple platformsJake Petroules2017-09-291-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* | iOS: disable Apple Pencil support if configure -no-feature-tableteventShawn Rutledge2017-09-151-0/+2
* | Add Apple Pencil support on iOSShawn Rutledge2017-09-141-0/+1
|/
* iOS: Remove support for OpenGL-backed QBackingStoreTor Arne Vestbø2017-08-241-5/+0
* macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-041-1/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-3/+11
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+8
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+8
| | |\
| | | * iOS: refactor usage of photos into optional pluginRichard Moe Gustavsen2016-10-261-0/+8
| * | | iOS: ensure we return a non-null clipboardRichard Moe Gustavsen2016-10-281-1/+1
| * | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-2/+2
* | | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-1/+2
|/ / /
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-2/+6
* | | Add support for Apple tvOSMike Krus2016-05-171-0/+10
|/ /
* | iOS: set StyleHint::StartDragTime to 300Richard Moe Gustavsen2016-05-041-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-1/+1
|\|
| * iOS: fix crash on iOS 8 due to unsupported selectorRichard Moe Gustavsen2016-01-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-2/+4
|\|
| * Fixed crash on iOS devices due to unsupported selector.Harald Meyer2016-01-061-2/+4
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+9
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
|/
* iOS: Add support for delivering touch pressure on iPhone 6s/6s+ devicesTor Arne Vestbø2015-11-261-3/+7
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
|\
| * ios: Do not drop the user-provided default QSurfaceFormatLaszlo Agocs2015-07-251-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-0/+11
|\|
| * ios: Add support for QOpenGLWidget and QQuickWidgetLaszlo Agocs2015-05-071-0/+11
* | qiosintegration: Set PasswordMaskDelayKai Uwe Broulik2015-05-221-0/+4
|/