aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add non-templated versions of get[Static]ObjectField()Christian Strømme2014-02-132-0/+29
* Add API to get the Android API levelChristian Strømme2014-02-072-0/+12
* Add new method to get the main Android activity.Christian Strømme2014-02-076-4/+142
* Fix for some typos in the QAndroidJniObject documentation.old/5.2Christian Strømme2014-01-271-2/+2
* Doc: Updated the qdocconf to include .java filesVenu2013-12-131-0/+1
* Fix non-compiling doc snippets.Alex Blasche2013-12-132-9/+9
* Remove stray curly bracket in QAndroidJniObject's documentation.Christian Strømme2013-12-131-1/+1
* Add examplesinstallpath in qdocconfv5.2.0-rc1v5.2.0Christian Strømme2013-11-211-0/+3
* Fix note about jni references in documentation.Christian Strømme2013-11-071-2/+2
* Fix bug in code snippet.Christian Strømme2013-11-071-2/+3
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Update documentationChristian Strømme2013-10-297-53/+281
* Rename QJNIXxx classes to QAndroidJniXxx.Christian Strømme2013-10-107-390/+390
* Doc: Adding "qtdoc" to the depends qdocconf variable.Jerome Pasion2013-10-081-1/+3
* Doc: Enable running 'make docs' on non-android platformsTopi Reinio2013-09-261-2/+7
* Fix infinite recursion in QJNIObject::getStaticField<jfloat>()Eskil Abrahamsen Blomfeldt2013-09-231-2/+2
* Improve documentation.Christian Strømme2013-09-237-71/+191
* Add example of JNI APIEskil Abrahamsen Blomfeldt2013-09-232-1/+1
* Add guard to disable other platforms then AndroidChristian Strømme2013-09-231-1/+1
* Add Qt JNI API.Christian Strømme2013-09-2013-0/+2708