summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-01-222-3/+5
|\
| * iOS: Don't assume screens will not be connected before QIOSIntegrationTor Arne Vestbø2022-12-161-2/+2
| * iOS a11y: Ensure parent elements are stacked below their childrenTor Arne Vestbø2022-12-151-1/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-035-29/+58
|\|
| * QIOSMessageDialog::exec - work around 'windowsless' execTimur Pocheptsov2022-10-191-0/+20
| * QIosScreen: retain the right windowTimur Pocheptsov2022-10-181-1/+1
| * QIosTextResponder: stop using deprecated constants and typeTimur Pocheptsov2022-10-171-4/+4
| * iOS: send control keys to Qt, even if IM is enabledRichard Moe Gustavsen2022-09-241-22/+31
| * iOS, input panel: be more careful before enabling QIOSKeyboardListenerRichard Moe Gustavsen2022-09-231-2/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-014-43/+57
|\|
| * iOS: use NSProcessInfo to resolve timestamps in simulator buildsRichard Moe Gustavsen2022-08-181-5/+31
| * Remove unneeded @available check for macOS <= 10.14 and iOS <= 13Tor Arne Vestbø2022-08-184-33/+17
| * darwin: Remove unneeded SDK version checks for older versionsTor Arne Vestbø2022-08-181-4/+0
| * iOS: Send touch events asynchronously to avoid deadlocking UIKit event loopTor Arne Vestbø2022-07-011-2/+10
* | Revert "Update commercial license headers"v6.2.5-lts-lgplTarja Sundqvist2022-11-2457-1239/+1239
|/
* Update commercial license headersTarja Sundqvist2022-06-2157-1239/+1239
* QIOSTextResponder: recreate responder upon resetRichard Moe Gustavsen2022-06-031-4/+17
* CoreText: Make population of theme fonts explicitTor Arne Vestbø2022-04-041-1/+1
* iOS A11Y: Do not add children of invisible parentMike Achtelik2022-03-281-1/+1
* iOS A11Y: Set more accessibilityTraitsMike Achtelik2022-03-251-0/+11
* CoreText: Maintain theme fonts in the font database instead of themesTor Arne Vestbø2022-03-232-9/+3
* QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controllerTimur Pocheptsov2022-03-052-1/+18
* 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
* iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-09-181-1/+3
* CMake: Fix plugin target names to end in Plugin suffixAlexandru Croitor2021-08-131-2/+3
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-062-2/+2
* Shift iOS a11y translations into C++ fileMike Achtelik2021-08-044-1/+122
* iOS: Accessibility: Set the correct traits for EditableTextAndy Shaw2021-05-141-1/+9
* iOS: Accessibility: Don't cut off the last character from the text valueAndy Shaw2021-05-071-2/+1
* iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undoTamás Martinec2021-05-051-1/+14
* iOS: Implement QIOSScreen::logicalBaseDpi()Morten Sørvig2021-05-032-2/+2
* iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-292-1/+3
* Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-161-3/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-242-4/+4
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-231-4/+7
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-191-1/+2
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* iOS: close edit menu upon focus transferRichard Moe Gustavsen2021-02-051-0/+3
* iOS: don't report selection changed if it didn't changeRichard Moe Gustavsen2021-02-041-1/+5
* iOS: hide edit menu if typing on the input panelRichard Moe Gustavsen2021-02-041-4/+8
* iOS: Use new QPlatformInputContext geometry APIMorten Sørvig2021-02-013-25/+22
* iOS: always hide edit menu when showing the magnifier glassRichard Moe Gustavsen2021-02-011-6/+1
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-01-201-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-01-201-0/+9
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-204-8/+75
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-94/+0
* Remove the qmake project filesJoerg Bornemann2021-01-074-109/+0
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-302-0/+2