summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't create screen surface if there are no raster windows.BogDan Vatra2014-03-271-2/+11
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-221-1/+1
* Start the chronometer.BogDan Vatra2014-02-211-0/+1
* Fix paint artifacts.BogDan Vatra2014-02-211-30/+26
* Force surface repaint after is (re)created.BogDan Vatra2014-02-071-0/+1
* Disable the rendering profilingBogDan Vatra2014-01-311-2/+5
* Don't add/remove/lower/raise children windows to the TLW stack.BogDan Vatra2014-01-311-0/+12
* Fix repaint of transparent images.BogDan Vatra2014-01-311-60/+44
* Support multiple native surfaces on Android.BogDan Vatra2014-01-171-0/+352