summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-047-25/+83
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-047-25/+83
| | |\|
| | | * Windows: Delay-initialize pluggable touch devices.Friedemann Kleint2015-10-285-21/+57
| | | * Return early if there is no text at the offsetAndy Shaw2015-10-271-0/+8
| | | * Android: auto-detect MIME type for local files to make openUrl workMartin Koller2015-10-261-4/+19
| * | | winrt: Avoid blocking the XAML threadSamuel Nevala2015-11-041-34/+89
| |/ /
| * | Rename "wl_display" native resourcePaul Olav Tvete2015-11-031-1/+1
| * | Windows: Default to vertical hinting when high-dpi scaling is enabledEskil Abrahamsen Blomfeldt2015-11-031-3/+8
| * | Mirclient: Improved support for autotestsEirik Aavitsland2015-11-031-1/+3
| * | Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-029-2/+244
| * | WinRT: Fix wrong mouse event position for non-fullscreen windowsLaszlo Agocs2015-11-021-2/+7
| * | WinRT: Add support for QOpenGLWidgetLaszlo Agocs2015-11-023-4/+10
| * | winrt: Only destroy existing egl surfacesMaurice Kalinowski2015-10-301-0/+3
| * | winrt: store egldisplay globallyMaurice Kalinowski2015-10-301-16/+29
| * | winrt: initialize EGL display with automatic Trim and WARPAndrew Knight2015-10-302-2/+17
| * | Windows QPA: Fix debug operators.Friedemann Kleint2015-10-2717-53/+98
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-261-1/+0
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-231-1/+0
| | |\|
| | | * Android: Remove unused forward declaration.Christian Strømme2015-10-191-1/+0
| * | | WinRT: Retrieve color settings on Windows 10Maurice Kalinowski2015-10-261-33/+152
| * | | Xcb: fix crash on screen power savePaul Olav Tvete2015-10-263-4/+14
| * | | Android: Add opt-in high-dpi supportMorten Johan Sørvig2015-10-265-3/+21
| * | | xcb: better error reporting when shmget() failsShawn Rutledge2015-10-261-2/+2
| * | | ANGLE: Fix winrt backing store to support feature level 9_3 devices.Samuel Nevala2015-10-241-6/+5
| * | | Cocoa: Implement QPlatformInputContext::locale().Liang Qi2015-10-244-0/+40
| |/ /
| * | QWidgetAction: Don't deactivate the current window on MacGabriel de Dietrich2015-10-233-7/+14
* | | iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-049-87/+17
* | | Make use of Objective-C conversion functions.Jake Petroules2015-10-261-4/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-2332-290/+321
|\| |
| * | OSX: replace use of deprecated API.Erik Verbruggen2015-10-231-7/+8
| * | winrt: Fix sending of back key event.Samuel Nevala2015-10-221-15/+5
| * | Remove superfluous newlineSamuel Nevala2015-10-221-2/+1
| * | eglfs: Avoid sending enter-leave events with an invalid leave ptrLaszlo Agocs2015-10-222-2/+2
| * | winrt: Connect callbacks after after integration class constructed.Samuel Nevala2015-10-224-60/+77
| * | Windows: Implement QPlatformInputContext::locale().Friedemann Kleint2015-10-223-5/+46
| * | winrt: Add missing Q_DECL_OVERRIDEsSamuel Nevala2015-10-221-12/+12
| * | WinRT: Fix InputPanel on Windows 10Maurice Kalinowski2015-10-212-17/+13
| * | Fix GL_VERSION parsing when using WGLLaszlo Agocs2015-10-201-9/+4
| * | Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-121/+28
| * | Windows: Open GL blacklist - Disable GMA 3150Friedemann Kleint2015-10-191-1/+13
| * | Fix cocoa plugin build with OS X 10.8 SDKSamuel Gaist2015-10-181-4/+8
| * | Move QEventDispatcherCoreFoundation to QtCoreMorten Johan Sørvig2015-10-162-2/+2
| * | Cocoa integration - fix Qt::WindowFullscreenButtonHintTimur Pocheptsov2015-10-161-2/+5
| * | WinRT: Initialize platform servicesMaurice Kalinowski2015-10-161-0/+2
| * | Android: Ensure all global objects are destructedBogDan Vatra2015-10-151-1/+2
| * | xcb: Use XShape for DnD when a compositing manager is not runningAlexander Volkov2015-10-146-25/+87
| * | Add default argument to QPlatformWindow::isEmbedded()Tor Arne Vestbø2015-10-143-4/+4
| * | Avoid triggering OpenGL initialization for RasterSurfaceJohn Lindgren2015-10-141-1/+2
* | | Implement canceling of Qt-initiated drags.Friedemann Kleint2015-10-232-1/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1455-225/+1243
|\| |