summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | 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
| * | | | QIOSTextInputOverlay: fade-out handles upon focus transferRichard Moe Gustavsen2016-05-251-4/+34
| * | | | Windows QPA: Format window title correctly when creating a window.Friedemann Kleint2016-05-233-2/+11
| | |_|/ | |/| |
* | | | Added bsdfb platform plugin for FreeBSDOleksandr Tymoshenko2016-06-128-0/+655
* | | | darwin: Add Foundation conversion functions for QRect/QRectFTor Arne Vestbø2016-06-1013-47/+23
* | | | 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-2329-76/+256
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1928-77/+257
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-192-0/+14
| | |\|
| | | * 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
| | * | | 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-1256-410/+1600
|\| |
| * | 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-069-34/+69
| |\ \