summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | Cocoa integration - avoid dangling menuitem pointerTimur Pocheptsov2016-05-101-0/+2
|/
* 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
* winrt: Refactor pointer device handling to support penMaurice Kalinowski2016-04-281-30/+37
* winrt: Fix memory leak for file readingMaurice Kalinowski2016-04-281-3/+9
* QCocoaMenu: Have the menu delegate return the right amount of itemsGabriel de Dietrich2016-04-271-1/+1
* Silence MSVC warnings when using certain std algorithmsMarc Mutz2016-04-263-6/+11
* Windows QPA/High DPI: Scale accessibility coordinates.Friedemann Kleint2016-04-262-4/+9
* OSX: mark mouse events from tablet devices as synthesizedShawn Rutledge2016-04-262-6/+8
* xcb: Fix drag and drop to applications like Emacs and Chromium.Urs Fleisch2016-04-251-11/+44
* winrt: emit application activationMaurice Kalinowski2016-04-231-0/+2
* xcb: Properly process enter/leave eventsBłażej Szczygieł2016-04-223-15/+64
* Windows QPA/GL: Avoid crash in GL driver.Friedemann Kleint2016-04-221-3/+2
* Cocoa integration - add a protection against dangling pointersTimur Pocheptsov2016-04-222-2/+10
* QWindowsTheme::standardPixmap(): Do not create pixmaps with DPR.Friedemann Kleint2016-04-201-8/+2
* Xcb: Fix compilation with -no-c++11Kai Koehne2016-04-171-1/+1
* Windows QPA: Fix top level flags for Qt::SplashScreen.Friedemann Kleint2016-04-161-0/+2
* Fix gesture processing on OS X 10.11Timur Pocheptsov2016-04-151-1/+25
* winrt: use visible bounds the get the visual areaJochen Seemann2016-04-153-139/+74
* OS X: Fix available geometry at startup when menu bar is hiddenTor Arne Vestbø2016-04-131-0/+9
* xcb: Fix interpretation of the size from RRCrtcChangeNotifyAlexander Volkov2016-04-131-0/+3
* QNSView: Disable focus ringGabriel de Dietrich2016-04-111-0/+1
* Fix 2 cursors under EGLFS_KMSElena Zaretskaya2016-04-111-1/+1
* By default use native menu barBogDan Vatra2016-04-081-0/+3
* winrt: mimic desktop Window's "QKeyEvent::isAutoRepeat" behaviorOliver Wolff2016-04-081-4/+42
* winrt: Fix QKeyEvent::isAutoRepeatOliver Wolff2016-04-081-3/+3
* Windows QPA: Scale hotspot of custom cursors correctly.Friedemann Kleint2016-04-061-5/+5
* Direct2D QPA: Fix build with clang-cl.Friedemann Kleint2016-04-061-7/+7