summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Support for client side cursors in the VNC pluginLars Knoll2016-06-284-30/+37
* cleanups in the VNC pluginLars Knoll2016-06-283-163/+10
* Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-283-4/+10
* Implement support for key events in the VNC pluginLars Knoll2016-06-281-3/+2
* Properly forward mouse events to the VNC clientLars Knoll2016-06-282-8/+6
* Initial work on a VNC QPA pluginLars Knoll2016-06-289-0/+2454
* Windows QPA: Restrict expose workaround to non-Aero themes.Friedemann Kleint2016-06-281-2/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-232-21/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-232-21/+6
| |\
| | * eglfs: Fix static builds with kms backendsLaszlo Agocs2016-06-211-20/+23
| | * UIKit: Treat windows as exposed only during Qt::ApplicationStateActiveTor Arne Vestbø2016-06-212-21/+6
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2112-169/+240
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2112-169/+240
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-06-2011-164/+235
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2011-164/+235
| | | |\|
| | | | * eglfs_kms_egldevice: fix warnings about -Werror=maybe-uninitializedLiang Qi2016-06-171-2/+2
| | | | * UIKit: Detect swapBuffers on non-exposed windows and skip flushTor Arne Vestbø2016-06-171-0/+5
| | | | * UIKit: Ensure that Qt's application state is initialized at startupTor Arne Vestbø2016-06-172-95/+46
| | | | * UIKit: Don't reallocate renderbuffer on QIOSContext::swapBuffers()Tor Arne Vestbø2016-06-174-67/+100
| | | | * uikit: Deliver update requests via CADisplayLink callbackTor Arne Vestbø2016-06-174-0/+70
| | | | * correctly link xcb-static libOswald Buddenhagen2016-06-172-2/+2
| | | | * Android: Don't send tabletEvent when it's not supportedVyacheslav Koscheev2016-06-161-0/+12
| | * | | Fix ICC warning about comparing pointers of different typesThiago Macieira2016-06-192-9/+9
| | |/ /
* | / / Restore use of ifdef for TVOSMike Krus2016-06-201-2/+5
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+2
| |\ \
| | * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-2/+2
| | * | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-261-3/+9
| | |\ \
* | | | | Cocoa integration - inconsistent window types/stylesTimur Pocheptsov2016-06-162-1/+13
* | | | | eglfs: Fix module names in EGLDevice backendLaszlo Agocs2016-06-151-1/+1
* | | | | uikit: Remove use of ifdef when resolving available screen geometryTor Arne Vestbø2016-06-141-5/+2
* | | | | darwin: Add Foundation conversion functions for QSize/QSizeFTor Arne Vestbø2016-06-144-13/+5
* | | | | darwin: Add Foundation conversion functions for QPoint/QPointFTor Arne Vestbø2016-06-144-21/+8
* | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1326-60/+1249
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-103-13/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | uikit: Call base class implementation of rotation callbacksTor Arne Vestbø2016-06-101-5/+4
| | * | | xcb: Fix transient parent and "Qt::Window" flagBłażej Szczygieł2016-06-081-6/+10
| | * | | xcb: Disable GLX pbuffers with Chromium in VMsLaszlo Agocs2016-06-081-2/+4
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-0620-41/+1186
| |\| | |
| | * | | Cocoa QPA: Mute mouse dragging warningsGabriel de Dietrich2016-06-044-3/+8
| | * | | winrt: Fix compilation for 10586 SDKMaurice Kalinowski2016-06-042-1/+10
| | * | | Android: remove unused pluginsBogDan Vatra2016-06-031-2/+2
| | * | | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-021-3/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | QNSView: Pass on the responder chain if deletion is pendingGabriel de Dietrich2016-05-201-3/+9
| | * | | Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-4/+2
| | * | | winrt: fix compilation without drag and drop supportMaurice Kalinowski2016-05-313-4/+10
| | * | | winrt: fix drag pixmap supportMaurice Kalinowski2016-05-311-60/+96
| | * | | winrt: enable drag supportMaurice Kalinowski2016-05-312-4/+188
| | * | | winrt: Enable drop supportMaurice Kalinowski2016-05-316-0/+818
| | * | | Update the high scaling settings after an XCB screen is addedThiago Macieira2016-05-301-0/+2