summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects and adjust after old harfbuzz removalAlexandru Croitor2020-03-171-0/+1
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-161-4/+6
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-165-6/+182
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-165-6/+182
| |\
| | * Add native iOS file dialogHarald Meyer2020-03-145-6/+182
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-163-3/+3
|/ /
* | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-053-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-2/+2
| |\
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-022-2/+2
* | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-112-31/+20
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-103-24/+10
|\ \ \
| * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-053-24/+10
* | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-074-0/+189
|\| | |
| * | | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-3/+3
| * | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-246-17/+64
| |\| |
| * | | Add initial support for cross-building to iOSAlexandru Croitor2019-12-034-0/+189
* | | | Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-032-1/+11
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-1/+5
|\ \ \ | | |/ | |/|
| * | iOS: Handle positionFromPosition out of boundsAndy Shaw2020-01-091-1/+5
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-2/+6
|\| |
| * | iOS: Guard against request for textInputView without focus windowTor Arne Vestbø2019-12-031-2/+6
* | | Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-273-8/+42
* | | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-6/+2
|\ \
| * | iOS: Account for UITextInteraction when building against 12.x or lowerAndy Shaw2019-11-071-6/+2
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-062-5/+14
|\| | | |/ |/|
| * Revert "iOS: Account for when the older SDK is used when building"v5.13.2Andy Shaw2019-10-252-5/+2
| * iOS: Account for when the older SDK is used when buildingAndy Shaw2019-10-172-2/+5
| * iOS: Remove assert when doing GL rendering in the backgroundTor Arne Vestbø2019-10-091-5/+2
| * iOS: Prevent UIKit from adding UITextInteraction to our viewTor Arne Vestbø2019-10-041-0/+12
* | Export lcEventDispatcher in private namespaceTor Arne Vestbø2019-10-031-0/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-1/+1
|\|
| * iOS: Fix NSUInteger vs NSInteger comparison warningTor Arne Vestbø2019-08-201-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+8
|\|
| * iOS Accessibility: implement accessibilityElements and check indexingFrederik Gladhorn2019-05-211-0/+8
* | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-1/+1
|/
* iOS: be more careful about hiding the edit menuRichard Moe Gustavsen2019-05-151-3/+8
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-193-11/+7
* iOS: Fix broken application background trackingTor Arne Vestbø2019-03-091-1/+2
* iOS: add support for custom buttons in native MessageDialog helperUlf Hermann2018-09-292-1/+20
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-314-49/+23
* Make QEventDispatcherCoreFoundaton work on secondary threadsMorten Johan Sørvig2018-08-091-2/+3
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0212-30/+88
|\
| * iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-0512-30/+88
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-6/+21
|\|
| * iOS: Handle application state for application extensionsTor Arne Vestbø2018-05-301-6/+21
| * iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-05-293-32/+50
| * iOS: Don't assume our UIWindow is a QUIWindowTor Arne Vestbø2018-05-291-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-207-34/+57
|\|