summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* X11 DnD implementationLars Knoll2011-06-071-4/+2
* Implemented QXcbScreen::topLevelAt(const QPoint &p).Samuel Rødal2011-06-061-1/+2
* Prevent crash in QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-2/+1
* Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-6/+210
* add a platform interface for DnDLars Knoll2011-06-011-0/+8
* add an xcb based clipboard implementationLars Knoll2011-05-301-0/+6
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-301-1/+8
* XCB: Fix moveToScreen to use QWindow instead of QWidget.Friedemann Kleint2011-05-261-1/+1
* 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
* | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-291-1/+1
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-5/+4
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+151