summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-6/+14
|\
| * XCB: Don't core-dump if we can't connect to the X displayNameThiago Macieira2017-08-161-6/+14
* | xcb: add support for peeking into the XCB event queueGatis Paeglis2017-08-111-0/+93
* | xcb: re-factor QXcbConnection::printXcbEventGatis Paeglis2017-08-101-55/+71
* | xcb: use XInput2 for mouse starting from 2.0 not 2.2Gatis Paeglis2017-08-091-7/+6
* | xcb: tidy-up has_<extension> variable handlingGatis Paeglis2017-08-081-6/+6
* | xcb: fix build failure when XCB_USE_XINPUT22 is not definedGatis Paeglis2017-07-181-10/+0
* | xcb: don't keep objects for disconnected touch devicesGatis Paeglis2017-07-131-5/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-4/+4
|\|
| * xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-031-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-16/+16
|\|
| * xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-291-10/+10
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-2/+2
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-6/+6
* | xcb: remove DISPLAY_FROM_XCB macroGatis Paeglis2017-06-271-1/+2
* | xcb: rename QXcbConnection::{setButton,buttons,m_buttons}Gatis Paeglis2017-05-161-8/+8
* | Introducing AA_CompressTabletEventsGabriel de Dietrich2017-05-011-1/+2
* | xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-2/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-2/+4
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-2/+2
| |\
| | * xcb: prevent dangling pointer when window focus changesGatis Paeglis2017-04-031-2/+2
| * | Fix warning for -no-feature-draganddrop -no-feature-clipboardStephan Binner2017-04-041-0/+2
* | | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-101-93/+50
* | | xcb: Wrap xcb callings in macrosAlexander Volkov2017-02-231-128/+56
* | | xcb: Move QXcbConnection::xi2*() methods() to qxcbconnection_xi2.cppAlexander Volkov2017-02-221-46/+0
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-1/+2
|\|
| * xcb: Allow to disable XInput 2 support by setting QT_XCB_NO_XI2 env varAlexander Volkov2017-02-161-1/+2
* | XCB: Use member initializationFriedemann Kleint2017-01-271-27/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+1
|\|
| * Silence maybe_uninitialized warning with gcc -OgAllan Sandfeld Jensen2016-12-211-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-2/+1
|\|
| * Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-121-2/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+2
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-0/+2
| | |\
| | | * qxcbconnection.cpp: fix warning about unused functionAnton Kudryavtsev2016-10-211-0/+2
* | | | Change a few c-style casts to static/reinterpret_castFrederik Gladhorn2016-09-201-21/+21
* | | | Declare parameters to xcb_create_window with correct typeFrederik Gladhorn2016-09-201-1/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-4/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-4/+8
| |\|
| | * xcb: Add qt.qpa.input.events and guard mouse event logs tooLaszlo Agocs2016-08-151-4/+8
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
* | | Rework privateFeatureLars Knoll2016-08-191-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | 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.7' into devLiang Qi2016-06-131-0/+2
|\| |
| * | 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-311-18/+0
|/ /