summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-046-210/+23
* Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-0347-171/+236
* Remove Windows CE vestigesJoerg Bornemann2016-06-021-8/+0
* Remove checkEvent function no-one usesAlbert Astals Cid2016-05-312-19/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2331-116/+285
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1930-117/+286
| |\
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-193-5/+19
| | |\
| | | * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-131-5/+5
| | | * ANGLE: fall back to warp mode in case of standard VGA driverOliver Wolff2016-05-121-0/+12
| | | * Merge 5.6 into 5.6.1Oswald Buddenhagen2016-05-1214-43/+181
| | | |\
| | | * | Cocoa integration - avoid dangling menuitem pointerTimur Pocheptsov2016-05-101-0/+2
| | * | | xcb: Fix dropping URL on Firefox window.Urs Fleisch2016-05-181-9/+10
| | * | | xcb: Fix drop of text/uri-list and text/html.Urs Fleisch2016-05-181-11/+31
| | * | | egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-1710-13/+20
| | * | | Use QPlatformTheme for the context to translate the color dialog buttonsAndy Shaw2016-05-161-1/+1
| | * | | Bearer: replace the use of QMutexPool in the Windows pluginThiago Macieira2016-05-121-35/+24
| | * | | xcb: Properly interpret data.l[0] field of XdndStatus messageAlexander Volkov2016-05-121-1/+1
| | | |/ | | |/|
| | * | eglfs: Support dynamic mouse cursor show/hide with DRM HW cursorLaszlo Agocs2016-05-112-8/+81
| | * | QCocoaWindow - do not call resignKeyWindowTimur Pocheptsov2016-05-101-4/+2
| | * | winrt: Fix potential startup crashMaurice Kalinowski2016-05-101-3/+4
| | * | xcb: Properly unset mousePressWindow()Błażej Szczygieł2016-05-091-2/+7
| | * | QXcbDrag: forward mouse release event to initiator windowAlberto Mardegan2016-05-092-0/+16
| | * | linuxfb: Support transparencyLaszlo Agocs2016-05-091-2/+5
| | * | Add FreeType libraries for Windows -system-freetype buildsJames McDonnell2016-05-091-0/+1
| | * | Fix threading issue in creating static opengl contextMäättä Antti2016-05-091-2/+4
| | * | Windows Accessibility: Use QWindowsAccessibility::windowHelper().Friedemann Kleint2016-05-091-11/+4
| | * | Windows Accessibility: Recurse up to find a window.Friedemann Kleint2016-05-061-2/+11
| | * | Cocoa: Add QCocoaWindowPointerGabriel de Dietrich2016-05-063-19/+53
| | * | Cocoa: Clear the backing store pointer when changing windowGabriel de Dietrich2016-05-061-0/+1
| | * | QCocoaMenuBar: set the native item's titleGabriel de Dietrich2016-05-061-1/+3
| | |/
| * | add AA_CompressHighFrequencyEvents to control compression on xcbShawn Rutledge2016-05-152-1/+3
* | | Fix tvOS buildMike Krus2016-05-201-1/+4
* | | Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-1731-502/+74
* | | Add support for Apple tvOSMike Krus2016-05-1715-22/+116
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1258-413/+1602
|\| |
| * | eglfs: Fix DRM+KMS backendsLaszlo Agocs2016-05-1010-14/+17
| * | QEglFSKmsIntegration: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-5/+5
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-0610-36/+69
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-0610-36/+69
| | |\|
| | | * Fix FPE under EGLFS_KMS if mesa-10.2.7Elena Zaretskaya2016-05-041-2/+7
| | | * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-0412-10/+15
| | | * xcb: don't compress tablet motion eventsShawn Rutledge2016-05-043-8/+21
| | | * Cocoa: Enable skipping Ctrl+LMB to RMB overrideGabriel de Dietrich2016-05-031-1/+5
| | | * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-0312-15/+10
| | | * QLinuxFbScreen: fix uninitialized member warningsEdward Welbourne2016-05-031-17/+13
| | | * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-2/+0
| | | * iOS: Report correct physicalSize and physicalDotsPerInch for iPhone6+Tor Arne Vestbø2016-05-022-7/+22
| | | * xcb: Fix drag and drop to Emacs.Urs Fleisch2016-05-021-2/+2
| * | | compile fix for static qt with dynamic openglTim Blechmann2016-05-061-1/+1
| |/ /
| * | iOS: Add text selection support from the platform pluginRichard Moe Gustavsen2016-05-044-2/+1065