summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroideventdispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-1/+1
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-101-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Android: Fix data race in QAndroidEventDispatcherStopperVyacheslav Koscheev2017-02-071-2/+2
* Android: Add missing overrideAlexander Volkov2016-11-291-1/+1
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QAndroidEventDispatcher: Remove dependency on select(2)Louai Al-Khanji2015-12-181-3/+0
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Android: don't recreate surface on shutdownPaul Olav Tvete2014-09-051-0/+1
* Android: Avoid deadlocks on suspendPaul Olav Tvete2014-09-031-1/+1
* Android: Really suspend apps that are put in the backgroundBogDan Vatra2014-07-311-0/+89