summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qjnienvironment/tst_qjnienvironment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* JNI: Silence and harden QJniEnvironment testVolker Hilsheimer2023-10-051-0/+17
* Add support for scoped JNI callbacksJuha Vuolle2022-07-071-0/+71
* Add support for naming JNI functions with the unstringify macroJuha Vuolle2022-07-051-0/+21
* Add compile-time generation of JNI class namesVolker Hilsheimer2022-05-271-3/+4
* Compile-time generate a JNINativeMethod from a C functionVolker Hilsheimer2022-05-231-14/+12
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-131-0/+14
* Android: check if objectClass() is not null in registerNativeMethods()Assam Boudjelthia2021-11-151-12/+38
* JNI: Add calls to get field IDsAssam Boudjelthia2021-06-041-0/+48
* Add a const JNINativeMethod[] overload for registerNativeMethods()Assam Boudjelthia2021-06-021-2/+2
* QJniEnvironment: extend APIIvan Solovev2021-05-031-0/+69
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-141-3/+6
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-261-3/+3
* Fix registerNativeMethods for goodAssam Boudjelthia2021-02-111-0/+30
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-0/+106