summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+6
|\
| * Disable switchable widget compositing when using XCB in Parallels VMAndy Nichols2016-08-171-1/+2
| * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-041-1/+1
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-031-1/+1
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+1
* | add AA_CompressHighFrequencyEvents to control compression on xcbShawn Rutledge2016-05-151-0/+1
* | QXcbIntegration: simplify a switchMarc Mutz2016-04-261-11/+19
* | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
* | xcb: Do not create OpenGL-enabled platform windows for raster windowsLouai Al-Khanji2016-03-041-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-1/+3
|\|
| * Reduce allocations by using reserve()Sérgio Martins2016-02-071-1/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+13
|/
* Avoid dynamic switching between backingstore composition pathsLaszlo Agocs2015-12-011-0/+1
* Harmonize input context selectionBernd Weimer2015-08-251-1/+4
* Make it possible to use the -visual argumentJørgen Lind2015-04-151-2/+9
* xcb: Do not crash with VNCLaszlo Agocs2015-03-271-3/+4
* Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-251-0/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-3/+0
* xcb: add qt.qpa.screen logging categoryShawn Rutledge2015-02-251-3/+1
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-0/+5
* Linux/XCB: added a missing arg to QXcbConnection::QXcbConnection callStéphane Chatty2015-02-201-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devGiuseppe D'Angelo2014-12-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+1
| |\
| | * Fix xcb backend not grabbing the server as defaultJørgen Lind2014-12-121-1/+1
* | | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-110/+30
|/ /
* / Xcb: remove compile warningsJørgen Lind2014-12-151-1/+1
|/
* Do not apply subpixel gamma-correction on XCBAllan Sandfeld Jensen2014-11-111-1/+3
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-11/+30
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-3/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+4
|\
| * Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-161-1/+4
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+1
|\|
| * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-271-0/+1
* | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-091-4/+14
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-241-1/+4
|/
* X11: defaultDragDistance depends on screen resolutionShawn Rutledge2014-03-181-1/+14
* Avoid using GLX Pbuffers on CatalystLaszlo Agocs2014-02-211-1/+12
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+1
* Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-12/+9
* xcb: Compilefix #ifdef glx codeJørgen Lind2013-10-301-0/+4
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+8
* Don't support threaded GL on chromium (virtual box GL)Gunnar Sletta2013-10-291-1/+1
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-1/+7
* xcb: Initialize accessibility lazily, since it requires an event-dispatcherTor Arne Vestbø2013-10-011-3/+8
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-6/+3
* Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-201-1/+1
* Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-131-0/+11