summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-147-82/+22
|\
| * Android: Simplify the jni code in QtAndroidClipboardChristian Strømme2014-07-143-60/+12
| * Android: Simplify the jni code in QAndroidPlatformServicesChristian Strømme2014-07-142-19/+6
| * Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-0/+2
| * Android: enable FBO readback workaround for more devices.Yoann Lopes2014-07-101-3/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-4/+4
|\|
| * Android: [REG] Fix QScreen::physicalSize()Eskil Abrahamsen Blomfeldt2014-07-081-4/+4
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0132-38/+175
|\|
| * 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
* | Accessibility: Add actions for value interfacesJan Arve Saether2014-06-201-10/+38
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-0711-32/+133
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-0511-32/+133
| |\|
| | * 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: Rename image method to toImage.BogDan Vatra2014-06-052-2/+2
|/ /
* / Android: Extract data for native style on startupBogDan Vatra2014-05-222-2/+140
|/
* 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