summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the hidpi cursor hotspot coordinate mappingKari Pihkala2014-04-031-2/+1
* Cocoa: Close ToolTips on parent window move.Morten Johan Sørvig2014-04-031-3/+5
* Mac: Use QString::toNSString in QtBase.Morten Johan Sørvig2014-04-032-3/+2
* Be less verbose about invalid keysymsGatis Paeglis2014-04-031-0/+2
* [xcb] Fix build failureGatis Paeglis2014-04-022-20/+10
* Windows CE: Fix message about freetype font rendering.Friedemann Kleint2014-04-011-3/+3
* Make QWindowsMultiFontEngine support deferred fallback families queryKonstantin Ritt2014-03-313-33/+9
* Android: input method fixes for SwiftEdit keyboardPaul Olav Tvete2014-03-311-10/+42
* iOS: Share default-FBO for windows between contexts in a share-groupTor Arne Vestbø2014-03-311-4/+9
* QNX: use QStringList::join(QChar) overloadMarc Mutz2014-03-311-2/+2
* NSScreen screens may be empty so add the main screen in that caseAndy Shaw2014-03-291-2/+8
* XCB: use requested primary screen DISPLAY=:0.1 when possibleDavid Fries2014-03-291-2/+6
* QNX: don't copy a QStringList twice every loop iterationMarc Mutz2014-03-291-2/+2
* iOS: don't scroll towards cursor during touch pressRichard Moe Gustavsen2014-03-291-0/+19
* iOS: stop keyboard from reopending after the gesture finishesRichard Moe Gustavsen2014-03-291-2/+38
* iOS: animate screen from current in-flight geometryRichard Moe Gustavsen2014-03-291-1/+1
* iOS: keep keyboard rect in syncRichard Moe Gustavsen2014-03-291-3/+0
* Android: eglBindAPI() won't return on certain devices.Christian Strømme2014-03-291-3/+3
* Accessibility Mac: CheckBoxes need value attributeFrederik Gladhorn2014-03-291-1/+6
* Accessibility: Set checkable state for checkbox and buttonsFrederik Gladhorn2014-03-291-0/+2
* Android: implement batch editing for input methodsPaul Olav Tvete2014-03-282-6/+53
* iOS: Add support for offscreen GL surfaces without using hidden windowsTor Arne Vestbø2014-03-283-0/+24
* Android: Convert plain text to html text for native dialogs.BogDan Vatra2014-03-281-4/+15
* iOS: Check FBO status and return failure from QIOSContext::makeCurrent()Tor Arne Vestbø2014-03-272-6/+36
* Cocoa: Don't stop NSApp when showing a modal dialogGabriel de Dietrich2014-03-272-1/+16
* Windows: Suppress window state change to normal when going from maximized to ...Friedemann Kleint2014-03-272-4/+9
* Improve keymap error handlingGatis Paeglis2014-03-272-17/+61
* Add better support for keymap update handlingGatis Paeglis2014-03-275-190/+136
* Android: registerTouchDevice at startupBogDan Vatra2014-03-271-0/+33
* Don't create screen surface if there are no raster windows.BogDan Vatra2014-03-273-3/+15
* Disable non-fullscreen windows for WinRTMaurice Kalinowski2014-03-271-0/+2
* Android: use fbo read back workaround with specific GPUs.Yoann Lopes2014-03-274-4/+22
* QNX: Fix geometry changed event for non FS windowsFabian Bumberger2014-03-271-4/+4
* QNX: Retrieve name of the displayFabian Bumberger2014-03-272-0/+8
* Accessibility Mac: Fix handling of top level widgetFrederik Gladhorn2014-03-272-41/+30
* OSX: a window can be de-maximized by resizingShawn Rutledge2014-03-273-0/+17
* WinRT: Use registerFontFamily to reduce font registration overheadAndrew Knight2014-03-272-152/+182
* REG: Fix window repaint geometryBogDan Vatra2014-03-261-2/+2
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-252-4/+17
* Fix regression in minimized state handlingLaszlo Agocs2014-03-251-5/+5
* Fix up warnings in linuxfbLaszlo Agocs2014-03-251-7/+9
* eglfs: Add a way to force 24/32 bit configsLaszlo Agocs2014-03-251-1/+10
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Update evdevtouch readmeLaszlo Agocs2014-03-251-8/+5
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-253-5/+30
* WinPhone: Install DejaVu ttf fonts into QtOliver Wolff2014-03-251-0/+9
* QNX: Fix sending of expose eventsFabian Bumberger2014-03-231-1/+2