summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for QWindow::setOrientation on HarmattanSimon Hausmann2012-01-171-0/+4
* Rename check to checkEvent.Stephen Kelly2012-01-101-1/+1
* Detect autoreapeat in xcb plugin.Samuel Rødal2012-01-071-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Disable logging in xcbJørgen Lind2011-12-221-1/+1
* Use QVarLengthArray in QXcbConnection.Robin Burchell2011-12-131-3/+6
* Fix a memory leak in QXcbConnection.Jędrzej Nowacki2011-11-181-2/+2
* Add multipoint touch support for Harmattan to the xcb platform plugin.Jocelyn Turcotte2011-10-171-0/+31
* Fixed potential issue in XCB plugin.Samuel Rødal2011-10-071-2/+3
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Fixed race condition in xcb plugin logging (when debugging is enabled).Samuel Rødal2011-09-121-0/+1
* Move XCB event reading to a separate thread.Samuel Rødal2011-08-261-7/+41
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-2/+0
* Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-221-0/+3
* use selection changed events from XFixesLars Knoll2011-06-201-0/+4
* Create custom cursors via XRender.Laszlo Agocs2011-06-091-0/+1
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+1
* cleanups codeLars Knoll2011-06-071-9/+0
* add WM support classLars Knoll2011-06-071-2/+5
* Implement XDnD in the xcb pluginLars Knoll2011-06-071-1/+7
* X11 DnD implementationLars Knoll2011-06-071-3/+8
* Avoid setting the active window to null when there is a FocusIn queued.Laszlo Agocs2011-06-061-0/+5
* Implemented QXcbScreen::topLevelAt(const QPoint &p).Samuel Rødal2011-06-061-2/+2
* Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-0/+2
* Cleanup code for copy/paste of textLars Knoll2011-05-301-1/+0
* add an xcb based clipboard implementationLars Knoll2011-05-301-0/+30
* Correctly define standard XA_FOO atomsLars Knoll2011-05-301-3/+6
* Add xcb based mime type handlingLars Knoll2011-05-301-0/+5
* 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
* | Preliminary QWindow event delivery.Samuel Rødal2011-04-281-0/+10
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+331