summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/src/opengl/qeglfshooks_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-161/+0
* Android: Check for null pointer before calling ANativeWindow_release()Christian Strømme2013-11-011-1/+2
* Android: Fix repaint on rotationEskil Abrahamsen Blomfeldt2013-10-251-1/+1
* Fix android after Eglfs binary compatibility breakPaul Olav Tvete2013-09-201-2/+3
* Android: handle inverted orientationsPaul Olav Tvete2013-09-201-0/+11
* Android: Make font size compatible with Qt for iOSPaul Olav Tvete2013-09-121-1/+1
* Android: Fix unused variable/argument warningsEskil Abrahamsen Blomfeldt2013-09-091-0/+1
* Never show EGLFS mouse cursor in Qt for Android platform pluginEskil Abrahamsen Blomfeldt2013-05-201-0/+7
* Android: Don't crash when displaying multiple top-levelsEskil Abrahamsen Blomfeldt2013-04-181-0/+1
* Android: set logicalDpi based on DisplayMetrics.scaledDensityPaul Olav Tvete2013-04-051-0/+7
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+132