summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-151-1/+11
* | Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-152-7/+7
* | Android: Add Foreign Window supportChristian Strømme2014-02-146-3/+170
* | Android: Fix return value in createSurface()Christian Strømme2014-02-141-1/+1
* | Android: default palette taken from the Holo Light themeShawn Rutledge2014-02-122-1/+36
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-115-18/+58
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-075-18/+58
| |\|
| | * Cleanup of the android clipboard handlingSamuel Gaist2014-01-232-5/+13
| | * Work around FBO readback bug on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-213-7/+9
| | * Use non-threaded render loop on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-174-1/+29
* | | Force surface repaint after is (re)created.BogDan Vatra2014-02-071-0/+1
|/ /
* | Adds the ability to not have an activity on AndroidThierry Bastian2014-02-051-31/+43
* | Disable the rendering profilingBogDan Vatra2014-01-311-2/+5
* | Fix the repaint position.BogDan Vatra2014-01-311-1/+1
* | 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-312-65/+47
* | Fix surface leak, cleanup opengl window.BogDan Vatra2014-01-312-11/+5
* | Sort include headersBogDan Vatra2014-01-311-8/+7
* | Shut up setParent warning.BogDan Vatra2014-01-312-1/+6