summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qjniobject/tst_qjniobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* QJniObject: Add template overloads for get/setStaticFieldVolker Hilsheimer2022-07-121-0/+7
* Add compile-time generation of JNI class namesVolker Hilsheimer2022-05-271-1/+6
* Fold methods for object return type into generic methodsVolker Hilsheimer2022-05-171-0/+31
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-131-17/+136
* Fix set*Field JNI template callsAssam Boudjelthia2021-05-051-0/+142
* QJniObject: add callStatic[Object]Method overloads for jmethodIDIvan Solovev2021-05-031-0/+167
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-231-12/+14
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-0/+1054