summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-9/+7
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-1/+4
* Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-221-8/+9
* OpenGL API refactor.Samuel Rødal2011-06-211-4/+4
* use selection changed events from XFixesLars Knoll2011-06-201-4/+20
* Enhance Xcb clipboard codeLars Knoll2011-06-201-3/+5
* Create custom cursors via XRender.Laszlo Agocs2011-06-091-0/+22
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-15/+19
* add WM support classLars Knoll2011-06-071-3/+13
* Implement XDnD in the xcb pluginLars Knoll2011-06-071-2/+35
* X11 DnD implementationLars Knoll2011-06-071-1/+3
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+2
* Avoid setting the active window to null when there is a FocusIn queued.Laszlo Agocs2011-06-061-0/+20
* Make XCB plugin work better in combination with auto-tests.Samuel Rødal2011-06-061-0/+1
* Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-0/+15
* Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-011-0/+2
* Made QXcbConnection::atomName() more fail safe.Laszlo Agocs2011-05-301-3/+6
* Cleanup code for copy/paste of textLars Knoll2011-05-301-1/+0
* partially working pasteLars Knoll2011-05-301-3/+10
* add an xcb based clipboard implementationLars Knoll2011-05-301-50/+86
* Don't leak xcb eventsLars Knoll2011-05-301-0/+2
* Correctly define standard XA_FOO atomsLars Knoll2011-05-301-3/+0
* Add xcb based mime type handlingLars Knoll2011-05-301-2/+29
* 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
* | XCB plugin compile fix.Samuel Rødal2011-05-041-1/+1
* | Preliminary QWindow event delivery.Samuel Rødal2011-04-281-11/+14
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-1/+1
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-5/+6
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+780