summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-1/+1
|\
| * xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-2/+2
|\|
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-17/+1
|\|
| * xcb: Don't destroy foreign windowsTor Arne Vestbø2017-06-071-17/+1
* | xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-0/+37
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-1/+1
|\|
| * Prefer rvalue version of toLocal8Bit()Anton Kudryavtsev2017-03-301-1/+1
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-3/+23
|/
* QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-0/+21
* Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-241-3/+0
* Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-121-6/+2
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-4/+4
* remove apparently useless egl includeOswald Buddenhagen2016-10-041-5/+0
* 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
|\|