summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication_platform.h
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of QAndroidApplication::contextVolker Hilsheimer14 days1-1/+1
* JNI: replace TYPE declarations with CLASS declarationsVolker Hilsheimer2023-09-201-1/+1
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-4/+4
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-171-0/+9
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add warning about native interface APIs to platform headersTor Arne Vestbø2022-02-091-0/+9
* Remove superfluous qfuture.h includes from qcoreapplication[_p].hJoerg Bornemann2021-10-221-0/+2
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-2/+2
* Pass QDeadlineTimer by value in runOnAndroidMainThread()Assam Boudjelthia2021-08-011-4/+2
* Android: Use the new runOnAndroidMainThread() callAssam Boudjelthia2021-06-071-1/+1
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-0/+21
* Android: fix missing includeMårten Nordheim2021-05-261-0/+1
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-1/+1
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+1
* Move hideSplashScreen() from qjnihelpers_p to QNativeInterfaceAssam Boudjelthia2021-05-081-0/+1
* Add sdkVersion() to QNativeInterface::QAndroidApplicationAssam Boudjelthia2021-05-061-0/+1
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-201-0/+66