summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: fix Option + any key in key eventLiang Qi2014-06-211-1/+1
* Fix compilation with /Zc:strictStringsThiago Macieira2014-06-201-1/+1
* XCB: Fix leak with touch devicesJoni Poikelin2014-06-201-0/+6
* Do not overwrite existing event mask of root windowMartin Gräßlin2014-06-201-0/+6
* Remove unused define XCB_USE_IBUS.Jędrzej Nowacki2014-06-191-1/+0
* Windows: Mark only mouse events synthesized by touch as such.Friedemann Kleint2014-06-191-4/+5
* Fixes QFontDataBase addApplicationFont on WEC.Bjoern Breitmeyer2014-06-191-2/+7
* Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-173-3/+4
|\
| * directfb: fix QThread destroyed while runningLucile Quirion2014-06-163-3/+4
* | xcb: touch device mode is either Dependent or Direct, not Rel or AbsShawn Rutledge2014-06-161-2/+2
* | Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-163-2/+18
* | Android: REG: Fix crash.BogDan Vatra2014-06-151-3/+5
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-142-3/+7
|\|
| * Windows: Fix maximizing frameless windows on secondary screens.Sérgio Martins2014-06-111-3/+6
| * Fix Android: use fbo read back workaround with specific GPUs.Coursar2014-06-111-0/+1
* | Android: Report something sensible for screen geometryEskil Abrahamsen Blomfeldt2014-06-135-18/+46
* | Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-122-105/+145
|/
* Make sure we run gracefully below API level 18Jan Arve Saether2014-06-102-18/+12
* Cocoa: Don't send duplicate close events.Morten Johan Sørvig2014-06-101-1/+8
* Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-061-11/+30
* Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
* Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-061-0/+1
* iOS: delay callbacks to UITextInput to avoid recursionRichard Moe Gustavsen2014-06-063-39/+61
* Fix alpha in no-opengl configuration on xcbLaszlo Agocs2014-06-061-4/+30
* Avoid polluting the output with warnings on eglfsLaszlo Agocs2014-06-061-0/+2
* 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
* 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