summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-032-3/+3
* 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
* | Fix linking of the minimal platform plugin on OS XThiago Macieira2016-05-291-0/+1
* | iOS: Return correct QLocale from QIOSInputContextRichard Moe Gustavsen2016-05-272-0/+45
* | Compile fix: C++11 usage: Replace nullptr with Q_NULLPTRRalf Nolden2016-05-251-1/+1
* | Cocoa integration - fix QCocoaWindow::setContentViewTimur Pocheptsov2016-05-251-2/+6
* | QWindowsPrintDevice: Handle return value of DocumentProperties correctlyAndy Shaw2016-05-251-88/+68
* | QWindowsTheme: Suppress error dialogs when calling SHGetFileInfo().Friedemann Kleint2016-05-241-1/+10
* | iOS: ensure we don't break UIKit IM state when sending key eventsRichard Moe Gustavsen2016-05-241-0/+1
* | QNSView: Reset the internal buttons state after dragging endsGabriel de Dietrich2016-05-241-1/+5
* | windows: Fall back to D3D9 when 11 failsLaszlo Agocs2016-05-232-24/+45
* | Windows QPA: Improve workaround for non-Areo theme GL rendering.Friedemann Kleint2016-05-191-3/+4
* | 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
|/
* 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