index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
ios
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS: Guard QIOSDocumentPickerController outliving QIOSFileDialog
Tor Arne Vestbø
10 hours
1
-1
/
+12
*
iOS: Add missing header guards
Nils Petter Skålerud
8 days
4
-0
/
+20
*
iOS: Fix namespace-mangling usage in qiosplatformaccessibility
Nils Petter Skålerud
8 days
2
-1
/
+3
*
iOS: Fix mangling usage of QUIView in qioswindow.h
Nils Petter Skålerud
9 days
1
-4
/
+1
*
a11y: Add Switch role
Lars Schmertmann
9 days
1
-0
/
+5
*
qiostextinputoverlay plugin: port away from QPair
Ahmad Samir
2025-10-08
1
-2
/
+4
*
Mark src/plugins/platforms/ios as security significant
Tor Arne Vestbø
2025-09-16
61
-0
/
+61
*
iOS: Fix a11y representation of RadioButton and CheckBox
Lars Schmertmann
2025-09-15
1
-1
/
+10
*
a11y iOS: Do not set UIAccessibilityTraitAdjustable for ProgressBar
Julian Greilich
2025-09-13
1
-1
/
+1
*
qiostheme: Set more palette color roles
Doris Verria
2025-09-08
1
-0
/
+8
*
Deprecate and remove traces of RasterGLSurface
Tor Arne Vestbø
2025-09-03
2
-3
/
+1
*
a11y iOS: Announce changes to name/description to VoiceOver
Jan Moeller
2025-08-25
2
-1
/
+20
*
iOS: Add universal link cold-launch handling
Juha Vuolle
2025-08-06
1
-3
/
+6
*
iOS: Avoid providing an a11y value for StaticText
Lars Schmertmann
2025-08-04
1
-2
/
+3
*
iOS: Move screen initialization into QIOSScreen
Tor Arne Vestbø
2025-08-01
3
-15
/
+18
*
a11y iOS: Forward new QAccessibleAnnouncementEvent on iOS
Jan Moeller
2025-07-21
1
-0
/
+6
*
iOS: Maintain primary window scene's screen as primary screen
Tor Arne Vestbø
2025-07-10
1
-5
/
+20
*
iOS: Reflect screen changes to QWindows when view controller moves screen
Tor Arne Vestbø
2025-07-10
3
-16
/
+53
*
iOS: Silence warning about stale focus object
Tor Arne Vestbø
2025-07-10
2
-3
/
+5
*
iOS: Guard against hover events during window destruction
Tor Arne Vestbø
2025-07-10
1
-0
/
+3
*
iOS: Account for empty rects when checking if keyboard is visible
Tor Arne Vestbø
2025-07-10
1
-1
/
+2
*
iOS: Rename [QIOSViewController updateProperties]
Tor Arne Vestbø
2025-07-10
3
-4
/
+4
*
iOS: Release UIWindow when scene disconnects
Tor Arne Vestbø
2025-07-10
1
-0
/
+9
*
visionOS: Avoid creating UIWindow window immersive scenes
Tor Arne Vestbø
2025-07-10
1
-4
/
+21
*
iOS: Don't override scene delegate for CarPlay scenes
Tor Arne Vestbø
2025-07-10
1
-5
/
+13
*
iOS: implement file icon provider
Volker Hilsheimer
2025-06-18
2
-0
/
+8
*
Android/iOS: prefer files icons to come from the Icon theme
Volker Hilsheimer
2025-06-13
1
-0
/
+2
*
iOS: Always update screen properties on status bar orientation change
Tor Arne Vestbø
2025-06-05
1
-3
/
+8
*
iOS: Report inverted screen orientations via windowScene orientation
Tor Arne Vestbø
2025-06-05
1
-2
/
+26
*
QScreen, iOS: Make grabWindow() use UIGraphicsImageRenderer
Nils Petter Skålerud
2025-06-04
1
-13
/
+27
*
iOS: Update RLIMIT_STACK when running with user-main stack
Tor Arne Vestbø
2025-05-17
1
-4
/
+44
*
iOS: Use Q_CC_CLANG to determine if we should disable -Wvla-cxx-extension
Tor Arne Vestbø
2025-05-12
1
-1
/
+2
*
iOS: Don't release QMacAccessibilityElement on invalidate
Tor Arne Vestbø
2025-05-09
1
-1
/
+0
*
Revert "iOS: Replace variable length array in event dispatcher with QVarLengt...
Tor Arne Vestbø
2025-05-02
1
-4
/
+11
*
iOS: Replace variable length array in QIOScreen with QVarLengthArray
Tor Arne Vestbø
2025-04-09
1
-3
/
+3
*
iOS: Replace variable length array in event dispatcher with QVarLengthArray
Tor Arne Vestbø
2025-04-04
1
-5
/
+4
*
macOS a11y: maintain reference count for cached elements
Volker Hilsheimer
2025-03-28
1
-1
/
+2
*
Add logging category for platform services
David Redondo
2025-02-25
1
-1
/
+1
*
iOS: Add support for hover feature for Apple Pencil 2nd gen or later
HIDAKA Takahiro
2025-02-13
1
-23
/
+69
*
iOS: cleanup debug log for touch event
HIDAKA Takahiro
2025-02-14
1
-9
/
+6
*
iOS: Pause display link when app moves out of active state
Tor Arne Vestbø
2025-02-13
1
-0
/
+20
*
visionOS: Change how the initial immersion style is set
Christian Strømme
2025-02-13
1
-6
/
+3
*
iOS: Trigger expose on screen brightness change for windows that opt into EDR
Tor Arne Vestbø
2025-02-11
2
-0
/
+24
*
iOS: send context menu event rather than instantly showing edit menu
Mitch Curtis
2025-02-05
1
-3
/
+28
*
qpa: lazily populate the services object except xcb
Liang Qi
2025-01-21
2
-2
/
+4
*
iOS: Fix rotation zero for standard Apple Pencil (not Pro)
HIDAKA Takahiro
2025-01-21
1
-1
/
+1
*
iOS: Add QPointingDevice for Apple Pencil
HIDAKA Takahiro
2025-01-16
3
-5
/
+26
*
Add change-notification signal to QInputDevice::capabilities property
Tor Arne Vestbø
2025-01-06
1
-2
/
+4
*
Check for valid QAccessibleInterface before invoking action
Jan Moeller
2025-01-06
1
-6
/
+26
*
iOS: remove registered undo/redo actions upon qiostextresponder dealloc
Richard Moe Gustavsen
2025-01-06
1
-0
/
+1
[next]