summaryrefslogtreecommitdiff
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja Sundqvist2023-03-232-1/+18
|\
| * QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controllerTimur Pocheptsov2022-03-132-1/+18
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-112-3/+12
|\ \ | |/
| * iOS: Hide UIWindow before restoring mirror modeTor Arne Vestbø2021-11-041-1/+1
| * iOS: Defer restoring screen mirroring until next runloop passTor Arne Vestbø2021-11-041-3/+7
| * iOS: Don't try to initialize a11y for views that have no platform windowTor Arne Vestbø2021-11-041-0/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-1/+3
|\ \ | |/
| * iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-06-171-1/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-162-4/+24
|\ \ | |/
| * iOS: Accessibility: Don't cut off the last character from the text valueAndy Shaw2021-05-281-2/+1
| * iOS: Accessibility: Set the correct traits for EditableTextAndy Shaw2021-05-281-1/+9
| * iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undoTamás Martinec2021-05-241-1/+14
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-074-5/+19
|\ \ | |/
| * iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-04-091-0/+13
| * iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-302-1/+3
| * Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-161-3/+1
| * macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-191-1/+2
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-2455-1140/+1140
|/
* iOS: close edit menu upon focus transferRichard Moe Gustavsen2021-02-111-0/+3
* iOS: hide edit menu if typing on the input panelRichard Moe Gustavsen2021-02-041-4/+8
* iOS: always hide edit menu when showing the magnifier glassRichard Moe Gustavsen2021-02-021-0/+1
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-02-021-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-02-021-0/+9
* Update commercial license headersTarja Sundqvist2021-01-2655-1140/+1140
* Fix -Wunguarded-availability-new for userInterfaceStyleAndré Klitzing2020-09-151-4/+6
* Fix UITouch event handling on tvOSMike Krus2020-06-291-9/+23
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+20
* iOS: Pick up theme palette from system colorsTor Arne Vestbø2020-04-303-5/+51
* iOS: Teach edit menu popover to have a readonly modeShawn Rutledge2020-04-301-0/+11
* Add native iOS file dialogHarald Meyer2020-03-145-6/+182
* 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
* | 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.25.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