summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix window opacity for non-translucent windows.Friedemann Kleint2013-09-122-2/+5
* Fix Invalid Drawable error when using createWindowContainer on Mac.Chris Meyer2013-09-102-3/+7
* the condition for building the x11 offscreen plugin is ... having xlibOswald Buddenhagen2013-09-051-1/+1
* Cocoa: Fix NSMenu popup coordinatesGabriel de Dietrich2013-09-041-0/+2
* Cocoa: Unregister view from window's notifications onlyGabriel de Dietrich2013-09-042-8/+6
* Fix event delivery for apps with native widgets.Morten Johan Sørvig2013-09-041-0/+1
* OSX: clicking outside a popup: don't propagate the event elsewhereShawn Rutledge2013-09-041-0/+1
* Fix compilation with latest Mingw-w64 headersKai Koehne2013-09-021-0/+6
* Windows XP file dialog: Fix appending the selected filter suffix.Friedemann Kleint2013-08-301-2/+2
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-284-21/+43
|\
| * Android: Fix orientation change on Android 4.3Eskil Abrahamsen Blomfeldt2013-08-194-21/+43
* | Return 1.0 for devicePixelRatio in QCocoaWindow if no valid windowDaiwei Li2013-08-231-1/+6
* | Windows: Keep monitors when system is locked.Friedemann Kleint2013-08-232-30/+41
* | XCB: Fix race with the event threadUli Schlachter2013-08-231-0/+3
* | BB10: Do not send deactivate event twiceRafael Roquetto2013-08-221-0/+2
* | Playbook: Fix rendering when thumbnailed/minimizedRafael Roquetto2013-08-221-0/+3
* | Cocoa: Fix memory leak in event dispatcherGabriel de Dietrich2013-08-221-0/+1
* | Cocoa: Bring back old exposure behavior on Mac OS X 10.6Gabriel de Dietrich2013-08-221-0/+4
* | Windows: Handle Qt::ForeignWindow.Friedemann Kleint2013-08-212-1/+15
* | Windows: Generate expose events for layered transient children.Friedemann Kleint2013-08-212-6/+29
* | QXcbBackingStore: don't crash in flush() if no platformWindowShawn Rutledge2013-08-211-0/+4
* | Android: Remove EGL_BAD_SURFACE warning on suspensionEskil Abrahamsen Blomfeldt2013-08-211-1/+0
* | [QNX]Fix transparenciesAndreas Holzammer2013-08-212-31/+16
* | Windows: Add hit test handling for non-client areas.Friedemann Kleint2013-08-194-2/+51
* | xcb: Fix TouchPointPressed being sent multiple times.Jocelyn Turcotte2013-08-191-3/+5
* | Merge branch 'release' into stableSergio Ahumada2013-08-151-2/+1
|\|
| * Fix escaped compose key parsingGatis Paeglis2013-08-141-1/+2
| * Avoid a potential crash in unignoredChildrenJan Arve Saether2013-08-091-2/+1
* | Cut away 2/3 of the startup time on LinuxLars Knoll2013-08-154-87/+138
* | Cocoa: bugfix mouse wheel + modifier keys not workingRichard Moe Gustavsen2013-08-151-2/+2
* | Cocoa: Set window title after setting window flags if window has borderDaiwei Li2013-08-151-0/+3
* | Fix QKeyEvent::isAutoRepeat on MacGatis Paeglis2013-08-141-1/+1
* | Cocoa: Allow to hide menu items in menubarGabriel de Dietrich2013-08-133-8/+15
* | Fix QDialog position shift bug after resize.Balazs Domjan2013-08-131-0/+3
* | Make QCoreWlan plugin compile on 10.9Gabriel de Dietrich2013-08-122-155/+989
* | Do not use QWindowsFileDialogHelper for Windows Server 2003Jonathan Liu2013-08-111-1/+1
* | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-08-097-27/+63
|\ \
| * | Merge branch 'release' into stableSergio Ahumada2013-08-097-27/+63
| |\|
| | * Don't release the printer after using it to change a propertyAndy Shaw2013-08-081-4/+1
| | * Fix handling of non-latin1 shortcutsGatis Paeglis2013-07-312-22/+51
| | * Windows: Clear window under mouse in destruction of platform window.Friedemann Kleint2013-07-304-1/+11
* | | Return EGLNativeWindowType instead of window number in winId()Alexey Chernov2013-08-092-5/+2
|/ /
* | [Mac] Fix modifier reporting issue in the key eventsGatis Paeglis2013-08-081-1/+1
* | Fix typosFrederik Gladhorn2013-08-062-2/+2
* | Add how to create a udev rule for the evdev pluginsJorgen Lind2013-08-022-0/+15
* | OSX: do not force a plain window to be on the same level as its parentShawn Rutledge2013-08-021-5/+7
* | Fix stuck modifier issue in the non-xcb_xkb code pathGatis Paeglis2013-08-021-19/+24
* | Fix build with QT_NO_CURSOR.Sérgio Martins2013-07-311-17/+19
* | Don't run this code on WinCE, the variable will be unused.Sérgio Martins2013-07-311-1/+1
* | eglfs: allow egl native window to be zeroSamuli Piippo2013-07-312-4/+7