summaryrefslogtreecommitdiffstats
path: root/src/corelib/platform
Commit message (Expand)AuthorAgeFilesLines
* wasm: add native QByteArray conversion functionsMorten Sørvig2022-12-052-0/+21
* Cleanup qtbase to allow LLVM-MinGW use WinRTYuhang Zhao2022-12-031-1/+1
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-261-1/+5
* Always export and link in JSEvents and specialHTMLTargetsMikolaj Boc2022-11-151-0/+16
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-092-143/+17
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-039-0/+763
* wasm: disable asyncifyMorten Sørvig2022-11-031-0/+8
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-312-0/+105
* Use the correct way to check for AsyncifyMikolaj Boc2022-10-251-2/+4
* Android: fix include statement for Android Extras classesAssam Boudjelthia2022-10-211-0/+6
* Introduce centralized means of checking for asyncifyMikolaj Boc2022-09-232-0/+8
* wasm: export new Promise functionsLorn Potter2022-09-071-2/+2
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-012-4/+4
* wasm: use uintptr_t for uint32_tLorn Potter2022-08-271-1/+1
* Use the local file APIs to save/load files on WASMMikolaj Boc2022-08-122-2/+9
* Make the promises js-less using a newly introduced thunk poolMikolaj Boc2022-07-072-119/+187
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-303-1/+305
* Fix typos in docs and commentsKai Köhne2022-06-151-2/+2
* Doc: Document the CorePrivate moduleTopi Reinio2022-06-081-6/+6
* wasm: export a few symbolsLorn Potter2022-06-011-7/+9
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-171-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-165-190/+10
* Fix QtAndroidPrivate namespace documentationIvan Solovev2022-05-091-3/+4
* Fix compiler warning from deprecated overloadsVolker Hilsheimer2022-04-262-2/+2
* wasm: fix qstweb::EventCallback destructorMorten Johan Sørvig2022-04-121-2/+5
* wasm: Make sure all qstdweb classes have val()Morten Johan Sørvig2022-04-052-2/+30
* Android: Fix deadlock caused by a race between permissions query and IMJarkko Koivikko2022-04-051-1/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-2/+2
* wasm: improve qstdweb::EventCallbackMorten Johan Sørvig2022-02-112-14/+29
* wasm: add Blob and File typeLorn Potter2021-11-302-0/+12
* wasm: Move Blob creation code to qstdwebMorten Johan Sørvig2021-11-272-2/+51
* wasm: Move streamFile() to qstdwebMorten Johan Sørvig2021-11-262-0/+47
* QAndroidActivityResultReceiver: make uniqueActivityRequestCode() lock- and UB...Marc Mutz2021-11-251-5/+6
* QAndroidActivityResultReceiver: avoid double(triple)-lookupMarc Mutz2021-11-201-6/+9
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-161-0/+1
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Fix compile error on AndroidLars Knoll2021-09-241-2/+0
* Pass QDeadlineTimer by value in runOnAndroidMainThread()Assam Boudjelthia2021-08-011-1/+1
* Remove app permission API from QCoreApplicationAssam Boudjelthia2021-07-301-0/+33
* Move Android implementation of permissions API to QtAndroidPrivateTor Arne Vestbø2021-07-262-0/+292
* Remove ministro codeAssam Boudjelthia2021-07-011-3/+0
* Doc: QtCore: Fix more documentation warningsTopi Reinio2021-06-072-2/+2
* Doc: mark private android classes as \preliminaryAssam Boudjelthia2021-06-031-0/+6
* Doc: QtCore: Fix documentation issuesTopi Reinio2021-06-011-1/+2
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-1/+148
* Move Android Extras as private APIs under qtbaseAssam Boudjelthia2021-05-102-0/+1292
* Move hideSplashScreen() from qjnihelpers_p to QNativeInterfaceAssam Boudjelthia2021-05-081-0/+17
* Add sdkVersion() to QNativeInterface::QAndroidApplicationAssam Boudjelthia2021-05-061-0/+11
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-201-0/+85
* Remove the qmake project filesJoerg Bornemann2021-01-072-4/+0