summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-301-1/+1
* Add accessible actions for scrolling and page changesFrederik Gladhorn2014-10-281-0/+29
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2731-1325/+883
|\
| * 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
* | eglfs: Add better configuration support to KMS hooksLouai Al-Khanji2014-10-241-93/+378
* | eglfs: Add various debug prints to KMS hooksLouai Al-Khanji2014-10-241-2/+18
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2029-128/+356
|\|
| * 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
| * iOS: ignore sender of actions for edit menuRichard Moe Gustavsen2014-10-191-1/+2
| * iOS: ensure edit menu works on iOS6Richard Moe Gustavsen2014-10-191-3/+8
| * OS X: Emit QClipboard::dataChanged when activating applicationDyami Caliri2014-10-182-3/+21
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-182-1/+5
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-142-1/+5
| | |\
| | | * Fix QtBearer connman backend report correctly on lte networkLorn Potter2014-10-131-1/+1
| | | * XCB: silence warnings about possibly undefined shiftsGiuseppe D'Angelo2014-10-061-0/+4
| * | | XCB: Always set X window attributes in QXcbWindow::setWindowFlags().Friedemann Kleint2014-10-171-20/+31
| * | | xcb: Fix a type of variables for xkb modifiers masksAlexander Volkov2014-10-161-2/+2
| * | | xcb: Don't return 0 as a possible key for a shortcutAlexander Volkov2014-10-161-1/+1
| * | | QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-151-0/+1