Prevented Xlib sequence errors in xcb plugin.
[profile/ivi/qtbase.git] / src / plugins / platforms / xcb / qxcbconnection.cpp
2011-11-29 Samuel RødalPrevented Xlib sequence errors in xcb plugin.
2011-11-18 Jędrzej NowackiFix a memory leak in QXcbConnection.
2011-10-17 Jocelyn TurcotteAdd multipoint touch support for Harmattan to the xcb...
2011-10-13 Jocelyn TurcotteFix OpenGL on Harmattan showing only the first frame.
2011-10-07 Samuel RødalMake sure window state is synced back to Qt from the...
2011-10-07 Samuel RødalFixed potential issue in XCB plugin.
2011-10-03 Tor Arne VestbøDon't use un-guarded printfs for debug logging in XCB...
2011-09-28 Kent HansenMake qtbase build with Qt-in-namespace again
2011-09-28 Samuel RødalPrevent potential crash in QXcbConnection::checkEvent().
2011-09-28 Lars KnollUnlock the eventreader before calling handleEvent()
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Samuel RødalFixed race condition in xcb plugin logging (when debugg...
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-01 Laszlo AgocsMake xcb plugin compile again.
2011-08-31 Morten SorvigCocoa: Fix qmlscene flicker on startup.
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-29 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-26 Samuel RødalMove XCB event reading to a separate thread.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-28 Jørgen LindMake QPlatformIntegration not have a factory for eventd...
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-13 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-22 Morten Johan SorvigMake xcb work again after event dispatcher changes.
2011-06-21 Samuel RødalOpenGL API refactor.
2011-06-20 Lars Knolluse selection changed events from XFixes
2011-06-20 Lars KnollEnhance Xcb clipboard code
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-09 Laszlo AgocsCreate custom cursors via XRender.
2011-06-08 Laszlo AgocsCursor support in xcb plug-in.
2011-06-07 Lars Knolladd WM support class
2011-06-07 Lars KnollImplement XDnD in the xcb plugin
2011-06-07 Lars KnollX11 DnD implementation
2011-06-06 Samuel RødalMade tst_QWidget::updateWhileMinimized() pass.
2011-06-06 Laszlo AgocsAvoid setting the active window to null when there...
2011-06-06 Samuel RødalMake XCB plugin work better in combination with auto...
2011-06-03 Samuel RødalImplemented QXcbIntegration::grabWindow().
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-01 Samuel RødalPrevent XSetInputFocus BadMatch errors.
2011-05-30 Laszlo AgocsMade QXcbConnection::atomName() more fail safe.
2011-05-30 Lars KnollCleanup code for copy/paste of text
2011-05-30 Lars Knollpartially working paste
2011-05-30 Lars Knolladd an xcb based clipboard implementation
2011-05-30 Lars KnollDon't leak xcb events
2011-05-30 Lars KnollCorrectly define standard XA_FOO atoms
2011-05-30 Lars KnollAdd xcb based mime type handling
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-05-20 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-16 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-12 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-11 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-04 Samuel RødalXCB plugin compile fix.
2011-05-04 Lars KnollMerge remote branch 'origin/master' into refactor
2011-04-28 Samuel RødalPreliminary QWindow event delivery.
2011-04-28 Samuel RødalQGuiApplication refactor in progress.
2011-04-28 Samuel RødalAdded QWindowContext and got wiggly up and running...
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.