summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove QPlatformScreenPageFlipper.Robin Burchell2014-08-191-1/+0
* winrt: Remove depth/stencil from the default window formatAndrew Knight2014-08-191-2/+0
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-198-68/+28
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-128-68/+28
| |\
| | * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-114-58/+13
| | * Windows: Fix stored family name of fallback fontsEskil Abrahamsen Blomfeldt2014-08-061-0/+2
| | * Android: Remove native views when their window is destroyd.Christian Strømme2014-08-061-3/+2
| | * Android: Fix QAndroidPlatformServices::openUrl().Christian Strømme2014-08-061-5/+4
| | * GTK file dialog: pre-fill the filename if given to a Save dialogShawn Rutledge2014-08-061-1/+7
* | | xcb XInput: use categorized logging for devices and eventsShawn Rutledge2014-08-183-56/+60
* | | Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-184-28/+71
* | | eglfs/stub: Die fatally if the framebuffer can't be opened.Robin Burchell2014-08-171-1/+3
* | | kms: Also initialize in resize(), if required.Robin Burchell2014-08-171-0/+5
* | | GTK2 theme should use GTK configured font variantAllan Sandfeld Jensen2014-08-172-1/+10
* | | Forward menu button events to Qt if there is no visible menubar.BogDan Vatra2014-08-164-0/+17
* | | Handle 10-bit per color formats in qt_mac_toCGImageAllan Sandfeld Jensen2014-08-161-5/+6
* | | GLX: request up to OpenGL 4.5 / ES 3.1 by defaultGiuseppe D'Angelo2014-08-151-4/+4
* | | Add support for accelerated glyph rendering in the directfb pluginSimon Hausmann2014-08-152-1/+139
* | | DirectFB fix build error in QDirectFBWindowAndy Nichols2014-08-151-1/+1
* | | DirectFB define platform integration capabilitiesAndy Nichols2014-08-152-0/+15
* | | Fix composition for windows with alphaLaszlo Agocs2014-08-132-3/+5
* | | Add accessible rolesFrederik Gladhorn2014-08-132-0/+13
|/ /
* | Make the expose region local on all platformsLaszlo Agocs2014-08-127-18/+22
* | winrt: Fix theme paletteAndrew Knight2014-08-111-29/+73
* | winrt: Fix backing store blitAndrew Knight2014-08-111-4/+4
* | winrt: Use native file dialogAndrew Knight2014-08-097-2/+1241
* | OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-084-24/+18
* | Windows/QGuiApplication::topLevelAt(): Skip mouse-transparent windows of othe...Friedemann Kleint2014-08-072-18/+42
* | winrt: Refactor backing storeAndrew Knight2014-08-074-326/+82
* | Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-0614-745/+16
* | Windows: Refactor QWindowsDragCursorWindow().Friedemann Kleint2014-08-061-29/+13
* | Make it possible to capture GLXBufferSwapComplete eventsFredrik Höglund2014-08-052-2/+67
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-051-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-1/+1
| |\|
| | * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-1/+1
| | | |\
| | | | * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
| | * | | cocoa: Fix compiler warnings about unused functions.Sérgio Martins2014-07-311-6/+0
| | |/ /
* | | | winrt: Fix orientation update maskAndrew Knight2014-08-052-14/+5
* | | | winrt: Fix EGL context getProcAddress()Andrew Knight2014-08-052-0/+157
* | | | WinRT: Fix physical size of screenJochen Seemann2014-08-051-1/+11
* | | | winrt: Use physical window resolutionAndrew Knight2014-08-052-42/+36
* | | | Windows: Ensure DPI awareness is set only once.Friedemann Kleint2014-08-051-1/+5
* | | | Implement focus change for Windows Input context.Friedemann Kleint2014-08-042-19/+33
|/ / /
* | | Add QFont strategy to disable subpixel antialiasingAllan Sandfeld Jensen2014-08-032-1/+10
* | | Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-026-0/+99
* | | Android: Fix exceptions in ExtractStyle.java on Android LBogDan Vatra2014-08-011-2/+60
* | | Avoid calling syncWindow with already destroyed platform windowsLaszlo Agocs2014-08-015-7/+58
* | | Remove pointless debug outputAleix Pol2014-08-011-4/+1
* | | Fix linking of the Direct2D platform plugin with dynamic Open GL.Friedemann Kleint2014-07-311-1/+1