summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-272-1/+11
| |\|
| | * iOS: fallback to use [UIScreen mainScreen] when [UIScreen screens] failRichard Moe Gustavsen2014-11-261-1/+7
| | * Fix for HTC Pinyin input methodPaul Olav Tvete2014-11-241-0/+4
* | | Fix fullscreen in the X11 hooks of eglfsLaszlo Agocs2014-12-091-10/+8
* | | xcb: Fix transparent tray backgrounds with 24bpp tray visualsUli Schlachter2014-12-092-0/+13
* | | Make more font databases report fontsAlwaysScalable()Konstantin Ritt2014-12-092-1/+7
* | | Pluginize the eglfs hooksLaszlo Agocs2014-12-0832-533/+1157
* | | Harmonize QPA TrayIcon showMessage parameter orderShawn Rutledge2014-12-081-1/+1
* | | XCB: Don't override non-existent method when QT_NO_OPENGLUli Schlachter2014-12-082-1/+3
* | | Add VK_LWIN and VK_RWIN keys as meta modifiersJoni Poikelin2014-12-081-0/+2
* | | Use the new warning enabling/disabling macros in qtbaseThiago Macieira2014-12-031-3/+3
* | | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0363-289/+289
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2718-54/+143
|\| |
| * | iOS: override QPlatformWindow::propagateSizeHints()Richard Moe Gustavsen2014-11-271-0/+1
| * | Implement heightForWidth().Friedemann Kleint2014-11-274-1/+46
| * | Windows: Correctly associate IME contexts.Friedemann Kleint2014-11-263-2/+25
| * | Add capabilities to QPlatformInputContext.Friedemann Kleint2014-11-262-0/+16
| * | Reorganize devicediscovery headerLaszlo Agocs2014-11-263-4/+0
| * | iOS: only skip activating the most simple popup typesRichard Moe Gustavsen2014-11-261-3/+4
| * | XCB: send leave event on grabJørgen Lind2014-11-261-16/+17
| * | Android: replace qFind with std::findShawn Rutledge2014-11-262-13/+13
| * | [QAndroidPlatformTheme] Get rid of static QFontKonstantin Ritt2014-11-252-3/+6
| * | Fix potential access to uninitialized memberKonstantin Ritt2014-11-251-2/+3
| * | iOS: Clean up QPlatformInputContext subclass headerTor Arne Vestbø2014-11-251-10/+12
* | | OS X: remove use of Carbon API for scroll events; fix ScrollBeginShawn Rutledge2014-11-272-12/+14
* | | Make sure accProbe can retrieve our relations.Jan Arve Saether2014-11-261-1/+1
* | | Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-263-28/+19
* | | Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-263-25/+10
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2498-1672/+2673
|\| |
| * | Fix warning about QDeviceDiscovery violating ODR ruleThiago Macieira2014-11-233-0/+4
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-2120-95/+464
| |\|
| | * winrt: Resize window on Windows Phone using EGLAndrew Knight2014-11-151-13/+33
| | * Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-152-7/+12
| | * winrt: Blacklist certain devices from creating a depth/stencil bufferAndrew Knight2014-11-145-5/+47
| | * Set Android palette and fonts in QPA plugin.BogDan Vatra2014-11-144-23/+318
| | * windows: fix platform compilation after ANGLE upgradeAndrew Knight2014-11-141-2/+2
| | * iOS: close menu when keyboard hidesRichard Moe Gustavsen2014-11-131-0/+18
| | * iOS: let focusobject be ImEnabled when a menu is attachedRichard Moe Gustavsen2014-11-131-2/+3
| | * iOS: close keyboard by resigning first responderRichard Moe Gustavsen2014-11-133-41/+4
| | * Set correct QSurfaceFormat also for raster surfacetypePasi Petäjäjärvi2014-11-131-1/+1
| | * iOS: QtFirstResponderEvent needs to release firstResponder to avoid leakRichard Moe Gustavsen2014-11-121-0/+5
| | * iOS: Remove assert when transferring or clearing first-responderTor Arne Vestbø2014-11-121-2/+5
| | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1025-784/+1202
| | |\
| | * | direct2d: Use simple event posting to avoid event queue lock upAndrew Knight2014-11-072-0/+17
| * | | Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-211-7/+12
| * | | QtBearer networkmanager make sure to set flag ActiveLorn Potter2014-11-207-103/+263
| * | | Ignore nodes with no text name, value and description.Jan Arve Sæther2014-11-201-1/+1
| * | | Do not skip the parent node when flattening the hierarchy.Jan Arve Sæther2014-11-201-6/+3
| * | | Do not apply subpixel gamma-correction on XCBAllan Sandfeld Jensen2014-11-111-1/+3
| * | | Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-114-11/+38