summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qjniobject
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* 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-162-54/+4
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-131-17/+136
* Fix set*Field JNI template callsAssam Boudjelthia2021-05-052-0/+164
* 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-273-0/+1247