index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
ios
/
qiosapplicationdelegate.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Enable Universal Links on iOS
Lars Schmertmann
2020-05-19
1
-0
/
+20
*
iOS: Use the non deprecated application:openURL function
Andy Shaw
2018-04-18
1
-3
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-22
/
+14
*
iOS: Let QScreen manage UIWindow and root view-controller
Tor Arne Vestbø
2014-07-23
1
-40
/
+0
*
iOS: Add helper for getting the iOS platform integration instance
Tor Arne Vestbø
2014-07-21
1
-2
/
+3
*
iOS: Forward [UIApplicationDelegate handleOpenURL:] to QDesktopServices
Tor Arne Vestbø
2013-11-29
1
-0
/
+20
*
iOS: Don't enable translucent statusbar for iOS6 on iPads
Tor Arne Vestbø
2013-11-25
1
-2
/
+5
*
iOS: Change show() to imply maximize, and showFullScreen() to hide status bar
Tor Arne Vestbø
2013-11-22
1
-0
/
+16
*
iOS: Don't keep around reference to a single QIOSViewController
Tor Arne Vestbø
2013-11-20
1
-4
/
+1
*
iOS: Remove background color for UIWindow and UIViewController's root view
Tor Arne Vestbø
2013-11-14
1
-4
/
+0
*
iOS: Handle key window as part of QWindow activation
Tor Arne Vestbø
2013-11-14
1
-1
/
+1
*
iOS: Interleave Qt application main() with iOS startup sequence
Tor Arne Vestbø
2013-09-13
1
-23
/
+0
*
iOS: Change main-wrapper logic to not require changing the user's main
Tor Arne Vestbø
2013-09-11
1
-2
/
+2
*
iOS: Get rid of QIOSMainWrapperApplicationDelegate
Tor Arne Vestbø
2013-07-15
1
-52
/
+13
*
iOS: Remove need for separate qtiosmain library
Tor Arne Vestbø
2013-06-12
1
-1
/
+47
*
iOS: use an explicit pointer to qiosViewController
Richard Moe Gustavsen
2013-04-19
1
-0
/
+2
*
iOS: Ensure UIApplicationMain is started before QApplication by wrapping main()
Tor Arne Vestbø
2013-02-27
1
-23
/
+8
*
iOS: Set background color of UIWindow and root UIView to burn your eyes
Tor Arne Vestbø
2013-02-27
1
-2
/
+4
*
iOS: create top-level UIWindow and UIViewController
Richard Moe Gustavsen
2013-02-27
1
-0
/
+18
*
iOS: call UIApplicationMain from event dispatcher, and add application delegate
Richard Moe Gustavsen
2013-02-27
1
-0
/
+89