qt6-bb10/src/corelib
Volker Hilsheimer 7d9cedec6a Fix documentation of QAndroidApplication::context
As of Qt 6.7 we no longer return jobjects from that API. The declared
QJniType::Context type (and similar types) is no longer jobject-like,
they are now QJniObject-like.

Task-number: QTBUG-123900
Pick-to: 6.7
Change-Id: I215f84ac37907ae2b7950c40c7287590234e4e35
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
2024-04-19 22:05:29 +02:00
..
animation QDefaultAnimationDriver: change to use QObject::connect PMF syntax 2024-04-18 06:01:01 +03:00
compat QItemSelectionRange: use new comparison helper macros 2024-04-18 14:23:15 +02:00
doc QDeadlineTimer: use new comparison helper macros 2024-04-18 20:55:50 +02:00
global QLogging: enable %{backtrace} support via <stacktrace> 2024-04-18 15:42:27 +02:00
io Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
ipc QNativeIpcKey: use new comparison helper macros 2024-04-17 20:30:37 +02:00
itemmodels QItemSelectionRange: use new comparison helper macros 2024-04-18 14:23:15 +02:00
kernel Fix documentation of QAndroidApplication::context 2024-04-19 22:05:29 +02:00
mimetypes Correct license for tools files 2024-03-05 12:59:21 +01:00
platform Fix documentation of QAndroidApplication::context 2024-04-19 22:05:29 +02:00
plugin Android: don't call JNI_OnLoad for libraries opened with QLibrary 2024-04-16 04:23:05 +02:00
serialization QXmlStreamWriter: fix attempts to write bad QStrings 2024-04-18 14:35:09 -07:00
text Correct handling of 'u' in CLDR date format strings 2024-04-19 13:39:41 +02:00
thread QFutureInterface: remove comment that was never true 2024-03-15 23:16:50 +01:00
time Prefer QString::asprintf() over arg()'s padding variants 2024-04-19 13:56:37 +02:00
tools Port QVersionNumber to QSpan 2024-04-18 09:31:01 +00:00
tracing Fix CTF with static build 2023-10-30 18:59:21 +03:00
CMakeLists.txt Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
Qt6AndroidMacros.cmake Move QtInstallPaths.cmake to the Qt6 package 2024-03-22 15:31:40 +01:00
Qt6CTestMacros.cmake cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDK 2024-03-18 19:04:14 +01:00
Qt6CoreConfigExtras.cmake.in Move QtInstallPaths.cmake to the Qt6 package 2024-03-22 15:31:40 +01:00
Qt6CoreConfigureFileTemplate.in
Qt6CoreDeploySupport.cmake CMake: Add _qt_internal_get_i18n_catalogs_for_modules 2024-04-17 21:17:30 +02:00
Qt6CoreMacros.cmake CMake: Improve Xcode projects for single SDK builds on Apple platforms 2024-04-19 14:54:17 +02:00
Qt6CoreResourceInit.in.cpp CMake: Fix semicolon warnings for generated resource init code 2024-03-22 18:50:36 +01:00
Qt6WasmMacros.cmake wasm: set MAXIMUM_MEMORY to 4GB 2023-12-20 00:44:28 +00:00
QtCompressMimeDatabase.cmake
QtCore.dynlist
configure.cmake QLogging: enable %{backtrace} support via <stacktrace> 2024-04-18 15:42:27 +02:00
debug_script.py Correct license for tools files 2024-03-05 12:59:21 +01:00
qt_cmdline.cmake CMake: remove test for eventfd, replace with __has_include 2023-08-29 07:41:11 -07:00