summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-0150-517/+886
|\
| * 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
| * 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
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-2467-715/+1860
|\|
| * QNX: Fix sending of expose eventsFabian Bumberger2014-03-231-1/+2
| * QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-1/+1
| * Mac theming: Remove obsolete private color conversion functionsGabriel de Dietrich2014-03-211-2/+0
| * Mac theming: Set background brush for menu paletteGabriel de Dietrich2014-03-211-0/+2
| * iOS: send a Qt::Key_Return when the user hits done/enterRichard Moe Gustavsen2014-03-211-2/+11
| * iOS: implement 'close keyboard' gestureRichard Moe Gustavsen2014-03-211-3/+27
| * REG: Android: Fix freeze when accessing assetsEskil Abrahamsen Blomfeldt2014-03-211-1/+0
| * Cocoa: Fix geometry for embedded QWindows.Morten Johan Sørvig2014-03-202-0/+17
| * Set unified toolbar height accurately.Morten Johan Sørvig2014-03-204-4/+77
| * Cocoa: Follow-up m_sendUpAsRightButton for DnDMorten Johan Sørvig2014-03-201-2/+2