summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/qandroidplatformintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* android: Implement nativeResourceForContextLaszlo Agocs2021-09-171-0/+13
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-05-031-0/+5
* Fix coding style in android platform and style pluginsXing LinKun2021-03-311-4/+4
* Android: fix compiler warnings for Android inputAssam Boudjelthia2021-02-031-13/+23
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-31/+34
* Add QOffScreenSurface platform API abstractionAssam Boudjelthia2020-08-271-7/+14
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-1/+1
* Android: Don't depend on the OpenGL moduleAndy Shaw2020-07-091-3/+0
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-4/+6
* Android: Fix android accessibility not being set activeVikke Matikainen2020-06-211-0/+7
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-8/+7
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-291-5/+1
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-1/+1
* Android: Implement MaximizeUsingFullscreenGeometryHintEskil Abrahamsen Blomfeldt2020-03-301-29/+25
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-1/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+12
|\
| * Android: Allow requesting qtvirtualkeyboard with QT_IM_MODULEAssam Boudjelthia2020-02-061-1/+12
* | Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-031-1/+9
|/
* Revert "Android: Implement MaximizeUsingFullscreenGeometryHint"Eskil Abrahamsen Blomfeldt2020-01-071-25/+29
* Android: Implement MaximizeUsingFullscreenGeometryHintEskil Abrahamsen Blomfeldt2019-11-081-29/+25
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-2/+7
|\
| * Android: Add lock to protect access to the platform interfaceChristian Stromme2017-07-031-2/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-0/+8
|\|
| * Android: Properly update geometry once the platform plugin is readyChristian Strømme2017-06-081-0/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-4/+9
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-4/+9
| |\
| | * Android: Fix application state trackingChristian Strømme2017-04-111-4/+9
* | | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+36
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-4/+7
|\| |
| * | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-4/+7
* | | Enable QWindowContainer on AndroidLaszlo Agocs2017-02-271-0/+1
|/ /
* / Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-141-0/+9
|/
* QAndroidPlatformOpenGLContext: fix adopting of existing native contextsLaszlo Agocs2016-12-091-1/+5
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* Android: Fix crash on startupChristian Stromme2016-04-181-3/+10
* Android: Support PasswordMaskDelayKai Uwe Broulik2016-04-011-0/+11
* Say hello to Android ServicesBogDan Vatra2016-02-171-8/+19
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-3/+3
* Android: Delay initialization of Accessibility.Christian Strømme2015-06-091-2/+4
* Android: Early spring QPA cleanupBogDan Vatra2015-03-231-8/+4
* Android: Use nullptr instead of Q_NULLPTRBogDan Vatra2015-03-201-3/+3
* Android: Make sure applicationState is set correctlyBogDan Vatra2015-03-051-0/+5
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Fix crash when Android Style is set more than once.BogDan Vatra2014-12-151-1/+4
* Set Android palette and fonts in QPA plugin.BogDan Vatra2014-11-141-4/+18
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+1
|\