summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add support for QWindow::setOrientation on HarmattanSimon Hausmann2012-01-171-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Do not fail user time window creation when xcb is using xlibLaszlo Agocs2011-10-171-0/+2
* Make sure window state is synced back to Qt from the XCB plugin.Samuel Rødal2011-10-071-0/+1
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-071-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Don't flood expose events in the xcb plugin.Samuel Rødal2011-09-231-0/+2
* Add Qt::WindowTransparentForMouseEventsLars Knoll2011-09-211-0/+3
* Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-101-1/+0
* OpenGL API refactor.Samuel Rødal2011-06-211-6/+16
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-0/+5
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-4/+3
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+2
* add WM support classLars Knoll2011-06-071-0/+4
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+1
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-0/+3
* Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-011-0/+3
* 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
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-0/+6
|\|
| * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-191-0/+6
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-1/+6
* | Support Qt::WindowStaysOnTopHint and other window flags in XCB backend.Samuel Rødal2011-05-181-1/+5
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-181-0/+2
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-0/+4
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-0/+3
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-3/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+108