summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* xcb: Avoid crash when requesting non-supported stereo formatsLaszlo Agocs2016-10-281-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-1/+4
|\
| * qxcbconnection.cpp: fix warning about unused functionAnton Kudryavtsev2016-10-211-0/+2
| * xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-7/+9
|\|
| * QXcbShmImage: don't use shmget()'s return unless it succeedsEdward Welbourne2016-10-121-7/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-052-6/+8
|\|
| * Plug QMimeData leaks in QXcbClipboardMarc Mutz2016-10-022-6/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-11/+38
|\|
| * xcb: Treat bitmap cursors differently from shaped cursorsRobin Burchell2016-09-293-11/+38
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-212-28/+46
|\|
| * xcb: Use the state of the key event to process itAlbert Astals Cid2016-09-182-28/+46
* | xcb: Do not eat events with different keyboard stateAlbert Astals Cid2016-09-181-3/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-162-2/+10
|\|
| * XCB Drop from external app: fix keyboard modifier stateFrederik Gladhorn2016-09-161-0/+3
| * xcb: Don't send "Qt::WindowNoState" event when hiding minimized windowBłażej Szczygieł2016-09-151-2/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-292-0/+4
|\|
| * fix build with qt-xcb and another installed qt in a system locationOswald Buddenhagen2016-08-252-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-223-0/+26
|\|
| * Fix QWidget::setWindowRole()Alexander Volkov2016-08-193-0/+26
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-188-22/+59
|\|
| * Disable switchable widget compositing when using XCB in Parallels VMAndy Nichols2016-08-174-1/+25
| * xcb: Add qt.qpa.input.events and guard mouse event logs tooLaszlo Agocs2016-08-154-21/+30
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-102-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+4
|\|
| * xcb: Don't activate bypassed windows on mouse pressBłażej Szczygieł2016-07-281-1/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
|\|
| * XCB: Update the high DPI scaling in more conditionsThiago Macieira2016-07-061-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-042-3/+21
|\|
| * xcb: Send also "text/plain" when a "text/uri-list" is dropped.Urs Fleisch2016-07-021-1/+8
| * Fix shortcut handling for level three and above shortcutsBernhard Scheirle2016-06-301-2/+13
* | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-302-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-202-2/+2
|\|
| * correctly link xcb-static libOswald Buddenhagen2016-06-172-2/+2
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+2
|\ \
| * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-2/+2
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-102-8/+14
|\ \ \ | | |/ | |/|
| * | xcb: Fix transient parent and "Qt::Window" flagBłażej Szczygieł2016-06-081-6/+10
| * | xcb: Disable GLX pbuffers with Chromium in VMsLaszlo Agocs2016-06-081-2/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+2
|\| | | |/ |/|
| * Update the high scaling settings after an XCB screen is addedThiago Macieira2016-05-301-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-23/+65
|\|
| * xcb: Fix dropping URL on Firefox window.Urs Fleisch2016-05-181-9/+10
| * xcb: Fix drop of text/uri-list and text/html.Urs Fleisch2016-05-181-11/+31
| * xcb: Properly interpret data.l[0] field of XdndStatus messageAlexander Volkov2016-05-121-1/+1
| * xcb: Properly unset mousePressWindow()Błażej Szczygieł2016-05-091-2/+7
| * QXcbDrag: forward mouse release event to initiator windowAlberto Mardegan2016-05-092-0/+16
* | add AA_CompressHighFrequencyEvents to control compression on xcbShawn Rutledge2016-05-152-1/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-064-10/+23
|\|
| * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-042-2/+2