summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some remaining issues with DnDLars Knoll2011-06-071-1/+0
* add WM support classLars Knoll2011-06-071-4/+50
* Implement XDnD in the xcb pluginLars Knoll2011-06-071-0/+10
* X11 DnD implementationLars Knoll2011-06-071-1/+17
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-2/+12
* Avoid setting the active window to null when there is a FocusIn queued.Laszlo Agocs2011-06-061-1/+15
* Basic QDesktopWidget support.Samuel Rødal2011-06-031-0/+9
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-0/+37
* Get rid of superfluous debug output in the xcb plugin.Samuel Rødal2011-06-031-4/+0
* Have tooltips shown properly with xcb.Laszlo Agocs2011-06-011-1/+1
* Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-011-2/+14
* Do not choke on zero-sized windows.Laszlo Agocs2011-06-011-1/+4
* Fix the egl path for xcb and wayland pluginsJørgen Lind2011-05-311-2/+2
* Set xcb size hints properly avoid strange behaviour.Laszlo Agocs2011-05-311-1/+6
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Added QWindow::setTransientParent().Samuel Rødal2011-05-231-9/+12
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-2/+9
|\|
| * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-1/+2
| * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-191-1/+7
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-37/+63
* | Support Qt::WindowStaysOnTopHint and other window flags in XCB backend.Samuel Rødal2011-05-181-3/+106
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-181-16/+120
* | Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-25/+23
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-18/+67
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-0/+79
* | Improved popup and mouse event handling.Samuel Rødal2011-05-111-2/+16
* | XCB plugin compile fix.Samuel Rødal2011-05-041-0/+2
* | XCB plugin compile fix.Samuel Rødal2011-05-041-4/+4
* | Improved handling of child windows.Samuel Rødal2011-05-041-3/+7
* | Properly handle the expose event for QWindow.Samuel Rødal2011-05-021-8/+2
* | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-291-1/+4
* | Preliminary QWindow event delivery.Samuel Rødal2011-04-281-12/+21
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-7/+7
* | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-1/+1
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-18/+20
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+683