summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Windows printer support: Fix linking problem when built with -no-opengl .Friedemann Kleint2014-04-231-1/+1
* 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
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-099-0/+9
* automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-091-0/+1
* 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
* Change the hidpi cursor hotspot coordinate mappingKari Pihkala2014-04-031-2/+1
* Cocoa: Close ToolTips on parent window move.Morten Johan Sørvig2014-04-031-3/+5
* Mac: Use QString::toNSString in QtBase.Morten Johan Sørvig2014-04-032-3/+2
* Be less verbose about invalid keysymsGatis Paeglis2014-04-031-0/+2
* [xcb] Fix build failureGatis Paeglis2014-04-022-20/+10
* Windows CE: Fix message about freetype font rendering.Friedemann Kleint2014-04-011-3/+3
* 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