qt5base-lts/src
Volker Hilsheimer 872f7b0b4e JNI: convert to and from JNI types for callObjectMethod as well
While we can probably deprecate this function, with the change of
Q_DECLARE_JNI_CLASS'ed types to be QJniObjects we need to correctly
translate from e.g. jobject to QJniObject.

Amends 62cb5589b3.

Change-Id: Id3c23fc0724e2eff895029b694d418481abcb8e6
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
2023-10-18 15:02:22 +02:00
..
3rdparty SQLite: Update SQLite to v3.43.2 2023-10-18 06:16:20 +02:00
android Android: Simplify Qt for Android hierarchy, less Java reflection! 2023-10-12 19:16:47 +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: convert to and from JNI types for callObjectMethod as well 2023-10-18 15:02:22 +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 qevent.h: don't include <QPointer>, fwd-declare it 2023-10-18 14:41:33 +02:00
network Support body for an HTTP GET request 2023-10-17 21:23:42 +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 Windows: Don't re-apply application badge if one has not been set 2023-10-17 23:34:22 +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 SignalDumper: fix UB (data race on ignoreLevel) 2023-10-17 18:51:16 +00:00
tools macdeployqt: Fix codesigning with @loader_path 2023-10-17 19:23:42 +00:00
widgets QCommonStyle: misc cleanup 2023-10-18 06:16:22 +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