summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge dev into 5.8Oswald Buddenhagen2016-08-2213-77/+63
|\
| * Use qtConfig throughout in qtbaseLars Knoll2016-08-196-18/+17
| * Clean up xkbcommon.priLars Knoll2016-08-191-2/+1
| * fix xcb-render nestingOswald Buddenhagen2016-08-192-11/+9
| * Rework privateFeatureLars Knoll2016-08-196-16/+17
| * Improve library version handlingLars Knoll2016-08-192-8/+6
| * employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-193-9/+8
| * employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-192-16/+8
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-2/+2
| |\
| | * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-102-2/+2
* | | xcb: eradicate Q_FOREACH loopsMarc Mutz2016-08-172-1/+2
* | | xcb: mark some types as movable/primitiveMarc Mutz2016-08-173-0/+8
|/ /
* | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-1/+4
|\|
| * 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.7' into devEdward Welbourne2016-07-193-4/+22
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-012-0/+10
|\| |
| * | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-302-0/+10
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-212-2/+2
|\| |
| * | 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' into devLiang Qi2016-06-171-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.7' into devLiang Qi2016-06-133-8/+16
|\| | |
| * | | 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
* | | Remove checkEvent function no-one usesAlbert Astals Cid2016-05-312-19/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-236-24/+68
|\| |
| * | 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.7' into devLiang Qi2016-05-1211-141/+248
|\| |
| * | 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
| | * xcb: don't compress tablet motion eventsShawn Rutledge2016-05-043-8/+21
| | * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-032-2/+2
| | * xcb: Fix drag and drop to Emacs.Urs Fleisch2016-05-021-2/+2