qt5base-lts/src
Tor Arne Vestbø dc3af6a164 iOS: Implement support for QScreen::grabWindow()
Only windows that are part of the application can be grabbed. This
excludes the system statusbar and other system overlays, as well
as windows of other applications. This is a limitation due to the
security model of iOS.

There exists APIs to grab a snapshot of the complete screen, but
these APIs return a view that can be used as a placeholder e.g.
during view transformations, and doesn't match our API that require
reading of pixels.

Task-number: QTBUG-49944
Change-Id: I8fd5b4c2777be1486f0ff22762d5e9b64c927e70
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-09-18 11:38:59 +00:00
..
3rdparty Fix out of source builds on windows 2016-09-16 08:13:39 +00:00
android Say hello to Android 6+ permissions model 2016-09-16 12:13:29 +00:00
angle Fix out of source builds on windows 2016-09-16 08:13:39 +00:00
concurrent QtConcurrent: use QDeadlineTimer to get the clock tick 2016-09-15 19:43:57 +00:00
corelib Add QStringList::join(QLatin1String) overload 2016-09-18 07:28:56 +00:00
dbus Use QString::fromLatin1() less to avoid string allocations 2016-09-15 15:55:57 +00:00
gui iOS: Implement support for QScreen::grabWindow() 2016-09-18 11:38:59 +00:00
network API Review: Don't reorder existing enum values 2016-09-15 17:30:59 +00:00
opengl Merge dev into 5.8 2016-08-22 11:30:01 +02:00
openglextensions Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
platformheaders Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-22 21:58:45 +02:00
platformsupport Use QString::fromLatin1() less to avoid string allocations 2016-09-15 15:55:57 +00:00
plugins iOS: Implement support for QScreen::grabWindow() 2016-09-18 11:38:59 +00:00
printsupport Use QString::fromLatin1() less to avoid string allocations 2016-09-15 15:55:57 +00:00
sql QSqlRelation: mark shared-come-qt6 2016-09-17 06:47:01 +00:00
testlib winrt: Differentiate between windows and winrt 2016-09-07 04:54:22 +00:00
tools moc: Fix asserts on moc on empty token preceding ## operator 2016-09-16 07:47:29 +00:00
widgets macOS: Move QMacCGContext helper into QtGui 2016-09-17 18:00:47 +00:00
winmain Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
xml Convert the old feature system 2016-09-15 08:24:10 +00:00
src.pro Convert the old feature system 2016-09-15 08:24:10 +00:00