summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-107-31/+95
|\
| * Modernize logging in CoreFoundation and iOS event dispatchersTor Arne Vestbø2018-02-051-20/+19
| * Use new QString::remove(QLatin1String)Anton Kudryavtsev2018-02-051-1/+1
| * XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-245-10/+75
* | eglfs_kms_vsp2: Add support for setting layer alphaJohan Klokkhammer Helsing2018-02-058-0/+54
* | QPlatformWindow: add startSystemMove()Alexander Volkov2018-02-044-25/+41
|/
* QOffscreenIntegration: add missing overrideAnton Kudryavtsev2018-01-241-2/+2
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-2113-63/+45
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2013-63/+45
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-169-47/+22
| | |\
| | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-1110-47/+23
| | | |\
| | | | * macOS: Namespace FullScreenProperty category on NSWindowTor Arne Vestbø2018-01-101-0/+5
| | | | * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-104-5/+8
| | | | * macOS: Namespace QNSWindowProtocol when building with -qtnamespaceTor Arne Vestbø2018-01-101-0/+3
| | | | * macOS: Replace category methods with functionsPavol Markovic2018-01-104-42/+7
| | * | | macOS: Copy QNSWindowProtocol without referencing it by nameTor Arne Vestbø2018-01-151-10/+17
| | * | | XCB: Replace qDebug with qCDebugOrgad Shaneh2018-01-153-6/+6
* | | | | Windows QPA: Avoid 'large' mouse cursors over RDPFrank Richter2018-01-211-1/+13
|/ / / /
* | | | eglfs/kms : implement nativeResourceForScreenLionel CHAZALLON2018-01-202-0/+11
* | | | eglfs: Forward nativeRes.ForScreen.() to backendsLionel CHAZALLON2018-01-203-2/+10
* | | | Cocoa: Prevent crash on focusObjectChanged()Morten Johan Sørvig2018-01-181-0/+2
* | | | Cocoa: Use the whole geometry when in fullscreen mode for popup menusAndy Shaw2018-01-161-0/+2
* | | | Add missing dead key symbolsMatt Whitlock2018-01-152-5/+126
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1115-189/+269
|\| | |
| * | | Fix license headersJani Heikkinen2018-01-1113-182/+260
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-6/+8
| |\| |
| | * | Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-091-6/+8
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-071-1/+1
| |\| |
| | * | Change use of qDebug to qCDebugMårten Nordheim2018-01-051-1/+1
* | | | Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-0816-1/+2301
* | | | XCB: Undef KeyPress and KeyRelease also when not using xinput2Ulf Hermann2018-01-081-0/+2
* | | | Cocoa: Make AA_MacDontSwapCtrlMeta workAndy Shaw2018-01-081-5/+15
* | | | Send NET_WM_SYNC on swapBuffers when using EGLDavid Edmundson2018-01-071-0/+8
* | | | Direct2D: Replace class Direct2DVersion by QVersionNumberFriedemann Kleint2018-01-041-104/+38
* | | | Support legacy X11 keymapsFrank Richter2018-01-042-3/+321
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-043-3/+8
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-042-2/+7
| |\| |
| | * | Fix the iOS/tvOS platform plugin build on tvOSJake Petroules2018-01-041-0/+2
| | |/
| | * Cocoa: make "Send correct mouse buttons for tablets" optionalShawn Rutledge2018-01-021-2/+5
| * | windows: Link to libversion.a with a lowercase nameMartin Storsjö2018-01-041-1/+1
* | | xcb: fix and optimize QXcbConnection::xi2SetMouseGrabEnabledGatis Paeglis2018-01-033-54/+54
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0253-243/+1246
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3038-161/+1064
| |\|
| | * iOS: Don't send all touch events asyncTor Arne Vestbø2017-12-221-1/+1
| | * Fix pps and imf support for QNX buildsKarim Pinter2017-12-193-29/+28
| | * Add EGLFS integration plugin for Salvator-X on INTEGRITY MultivisorTimo Aarnipuro2017-12-156-0/+305
| | * Android: Set correct input hints when queried through getCursorCapsModeJohan Klokkhammer Helsing2017-12-151-3/+3
| | * xcb: update libXi version requirement in the README fileGatis Paeglis2017-12-132-4/+4
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-133-0/+48
| | * qwindowsopengltester.cpp: Fix -Wclazy-strict-iteratorsFriedemann Kleint2017-12-121-1/+1