summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
* iOS: Guard QIOSDocumentPickerController outliving QIOSFileDialogTor Arne Vestbø10 hours1-1/+12
* iOS: Add missing header guardsNils Petter Skålerud8 days4-0/+20
* iOS: Fix namespace-mangling usage in qiosplatformaccessibilityNils Petter Skålerud8 days2-1/+3
* iOS: Fix mangling usage of QUIView in qioswindow.hNils Petter Skålerud9 days1-4/+1
* a11y: Add Switch roleLars Schmertmann9 days1-0/+5
* qiostextinputoverlay plugin: port away from QPairAhmad Samir2025-10-081-2/+4
* Mark src/plugins/platforms/ios as security significantTor Arne Vestbø2025-09-1661-0/+61
* iOS: Fix a11y representation of RadioButton and CheckBoxLars Schmertmann2025-09-151-1/+10
* a11y iOS: Do not set UIAccessibilityTraitAdjustable for ProgressBarJulian Greilich2025-09-131-1/+1
* qiostheme: Set more palette color rolesDoris Verria2025-09-081-0/+8
* Deprecate and remove traces of RasterGLSurfaceTor Arne Vestbø2025-09-032-3/+1
* a11y iOS: Announce changes to name/description to VoiceOverJan Moeller2025-08-252-1/+20
* iOS: Add universal link cold-launch handlingJuha Vuolle2025-08-061-3/+6
* iOS: Avoid providing an a11y value for StaticTextLars Schmertmann2025-08-041-2/+3
* iOS: Move screen initialization into QIOSScreenTor Arne Vestbø2025-08-013-15/+18
* a11y iOS: Forward new QAccessibleAnnouncementEvent on iOSJan Moeller2025-07-211-0/+6
* iOS: Maintain primary window scene's screen as primary screenTor Arne Vestbø2025-07-101-5/+20
* iOS: Reflect screen changes to QWindows when view controller moves screenTor Arne Vestbø2025-07-103-16/+53
* iOS: Silence warning about stale focus objectTor Arne Vestbø2025-07-102-3/+5
* iOS: Guard against hover events during window destructionTor Arne Vestbø2025-07-101-0/+3
* iOS: Account for empty rects when checking if keyboard is visibleTor Arne Vestbø2025-07-101-1/+2
* iOS: Rename [QIOSViewController updateProperties]Tor Arne Vestbø2025-07-103-4/+4
* iOS: Release UIWindow when scene disconnectsTor Arne Vestbø2025-07-101-0/+9
* visionOS: Avoid creating UIWindow window immersive scenesTor Arne Vestbø2025-07-101-4/+21
* iOS: Don't override scene delegate for CarPlay scenesTor Arne Vestbø2025-07-101-5/+13
* iOS: implement file icon providerVolker Hilsheimer2025-06-182-0/+8
* Android/iOS: prefer files icons to come from the Icon themeVolker Hilsheimer2025-06-131-0/+2
* iOS: Always update screen properties on status bar orientation changeTor Arne Vestbø2025-06-051-3/+8
* iOS: Report inverted screen orientations via windowScene orientationTor Arne Vestbø2025-06-051-2/+26
* QScreen, iOS: Make grabWindow() use UIGraphicsImageRendererNils Petter Skålerud2025-06-041-13/+27
* iOS: Update RLIMIT_STACK when running with user-main stackTor Arne Vestbø2025-05-171-4/+44
* iOS: Use Q_CC_CLANG to determine if we should disable -Wvla-cxx-extensionTor Arne Vestbø2025-05-121-1/+2
* iOS: Don't release QMacAccessibilityElement on invalidateTor Arne Vestbø2025-05-091-1/+0
* Revert "iOS: Replace variable length array in event dispatcher with QVarLengt...Tor Arne Vestbø2025-05-021-4/+11
* iOS: Replace variable length array in QIOScreen with QVarLengthArrayTor Arne Vestbø2025-04-091-3/+3
* iOS: Replace variable length array in event dispatcher with QVarLengthArrayTor Arne Vestbø2025-04-041-5/+4
* macOS a11y: maintain reference count for cached elementsVolker Hilsheimer2025-03-281-1/+2
* Add logging category for platform servicesDavid Redondo2025-02-251-1/+1
* iOS: Add support for hover feature for Apple Pencil 2nd gen or laterHIDAKA Takahiro2025-02-131-23/+69
* iOS: cleanup debug log for touch eventHIDAKA Takahiro2025-02-141-9/+6
* iOS: Pause display link when app moves out of active stateTor Arne Vestbø2025-02-131-0/+20
* visionOS: Change how the initial immersion style is setChristian Strømme2025-02-131-6/+3
* iOS: Trigger expose on screen brightness change for windows that opt into EDRTor Arne Vestbø2025-02-112-0/+24
* iOS: send context menu event rather than instantly showing edit menuMitch Curtis2025-02-051-3/+28
* qpa: lazily populate the services object except xcbLiang Qi2025-01-212-2/+4
* iOS: Fix rotation zero for standard Apple Pencil (not Pro)HIDAKA Takahiro2025-01-211-1/+1
* iOS: Add QPointingDevice for Apple PencilHIDAKA Takahiro2025-01-163-5/+26
* Add change-notification signal to QInputDevice::capabilities propertyTor Arne Vestbø2025-01-061-2/+4
* Check for valid QAccessibleInterface before invoking actionJan Moeller2025-01-061-6/+26
* iOS: remove registered undo/redo actions upon qiostextresponder deallocRichard Moe Gustavsen2025-01-061-0/+1