summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-053-20/+6
* WinRT: Fix multi-touch on PCAndrew Knight2014-05-052-59/+31
* Cocoa QPA Menu: Clear menu items' Cocoa ancestor on destructionGabriel de Dietrich2014-05-022-0/+6
* QCocoaPrintDevice: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-291-0/+4
* iOS: Send updated expose events on application background/foregroundingTor Arne Vestbø2014-04-282-5/+28
* Revert "Mac: fix bugs for font selection in QFontDialog"Liang Qi2014-04-281-6/+10
* centralize auxiliary lib creationOswald Buddenhagen2014-04-281-3/+2
* iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
* Cocoa: Fix crash on Combobox popup close.Morten Johan Sørvig2014-04-251-1/+1
* Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-254-13/+76
* Rename new QOpenGLContext APIsLaszlo Agocs2014-04-253-6/+6
* Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2
* Android input method fixes for SwiftKeyPaul Olav Tvete2014-04-252-41/+143
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-2415-0/+15
* WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
* Android input method fixPaul Olav Tvete2014-04-181-1/+1
* iOS: fix crash in auto correction when using unknown font familyRichard Moe Gustavsen2014-04-161-0/+2
* Android: Reset input method when focus changesPaul Olav Tvete2014-04-162-1/+15
* Fix font merging for complex scripts on WindowsKonstantin Ritt2014-04-162-5/+7
* Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-153-0/+36
* Disable threaded rendering if Mesa is usedUlf Hermann2014-04-141-4/+24
* Cocoa: Don't consume events when closing tool tipsMorten Johan Sørvig2014-04-121-1/+5
* Cocoa: Post event to "show()" a modal windowGabriel de Dietrich2014-04-102-12/+16
* Cocoa: Send expose event on screen change.Morten Johan Sørvig2014-04-103-1/+5
* Cocoa: Set the COCOA_MENU_ANCESTOR() also when sync'ingGabriel de Dietrich2014-04-101-1/+1
* XCB: Print error code on Xlib I/O errorsUli Schlachter2014-04-101-0/+28
* Cocoa: Fix DnD when using native widgets.Morten Johan Sørvig2014-04-091-6/+28
* Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-094-0/+24
* Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-094-38/+61
* QWindowsOpenGLContextFormat: Default to version 2.Friedemann Kleint2014-04-091-0/+2
* Add unhandled Android keys.BogDan Vatra2014-04-091-151/+316
* Cocoa: Use private property to enable NSWindow child windowsGabriel de Dietrich2014-04-091-1/+8
* Cocoa: Fix possible printing memory leak.Morten Johan Sørvig2014-04-091-4/+5
* Cocoa: Fix crash when creating printer object.Morten Johan Sørvig2014-04-091-3/+6
* Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-095-43/+106
* XCB: Only use the XFixes extension if availableUli Schlachter2014-04-091-1/+1
* Don't access null pointerGatis Paeglis2014-04-081-3/+6
* Fix xcb plugin backing store byte order issueJason Haslam2014-04-081-9/+24
* QNX: Destroy window buffers when resizedBernd Weimer2014-04-083-37/+31
* Android: use glyph cache resizing workaround with Vivante GC1000 GPU.Yoann Lopes2014-04-071-1/+2
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-076-2/+97
* Mac Accessibility: Make more widgets name/description workFrederik Gladhorn2014-04-051-1/+4
* Cocoa: Don't beep on maximize.Morten Johan Sørvig2014-04-051-1/+1
* Cocoa: Make backing store flush accurate.Morten Johan Sørvig2014-04-051-2/+3
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-053-0/+37
* Cocoa: Support pasting rich text to Qt appsMorten Johan Sørvig2014-04-052-0/+72
* Consistently hide the parts that require xcb-xkbThiago Macieira2014-04-052-2/+4
* 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