qt6-bb10/src
Volker Hilsheimer 08bb24dd0a JNI: make QJniArray class use stored JNI environment
Instead of creating a temporary QJniEnvironment for each access to the
array, reuse the one stored in the QJniObject. This is much more
efficient, and also protects against invalid access to the array from
multiple threads.

Change-Id: Id253a51ca64d4b3af333b14ec62ae176e1663604
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2023-10-19 20:21:51 +02:00
..
3rdparty SQLite: Update SQLite to v3.43.2 2023-10-18 06:16:20 +02:00
android Android: update Android Jar build.gradle file to AGP 8 2023-10-18 17:18:26 +03:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
corelib JNI: make QJniArray class use stored JNI environment 2023-10-19 20:21:51 +02:00
dbus Doc: Add missing return type to QDBusReply::value 2023-10-13 18:00:37 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Make static data-members constexpr 2023-10-19 17:06:29 +02:00
network Make QHttpNetworkConnectionPrivate::parseRedirectResponse static 2023-10-18 19:48:54 +02:00
opengl Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
plugins Fix tooltip palette issue in gtk3 theme 2023-10-18 16:26:57 +02:00
printsupport Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
sql QSqlDatabase: check if QCoreApplication::instance() exists 2023-10-12 06:16:46 +02:00
testlib Increase QTest failure message limit 2023-10-19 10:57:21 +08:00
tools androiddeployqt: Copy templates and stdcpp lib in auxillary mode 2023-10-19 16:32:11 +03:00
widgets QDateTime: disambiguate times in a zone transition 2023-10-19 14:45:56 +02:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00