summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-242-7/+43
* 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
* Cocoa: avoid sending exposes too earlyLaszlo Agocs2014-10-231-2/+6
* 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
* 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
* 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-181-0/+4
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+4
| |\
| | * 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
* | | Consolidate how contentDescription is calculated.Jan Arve Saether2014-10-151-10/+18
* | | Cocoa: Send obscure events on OcclusionStateHiddenMorten Johan Sørvig2014-10-141-4/+2
|/ /
* | qiosclipboard: take ownership over mime dataRichard Moe Gustavsen2014-10-102-1/+14