qt6-bb10/src/plugins
Tinja Paavoseppä 758ae0432d Android: Quit hosting Context only when app is entirely Qt
When quitting Qt, only quit the hosting Activity or Service if it's
primarily a Qt app, i.e. Qt is in the driver's seat. When using QtQuick
for Android, i.e. Qt is just a View, we do not want to forcefully quit
Activities, that is up to the app code.

Task-number: QTBUG-123711
Change-Id: Ib98700be8693c3d30a296998b863b0f224c9bf69
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 3bcf55daa597888fcf0997e7ce2edd1d4c730a2a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 2bebec177dc25c620e79077de8884eacfd9d7962)
2025-01-20 11:43:53 +00:00
..
doc/snippets/code Change doc snippet license 2024-02-02 16:52:11 +00:00
generic Fix -Wimplicit-fallthrough for clang 2024-03-01 03:04:06 +00:00
imageformats QJpegPlugin: also recognize jfif suffix 2024-07-23 09:15:31 +00:00
networkinformation Fix GCC -Wextra-semi warnings with Q* macros 2024-12-20 10:40:03 +00:00
platforminputcontexts src/plugins/*: fix GCC -Wextra-semi colon after member func definition 2025-01-01 04:02:36 +00:00
platforms Android: Quit hosting Context only when app is entirely Qt 2025-01-20 11:43:53 +00:00
platformthemes src/plugins/*: fix GCC -Wextra-semi colon after member func definition 2025-01-01 04:02:36 +00:00
printsupport Replace QPair/qMakePair with std::pair in qtbase/plugins 2024-11-26 11:16:41 +00:00
sqldrivers CMake: Fix standalone build of sqldrivers with SBOM 2024-12-03 20:38:55 +00:00
styles QWindows11Style: Make disabled menu item non-selectable 2025-01-16 13:55:11 +00:00
tls Schannel: fix endless loop in TlsCryptographSchannel::transmit() 2024-11-25 15:18:32 +00:00
tracing Use toStdU16String when converting string to std::filesystem::path 2024-10-02 09:19:55 +00:00
CMakeLists.txt Fix CTF with static build 2023-10-30 18:59:21 +03:00
REUSE.toml Add REUSE.toml files 2024-11-07 08:38:49 +01:00