summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* QWindowsTheme: Run dedicated SHGetFileInfo() threadGabriel de Dietrich2016-12-212-32/+99
* Windows QPA: Initialize all members of QWindowsMouseHandlerFriedemann Kleint2016-12-201-3/+3
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-192-0/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1620-51/+178
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1615-35/+160
| |\
| | * fix directfb build without EGLOswald Buddenhagen2016-12-161-1/+2
| | * QCocoMenu: Fix patch b2f78b796b5b73d4Gabriel de Dietrich2016-12-161-1/+1
| | * 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
| | * QGtk3Dialog: don't crash on WaylandJ-P Nurmi2016-12-091-4/+6
| | * winrt: Fix input grabbingMaurice Kalinowski2016-12-084-3/+106
| | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-10/+21
| | |\
| | * | QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-3/+2
| | * | QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-082-8/+14
| | * | Windows QPA: Fix build with MSVC2015 on Windows 7Friedemann Kleint2016-11-301-1/+2
| * | | Delete aborted QDragAleksey Lysenko2016-12-151-0/+3
| * | | Android: Fix the bearer management plugin when running as a serviceChristian Strømme2016-12-142-13/+12
| * | | eglfs/deviceintegration: Ensure eglfs_kms_support is added only onceFriedemann Kleint2016-12-141-2/+2
| * | | Make size grip work with high dpi scalingPaul Olav Tvete2016-12-131-1/+1
* | | | Add platform font database support to 'minimal' QPA pluginGabriel de Dietrich2016-12-152-9/+30
* | | | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-145-5/+163
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-13109-613/+983
|\| | |
| * | | Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-124-16/+7
| * | | QAndroidPlatformOpenGLContext: fix adopting of existing native contextsLaszlo Agocs2016-12-093-4/+9
| * | | Cocoa: Unbreak app activation on macOS SierraMorten Johan Sørvig2016-12-082-10/+18
| * | | xcb: Adapt QXcbWindow::startSystemResize() for touch eventsAlexander Volkov2016-12-084-3/+60
| * | | eglfs: Add missing overrideAlexander Volkov2016-12-071-1/+1
| * | | eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-035-28/+89
| * | | eglfs: allow forcing an explicit connector index on DRM/KMSLaszlo Agocs2016-12-031-0/+13
| * | | eglfs: improve EGLStream loggingLaszlo Agocs2016-12-031-1/+3
| * | | eglfs: make it possible to configure the EGLStream FIFO lengthLaszlo Agocs2016-12-011-3/+20
| * | | xcb: Remove unused QXcbGlIntegrationFactory::keys()Alexander Volkov2016-12-012-24/+0
| * | | xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0123-173/+173
| * | | winrt: Add missing overrideAlexander Volkov2016-11-3010-31/+31
| * | | winrt: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-11-3010-73/+73
| * | | QNX: Add missing overrideAlexander Volkov2016-11-2919-97/+97
| * | | 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-253-2/+5
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-254-4/+10
| | |\
| | | * Windows QPA: Do not send key events for mouse-synthesized app commandsFriedemann Kleint2016-11-231-0/+3
| | | * If there are no available sizes, then fallback to the requested sizeAndy Shaw2016-11-233-4/+7
| * | | Document third-party code in Cocoa QPA pluginKai Koehne2016-11-252-0/+42
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-243-4/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-233-4/+4
| | |\|
| | | * eglfs: Avoid unexpectedly flushing QPA input eventsLaszlo Agocs2016-11-222-2/+2
| | | * eglfs: fix eglfs_mali compile for odroid-maliPeter Seiderer2016-11-191-2/+2
| * | | Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-1/+1