Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Creating an instance of the QDesktopWidget breaks clipboard on X11. | Denis Dzyubenko | 2009-03-27 | 1 | -1/+8 |
| | | | | | | | | | | | On X11 when user manually creates a QDesktopWidget object it breaks notifications from the root window since we have several QDesktopWidgets that have the same native window id and the wid->qwidget mapper (QWidgetPrivate::mapper) goes crazy. So whenever we get x11 event from the root window we cannot find a qwidget that corresponds to the window id and discard these events. Reviewed-by: Brad | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+240 |