summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* winrt: Clean up QWinRTScreenAndrew Knight2014-06-253-337/+312
* winrt: Clean up QWinRTServicesAndrew Knight2014-06-252-81/+68
* winrt: Clean up QWinRTCursorAndrew Knight2014-06-253-44/+42
* Support translucent windows on eglfsLaszlo Agocs2014-06-251-1/+3
* Support adapting an existing NSOpenGLContext in cocoaLaszlo Agocs2014-06-253-3/+37
* Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-201-33/+28
* Accessibility: Add actions for value interfacesJan Arve Saether2014-06-201-10/+38
* Windows: Expose helper functions for QWindowsMime to the native interface.Friedemann Kleint2014-06-134-4/+33
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-0752-350/+752
|\
| * Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-0552-350/+752
| |\
| | * Android: Repaint affected areas when window movesEskil Abrahamsen Blomfeldt2014-06-041-0/+2
| | * Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-045-1/+30
| | * Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-044-6/+44
| | * Cocoa: clear queued user input events when window is destroyedDyami Caliri2014-06-033-1/+26
| | * Cocoa: Adapt to Xcode 6 clang version sudden pickinessGabriel de Dietrich2014-06-033-3/+3
| | * Cocoa: Make QMacNativeWidget event processing workMorten Johan Sørvig2014-06-031-1/+1
| | * QNX: fix race condition when clearing transparent bufferRafael Roquetto2014-06-031-2/+2
| | * remove HSTRING instancesMaurice Kalinowski2014-06-032-9/+13
| | * QNX: Fix compilation when OpenGL is not availableRafael Roquetto2014-06-022-0/+11
| | * QNX: Fix clearing transparent bufferRafael Roquetto2014-06-021-1/+1
| | * Do not resolve the java functions for each callJan Arve Saether2014-05-301-21/+41
| | * Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-281-9/+27
| | * Cocoa: Fix modal session cleanup.Morten Johan Sørvig2014-05-281-3/+10
| | * Partially revert "Cocoa: support modal windows"Morten Johan Sørvig2014-05-281-24/+12
| | * Revert "Cocoa: Don't stop NSApp when showing a modal dialog"Morten Johan Sørvig2014-05-282-16/+1
| | * Revert "Cocoa: Post event to "show()" a modal window"Morten Johan Sørvig2014-05-282-16/+12
| | * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-278-16/+59
| | * plugin/bearer remove static QDBusConnection::systemBus() initializationDyami Caliri2014-05-261-16/+19
| | * Android: Report current selection to the input methodPaul Olav Tvete2014-05-261-4/+16
| | * WinRT: Fix compile warningsMaurice Kalinowski2014-05-263-0/+6
| | * Make QT_MAC_OPENGL_SURFACE_ORDER=-1 work betterMorten Johan Sørvig2014-05-261-2/+13
| | * Cocoa: Remove the NSWindow -> QCococaWindow hash.Morten Johan Sørvig2014-05-263-20/+5
| | * Cocoa: Prevent crash on QWindow delete.Morten Johan Sørvig2014-05-261-0/+1
| | * Direct2D QPA: Match raster engine line outputLouai Al-Khanji2014-05-261-0/+27
| | * Cocoa: Make sure modal windows get correct geometry on showAndy Shaw2014-05-261-1/+5
| | * Fix loss of precision warningsFrederik Gladhorn2014-05-261-2/+2
| | * QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-231-0/+1
| | * Remove unused variable in qwindowsmousehandler.cpp.Friedemann Kleint2014-05-231-1/+0
| | * iOS: Be more careful when hiding the keyboard upon enterRichard Moe Gustavsen2014-05-231-3/+3
| | * WinRT: fix default font when DirectWrite is disabledAndrew Knight2014-05-232-2/+9
| | * Direct2D QPA: Fix HighRes paintingLouai Al-Khanji2014-05-232-11/+10
| | * Direct2D QPA: Add missing break statementLouai Al-Khanji2014-05-231-0/+1
| | * WinRT: Support High-DPIAndrew Knight2014-05-226-38/+171
| | * Support Windows Phone 8.1 in WinRT QPAAndrew Knight2014-05-225-18/+69
| | * Direct2D QPA: Move QVectorPath conversion function into private classLouai Al-Khanji2014-05-221-101/+103
| | * Direct2D QPA: Get rid of QPainterPath conversion functionLouai Al-Khanji2014-05-221-46/+3
| | * Direct2D QPA: Cache QVectorPaths if drawn more than onceLouai Al-Khanji2014-05-221-6/+43
* | | Accessibility iOSFrederik Gladhorn2014-06-0614-16/+509
* | | Make the ICO image handler capable of reading CUR files too.Robin Burchell2014-06-053-7/+7
* | | Android: Rename image method to toImage.BogDan Vatra2014-06-052-2/+2
|/ /