summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Prevent a leak of QXcbXSettingsPrivateGiuseppe D'Angelo2014-11-033-0/+8
* Windows: Ignore key Shift+F10 unless a shortcut is registered for it.Friedemann Kleint2014-11-031-1/+10
* iOS: Allow virtual keyboard returnKeyType to be set through IM platformDataTor Arne Vestbø2014-11-032-4/+7
* iOS: Be more thorough when looking for current first responderTor Arne Vestbø2014-11-031-1/+21
* iOS: Make QIOSTextInputResponder a proper first-responder during text inputTor Arne Vestbø2014-11-034-10/+105
* Android: Remove AttachedJNIEnv class.Christian Strømme2014-11-032-48/+4
* Android: Simplify the jni code in QtAndroidMenuChristian Strømme2014-11-033-24/+8
* Android: Simplify the jni code in QtAndroidInputChristian Strømme2014-11-031-42/+17
* WinRT: Set WindowTitle in application switcherMaurice Kalinowski2014-11-032-0/+28
* Store clipboard before exiting native GTK dialogGatis Paeglis2014-11-031-0/+1
* QAndroidPlatformClipboard: fix build in release modeJ-P Nurmi2014-11-011-2/+3
* Always invalidate the iOS accessibility cacheJan Arve Sæther2014-11-011-10/+10
* Remove unused variableLars Knoll2014-10-311-1/+0
* iOS: Make sure we update hints and platform data on IM enable/disableTor Arne Vestbø2014-10-311-0/+9
* Windows: Create touch device in initialization.Friedemann Kleint2014-10-313-19/+31
* Cocoa plugin - fix a resource leakTimur Pocheptsov2014-10-311-0/+1
* OS X: fix CFString leaks in mime classesDyami Caliri2014-10-301-2/+2
* QCocoaPrintDevice: fix bad CFReleaseDyami Caliri2014-10-301-4/+4
* eglfs: Remove unused member variableLaszlo Agocs2014-10-291-1/+0
* Cocoa: Handle Qt::WA_MacAlwaysShowToolWindowShawn Rutledge2014-10-291-1/+5
* Cocoa: Fix regression in key handlingLiang Qi2014-10-291-1/+1
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-298-20/+26
* Cocoa: Send obscure events on OcclusionStateHiddenMorten Johan Sørvig2014-10-291-5/+10
* 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