summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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