summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix namespace usageChristian Strømme2014-06-3027-0/+112
* Android: REG: Fix crash.BogDan Vatra2014-06-151-3/+5
* Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-141-0/+1
|\
| * Fix Android: use fbo read back workaround with specific GPUs.Coursar2014-06-111-0/+1
* | Android: Report something sensible for screen geometryEskil Abrahamsen Blomfeldt2014-06-135-18/+46
|/
* Make sure we run gracefully below API level 18Jan Arve Saether2014-06-102-18/+12
* Android: Repaint affected areas when window movesEskil Abrahamsen Blomfeldt2014-06-041-0/+2
* Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-045-1/+30
* Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-044-6/+44
* Do not resolve the java functions for each callJan Arve Saether2014-05-301-21/+41
* Android: Report current selection to the input methodPaul Olav Tvete2014-05-261-4/+16
* Android: Fix crash caused by unintentionally modification of env data.Christian Strømme2014-05-211-9/+11
* Accessibility Android: Fix statesFrederik Gladhorn2014-05-161-6/+5
* Android: Support QFont::Courier style hintEskil Abrahamsen Blomfeldt2014-05-141-1/+1
* Accessibility Android: Fix crash for invalid interfacesFrederik Gladhorn2014-05-131-4/+6
* Accessibility Android: Make debug tags consistentFrederik Gladhorn2014-05-081-1/+1
* Android: text cursor position fixesPaul Olav Tvete2014-05-081-11/+44
* Android: remove the duplicate registration for qt accessibilityLiang Qi2014-05-081-1/+0
* Accessibility Android: Do not always append roleFrederik Gladhorn2014-05-071-8/+0
* Android input method fixes for SwiftKeyPaul Olav Tvete2014-04-252-41/+143
* Android input method fixPaul Olav Tvete2014-04-181-1/+1
* Android: Reset input method when focus changesPaul Olav Tvete2014-04-162-1/+15
* Add unhandled Android keys.BogDan Vatra2014-04-091-151/+316
* Android: use glyph cache resizing workaround with Vivante GC1000 GPU.Yoann Lopes2014-04-071-1/+2
* Android: input method fixes for SwiftEdit keyboardPaul Olav Tvete2014-03-311-10/+42
* Android: eglBindAPI() won't return on certain devices.Christian Strømme2014-03-291-3/+3
* Android: implement batch editing for input methodsPaul Olav Tvete2014-03-282-6/+53
* Android: Convert plain text to html text for native dialogs.BogDan Vatra2014-03-281-4/+15
* Android: registerTouchDevice at startupBogDan Vatra2014-03-271-0/+33
* Don't create screen surface if there are no raster windows.BogDan Vatra2014-03-273-3/+15
* Android: use fbo read back workaround with specific GPUs.Yoann Lopes2014-03-274-4/+22
* REG: Fix window repaint geometryBogDan Vatra2014-03-261-2/+2
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-252-4/+17
* REG: Android: Fix freeze when accessing assetsEskil Abrahamsen Blomfeldt2014-03-211-1/+0
* Android: Re-enable threaded renderingEskil Abrahamsen Blomfeldt2014-03-201-1/+2
* Android input method improvementsPaul Olav Tvete2014-03-183-34/+76
* Android: Delay the set of the BackingStore if window->handle() is null.BogDan Vatra2014-03-152-7/+17
* Android: Fix another "QApplication not on main() thread" crashEskil Abrahamsen Blomfeldt2014-03-152-4/+12
* Android: Use proper empty strings in key eventsPaul Olav Tvete2014-03-141-2/+8
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-1/+1
* Android: Support double click eventEskil Abrahamsen Blomfeldt2014-03-101-1/+25
* Avoid creating a new QMimeData each time the Android clipboard is usedSamuel Gaist2014-03-062-4/+6
* Android: avoid crash with toplevel QGLWidgetPaul Olav Tvete2014-03-011-1/+4
* Android: Support pregenerated cache in assets file engineEskil Abrahamsen Blomfeldt2014-02-262-24/+107
* Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-224-6/+7
* Start the chronometer.BogDan Vatra2014-02-211-0/+1
* Sort include headersBogDan Vatra2014-02-211-7/+6
* Fix paint artifacts.BogDan Vatra2014-02-213-32/+31
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-184-5/+1
|\
| * Android: Build fix for "-no-widgets"Alessandro Portale2014-02-174-4/+2