summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-2514-31/+111
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2314-31/+111
| | |\|
| | | * Windows printer support: Fix linking problem when built with -no-opengl .Friedemann Kleint2014-04-231-1/+1
| | | * WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
| | | * Android input method fixPaul Olav Tvete2014-04-181-1/+1
| | | * iOS: fix crash in auto correction when using unknown font familyRichard Moe Gustavsen2014-04-161-0/+2
| | | * Android: Reset input method when focus changesPaul Olav Tvete2014-04-162-1/+15
| | | * Fix font merging for complex scripts on WindowsKonstantin Ritt2014-04-162-5/+7
| | | * Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-153-0/+36
| | | * Disable threaded rendering if Mesa is usedUlf Hermann2014-04-141-4/+24
| | | * Cocoa: Don't consume events when closing tool tipsMorten Johan Sørvig2014-04-121-1/+5
| | | * Cocoa: Post event to "show()" a modal windowGabriel de Dietrich2014-04-102-12/+16
| * | | QNX: Fix geometry change handlingBernd Weimer2014-04-251-7/+3
| * | | Direct2D QPA: Improve software fallback mechanismLouai Al-Khanji2014-04-253-45/+80
| * | | Direct2D QPA: Fix paint engine state handlingLouai Al-Khanji2014-04-252-13/+57
| * | | Direct2D QPA: Optimize ClippingLouai Al-Khanji2014-04-252-62/+64
| * | | Direct2D QPA: Disable vsyncLouai Al-Khanji2014-04-251-1/+1
| * | | Improve COM error handling in the Windows platform plugin.Friedemann Kleint2014-04-251-19/+51
| * | | Remove unneeded ;Albert Astals Cid2014-04-242-3/+3
| * | | Direct2D QPA: Do not attempt to create swap chain for desktop widgetLouai Al-Khanji2014-04-241-0/+3
| |/ /
| * | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
| * | Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
| * | Cocoa: NSMenu views never get viewDidUnhide calledGabriel de Dietrich2014-04-181-0/+41
| * | QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-174-0/+25
| * | Cocoa: Force menubar update after inserting a new menuGabriel de Dietrich2014-04-161-0/+2
| * | Direct2D QPA: Fix text drawing with brush but no penLouai Al-Khanji2014-04-161-2/+2
| * | Direct2D QPA: Refactor code to reduce code duplicationLouai Al-Khanji2014-04-161-102/+120
| * | Direct2D QPA: Optimize rectangle fills.Louai Al-Khanji2014-04-161-6/+18
| * | Direct2D QPA: Improve gradient supportLouai Al-Khanji2014-04-161-10/+87
| * | XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-164-45/+93
| * | Handle parent is None from query_tree_reply in QxcbWindow::frameMarginsMartin Gräßlin2014-04-141-1/+1
| |/
* | Windows: Start using High DPI API available from Windows 8.1 onwards.Friedemann Kleint2014-04-305-6/+94
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-244-19/+154
* | OS X: Add support for ApplicationState capabilitySamuel Gaist2014-04-242-2/+23
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1147-351/+916
|\|
| * Cocoa: Send expose event on screen change.Morten Johan Sørvig2014-04-103-1/+5
| * Cocoa: Set the COCOA_MENU_ANCESTOR() also when sync'ingGabriel de Dietrich2014-04-101-1/+1
| * XCB: Print error code on Xlib I/O errorsUli Schlachter2014-04-101-0/+28
| * Cocoa: Fix DnD when using native widgets.Morten Johan Sørvig2014-04-091-6/+28
| * Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-094-0/+24
| * Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-094-38/+61
| * make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-099-0/+9
| * automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-091-0/+1
| * QWindowsOpenGLContextFormat: Default to version 2.Friedemann Kleint2014-04-091-0/+2
| * Add unhandled Android keys.BogDan Vatra2014-04-091-151/+316
| * Cocoa: Use private property to enable NSWindow child windowsGabriel de Dietrich2014-04-091-1/+8
| * Cocoa: Fix possible printing memory leak.Morten Johan Sørvig2014-04-091-4/+5
| * Cocoa: Fix crash when creating printer object.Morten Johan Sørvig2014-04-091-3/+6
| * Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-095-43/+106
| * XCB: Only use the XFixes extension if availableUli Schlachter2014-04-091-1/+1