summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-292-9/+9
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-282-9/+9
| |\
| | * fix namespaced DirectWrite buildJoerg Bornemann2014-10-282-9/+9
* | | xcb: Fix setting the alert state for a windowAlexander Volkov2014-10-291-6/+3
* | | QtBearer corewlan add list of remembered networksLorn Potter2014-10-281-5/+18
* | | iOS: Make a few member variables of QIOSTextInputResponder privateTor Arne Vestbø2014-10-281-4/+2
|/ /
* | direct2d: Fix window resize with translucent windowsAndrew Knight2014-10-281-5/+4
* | direct2d: Fix pixmap fills in composition emulation modeAndrew Knight2014-10-281-1/+2
* | OS X - Cocoa backing store and drawRectTimur Pocheptsov2014-10-284-30/+13
* | iOS: Detect window deactivation without waiting for next runloop iterationTor Arne Vestbø2014-10-283-17/+58
* | iOS: Add logging category for input method debuggingTor Arne Vestbø2014-10-282-0/+12
* | iOS: update qtmn doc to use the actual function nameRichard Moe Gustavsen2014-10-271-3/+3
* | Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-278-423/+187
* | Fix shortcut handling with non-latin layoutsGatis Paeglis2014-10-272-48/+147
* | Don't link to Xlib's Xrender libraryGatis Paeglis2014-10-271-1/+1
* | Send screen change events before expose events.Morten Johan Sørvig2014-10-271-1/+1
* | Cocoa: Expose on window size change onlyMorten Johan Sørvig2014-10-271-1/+1
* | Android: Fix android bearer implementation.Christian Strømme2014-10-271-27/+14
* | Make networkmanager bearer backend work betterLorn Potter2014-10-276-221/+346
* | Add searchEdit as accessible stateFrederik Gladhorn2014-10-254-3/+21
* | iOS: Make room for zero-terminator when building argv from NSProcessInfoTor Arne Vestbø2014-10-251-2/+8
* | QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-245-7/+53
* | QCoreWLanEngine: Remove OS X 10.6 versionGabriel de Dietrich2014-10-242-929/+1
* | Cocoa: Prevent FrameStrutMouseEvent double-clicksMorten Johan Sørvig2014-10-241-0/+6
* | Cocoa: Bring back qt_mac_set_raise_processMorten Johan Sørvig2014-10-241-3/+6
* | Cocoa: Don't send FrameStrut events during dragsMorten Johan Sørvig2014-10-241-0/+4
* | Don't flush user input events from setVisibleMorten Johan Sørvig2014-10-241-1/+1
* | Cocoa: Fix trackpad scrolling modifiers.Morten Johan Sørvig2014-10-241-4/+0
* | Fix bogus error report when disconnect/stop actually worksLorn Potter2014-10-242-5/+31
* | Cocoa: avoid sending exposes too earlyLaszlo Agocs2014-10-231-2/+6
* | Get the correct available resolutions from the printerAndy Shaw2014-10-231-3/+3
* | Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-221-32/+64
* | Cocoa: Delay QMimeData requests for DnD events.Morten Johan Sørvig2014-10-223-16/+59
* | XCB: Don't trigger less specific shortcutsRuslan Nigmatullin2014-10-221-0/+12
* | Revert "Cocoa: Send obscure events on OcclusionStateHidden"Morten Johan Sørvig2014-10-221-2/+4
* | Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-222-1/+13
* | Windows: QWindowsPrintDevice::printableMargins avoids leaking the DCShawn Rutledge2014-10-221-1/+1
* | OS X: drag and drop and auto-scrollingTimur Pocheptsov2014-10-221-0/+13
* | Windows: Implement Qt::WA_ShowWithoutActivating.Friedemann Kleint2014-10-221-1/+8
* | OS X - unified toolbar and AA_NativeWindowsTimur Pocheptsov2014-10-211-1/+17
* | OS X - maximize app's window from the Dock or using cmd-tabTimur Pocheptsov2014-10-211-1/+1
* | Add better mobile connections to QtBearer NetworkManager backend.Lorn Potter2014-10-213-9/+142
* | update QtBearer NetworkManager backend APILorn Potter2014-10-214-84/+79
* | iOS: Don't auto-activate popup windows unless they are standaloneTor Arne Vestbø2014-10-203-11/+28
* | iOS: Remove unused and duplicated functions from QIOSWindowTor Arne Vestbø2014-10-202-4/+1
* | iOS: Fade out statusbar when scrolling view due to VKBTor Arne Vestbø2014-10-203-41/+52
* | iOS: Move UIView helpers to once placeTor Arne Vestbø2014-10-202-6/+3
* | Android: deadlock avoidancePaul Olav Tvete2014-10-206-1/+125
* | Delay showing keyboard until application is activePaul Olav Tvete2014-10-202-0/+15
* | iOS: ensure we have a valid focusObject before sending it IM eventsRichard Moe Gustavsen2014-10-191-1/+1