summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Add QWindow::setWindowModality().Samuel Rødal2011-05-182-16/+122
* 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-162-18/+71
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-2/+0
|\
| * Removed duplicate setting of QT dependenciesEckhart Koppen2011-05-131-2/+0
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-132-0/+82
* | Improved popup and mouse event handling.Samuel Rødal2011-05-111-2/+16
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-112-1/+4
|\|
| * Turned on private headers for some plugins.Jonni Rainisto2011-05-091-0/+2
| * Added Wayland selection support.Laszlo Agocs2011-05-091-0/+2
| * Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
* | QTDIR/src compiles againLars Knoll2011-05-071-1/+1
* | XCB plugin compile fix.Samuel Rødal2011-05-042-1/+3
* | More fixes...Samuel Rødal2011-05-041-0/+2
* | XCB plugin compile fix.Samuel Rødal2011-05-043-7/+7
* | Improved handling of child windows.Samuel Rødal2011-05-041-3/+7
* | Track API change in QPlatformNativeInterfacePaul Olav Tvete2011-05-022-40/+35
* | 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-294-15/+15
* | Preliminary QWindow event delivery.Samuel Rødal2011-04-283-23/+45
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-284-17/+19
* | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-1/+1
* | Dont call QPlatformGLContext::makeCurrent from subclassJørgen Lind2011-04-282-4/+0
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-289-48/+53
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2722-0/+4782