summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android
Commit message (Expand)AuthorAgeFilesLines
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-6/+8
* Android: fix missing wheel eventsJ-P Nurmi2017-06-181-0/+20
* Android: Fix RTL selection handles directionsBogDan Vatra2017-06-133-6/+7
* Android: Remove no-op call to processEvents()Christian Strømme2017-06-081-1/+0
* Android: Remove unused structChristian Strømme2017-06-081-7/+0
* Android: Properly update geometry once the platform plugin is readyChristian Strømme2017-06-083-0/+12
* QClipboard: make dataChanged() signal work on AndroidOleg Yadrov2017-05-043-5/+25
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-127-47/+57
|\
| * Android: Fix application state trackingChristian Strømme2017-04-115-29/+40
| * Android: Fix crash at exitBogDan Vatra2017-04-102-14/+16
| * Fix build: Remove unused variableBogDan Vatra2017-04-101-4/+1
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-04-062-32/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-32/+0
| |\|
| | * Environment variable enabling the workaround FBO readback bugMarco Martin2017-04-052-32/+0
* | | Replace last occurrences of LGPL3, LGPL3-COMM headersKai Koehne2017-04-061-6/+17
|/ /
* | Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-042-4/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+7
|\|
| * Make sure we quit qt when the service is destroyedBogDan Vatra2017-03-271-0/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-9/+8
|\|
| * Fix hang on sleep/wakeupBogDan Vatra2017-03-231-9/+8
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-3/+6
|\|
| * Android: Fix Accessibility items positioning with QHighDpi enabledKonstantin Ritt2017-03-161-3/+6
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-4/+0
|\|
| * Android: Fix OpenGL shader compilation on updated emulatorEskil Abrahamsen Blomfeldt2017-02-231-4/+0
* | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-224-8/+12
* | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-6/+4
|\|
| * Android: Fix data race in QAndroidEventDispatcherStopperVyacheslav Koscheev2017-02-072-6/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-4/+4
|\|
| * Fix QRect calculation in inputItemRectangleDmitry Chmerev2017-01-111-4/+4
* | Android: populate TouchPoint rotation and axes correctlyShawn Rutledge2017-01-041-6/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-165-5/+7
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-165-5/+7
| |\
| | * Android: fix (partially) text deletion when the cursor is movedBogDan Vatra2016-12-133-2/+7
| | * Android: Add missing overrideAlexander Volkov2016-12-0921-142/+142
| | * Android: remove unused variableBogDan Vatra2016-12-092-3/+0
* | | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-145-5/+163
|/ /
* | QAndroidPlatformOpenGLContext: fix adopting of existing native contextsLaszlo Agocs2016-12-093-4/+9
* | Android: Use override instead of Q_DECL_OVERRIDEAlexander Volkov2016-11-293-8/+8
* | Android: Add missing overrideAlexander Volkov2016-11-2921-142/+142
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-012-2/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-2/+2
| |\
| | * QAndroidPlatformTheme: wrap char* in QL1S to avoid warningsAnton Kudryavtsev2016-10-181-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+5
| |\|
| | * Android: Don't update offscreen windowsChristian Strømme2016-10-121-1/+6
* | | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-251-1/+1
* | | Plugins: optimize string usageAnton Kudryavtsev2016-10-181-6/+5
* | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-2/+0
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-158-8/+11
* | | Android: Re-enable asset extraction for stylingEskil Abrahamsen Blomfeldt2016-10-141-1/+1