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.6
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
/
qioswindow.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up our Objective-C usage
Jake Petroules
2018-02-20
1
-3
/
+3
*
iOS: Simplify logging of QUIView/QIOSWindow
Tor Arne Vestbø
2018-02-05
1
-0
/
+13
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-1
/
+8
|
\
|
*
Teach QPlatformWindow about safe area margins and implement for iOS
Tor Arne Vestbø
2017-12-13
1
-0
/
+7
|
*
iOS: Harden logic for when it's safe to use the graphics hardware
Tor Arne Vestbø
2017-12-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-23
1
-7
/
+20
|
\
|
|
*
iOS: Take UIWindow bounds into account when making window fullscreen
Tor Arne Vestbø
2017-11-22
1
-5
/
+18
*
|
Make QWindow's windowState a QFlags of the WindowState
Olivier Goffart
2017-03-16
1
-19
/
+9
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-22
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-21
1
-1
/
+1
|
|
\
|
|
*
iOS: let quiview conform to API signature changes in iOS 10
Richard Moe Gustavsen
2016-09-19
1
-1
/
+1
*
|
|
Fix namespaced build on iOS
Jake Petroules
2016-09-20
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-23
1
-20
/
+1
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-23
1
-20
/
+1
|
|
\
|
|
|
*
UIKit: Treat windows as exposed only during Qt::ApplicationStateActive
Tor Arne Vestbø
2016-06-21
1
-20
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-21
1
-0
/
+11
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-20
1
-0
/
+11
|
|
\
|
|
|
*
UIKit: Don't reallocate renderbuffer on QIOSContext::swapBuffers()
Tor Arne Vestbø
2016-06-17
1
-0
/
+6
|
|
*
uikit: Deliver update requests via CADisplayLink callback
Tor Arne Vestbø
2016-06-17
1
-0
/
+5
*
|
|
darwin: Add Foundation conversion functions for QRect/QRectF
Tor Arne Vestbø
2016-06-10
1
-1
/
+1
|
/
/
*
/
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Return format as specified in original QWindow
Mike Krus
2015-06-26
1
-0
/
+7
*
ios: don't autoactivate if _q_showWithoutActivating
Richard Moe Gustavsen
2015-05-06
1
-1
/
+2
*
ios: don't accept first responder if Qt::WindowDoesNotAcceptFocus
Richard Moe Gustavsen
2015-05-06
1
-0
/
+3
*
Add Qt::WindowFlag to signal that maximizing should cover full screen geometry
Tor Arne Vestbø
2015-03-27
1
-1
/
+2
*
iOS: Clarify implementation of QIOSWindow::isExposed()
Tor Arne Vestbø
2015-03-16
1
-0
/
+19
*
iOS: Check if window was active on setVisible(false) through native APIs
Tor Arne Vestbø
2015-03-16
1
-1
/
+1
*
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-22
/
+14
*
iOS: Simplify QIOSWindow::setParent()
Tor Arne Vestbø
2015-01-23
1
-11
/
+4
*
iOS: Fix QWindow::reportContentOrientationChange on iOS6+
Tor Arne Vestbø
2015-01-09
1
-4
/
+15
*
iOS: only skip activating the most simple popup types
Richard Moe Gustavsen
2014-11-26
1
-3
/
+4
*
iOS: Don't auto-activate popup windows unless they are standalone
Tor Arne Vestbø
2014-10-20
1
-10
/
+25
*
iOS: Remove unused and duplicated functions from QIOSWindow
Tor Arne Vestbø
2014-10-20
1
-1
/
+1
*
iOS: Move statusbar visibility handling to QIOSViewController
Tor Arne Vestbø
2014-10-02
1
-2
/
+1
*
iOS: Simplify QWindow/UIView geometry mapping
Tor Arne Vestbø
2014-09-24
1
-18
/
+1
*
iOS: Refactor text input handling to standalone responder
Tor Arne Vestbø
2014-09-20
1
-2
/
+2
*
iOS: Add support for QWindow::setOpacity()
Tor Arne Vestbø
2014-09-02
1
-0
/
+6
*
Accessibility iOS: Fix crash after deleting a view
Frederik Gladhorn
2014-08-26
1
-0
/
+1
*
iOS: Refactor qioswindow.mm into quiview.mm and quiview_accessibility.mm
Tor Arne Vestbø
2014-07-21
1
-374
/
+6
*
Accessibility iOS
Frederik Gladhorn
2014-06-06
1
-0
/
+73
*
iOS: Gracefully handle cancelling of subset of active touches
Tor Arne Vestbø
2014-05-08
1
-11
/
+25
*
iOS: Send updated expose events on application background/foregrounding
Tor Arne Vestbø
2014-04-28
1
-5
/
+27
*
iOS: only activate top-level windows
Richard Moe Gustavsen
2014-02-14
1
-9
/
+12
*
iOS: activate window on touchesBegan
Richard Moe Gustavsen
2014-02-14
1
-8
/
+3
*
iOS: implement support for input methods
Richard Moe Gustavsen
2014-02-06
1
-0
/
+1
*
iOS: move key/text input into separate category
Richard Moe Gustavsen
2014-02-06
1
-103
/
+11
*
iOS: move QUIView interface decl into separate header file
Richard Moe Gustavsen
2014-02-06
1
-25
/
+1
*
Add QWindowPrivate::topLevelWindow() helper function
Tor Arne Vestbø
2014-01-30
1
-17
/
+0
*
iOS: Fix failing assert in QUIView displayLayer()
Tor Arne Vestbø
2013-12-11
1
-3
/
+4
[next]