summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-241-1/+1
* | | 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
|/
* 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
* 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
* Don't access null pointerGatis Paeglis2014-04-081-3/+6
* Fix xcb plugin backing store byte order issueJason Haslam2014-04-081-9/+24
* QNX: Destroy window buffers when resizedBernd Weimer2014-04-083-37/+31
* Android: use glyph cache resizing workaround with Vivante GC1000 GPU.Yoann Lopes2014-04-071-1/+2
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-076-2/+97
* Mac Accessibility: Make more widgets name/description workFrederik Gladhorn2014-04-051-1/+4
* Cocoa: Don't beep on maximize.Morten Johan Sørvig2014-04-051-1/+1
* Cocoa: Make backing store flush accurate.Morten Johan Sørvig2014-04-051-2/+3
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-053-0/+37
* Cocoa: Support pasting rich text to Qt appsMorten Johan Sørvig2014-04-052-0/+72
* Consistently hide the parts that require xcb-xkbThiago Macieira2014-04-052-2/+4
* Fix regression in key handling.Gatis Paeglis2014-04-032-12/+9
* Update bundled libxkbcommon version to 0.4.1Gatis Paeglis2014-04-031-3/+0
* Cocoa: Fix crash when disconnecting an AirDisplay monitor.Dyami Caliri2014-04-031-2/+7