summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Make some QScreen native interfaces publicDavid Redondo2023-12-081-4/+5
* Android: Add preliminary support for child windowsTinja Paavoseppä2023-12-081-1/+0
* Android: Make QtLayout per window instead of per screenTinja Paavoseppä2023-12-081-3/+2
* Android: Give raster windows their own surface, and flush via RHITinja Paavoseppä2023-12-071-29/+1
* Add possibility to retrieve displayId for AndroidPiotr Mikolajczyk2022-12-091-1/+6
* QGuiApplication on Android can now detect multiple displaysWojciech Błaszak2022-10-261-3/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* Android: make sure that orientationChange is reported after resizeIvan Solovev2022-03-041-0/+1
* Android: set all QScreen's geometry-related parameters togetherIvan Solovev2022-03-041-0/+2
* [Android]: Handle the screen name, modes and refreshRate properlyBogDan Vatra2022-01-281-0/+11
* Android: Add grabWindow handlingPiotr Mikolajczyk2021-03-081-1/+7
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-4/+4
* Update Dpi and scale factor computationMorten Johan Sørvig2019-08-231-1/+1
* QAndroidPlatformScreen: Add missing overrideRobin Burchell2017-04-141-1/+1
* QAndroidPlatformScreen: Use an event rather than a QTimerRobin Burchell2017-04-111-1/+3
* Android: Add missing overrideAlexander Volkov2016-11-291-11/+11
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-261-1/+0
|\
| * Android: Remove unused forward declaration.Christian Strømme2015-10-191-1/+0
* | Android: Add opt-in high-dpi supportMorten Johan Sørvig2015-10-261-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Android: Release all windows when the application is suspended.BogDan Vatra2014-07-311-0/+2
* Android: Report something sensible for screen geometryEskil Abrahamsen Blomfeldt2014-06-131-3/+6
* Don't create screen surface if there are no raster windows.BogDan Vatra2014-03-271-0/+2
* Fix paint artifacts.BogDan Vatra2014-02-211-1/+1
* Fix repaint of transparent images.BogDan Vatra2014-01-311-5/+3
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-0/+120