summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-0/+1
|\
| * XCB: Don't core-dump if we can't connect to the X displayNameThiago Macieira2017-08-161-0/+1
* | xcb: add support for peeking into the XCB event queueGatis Paeglis2017-08-111-0/+15
* | xcb: re-factor QXcbConnection::printXcbEventGatis Paeglis2017-08-101-0/+3
* | xcb: use XInput2 for mouse starting from 2.0 not 2.2Gatis Paeglis2017-08-091-18/+16
* | xcb: tidy-up has_<extension> variable handlingGatis Paeglis2017-08-081-2/+3
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+1
|\|
| * xcb: fix freeze when (un)plugging input devicesGatis Paeglis2017-07-191-0/+1
* | xcb: use default member initialization in structGatis Paeglis2017-07-221-1/+1
* | xcb: fix build failure when XCB_USE_XINPUT22 is not definedGatis Paeglis2017-07-181-7/+5
* | xcb: allow to change XInput device properties at runtimeGatis Paeglis2017-07-181-0/+1
* | xcb: fix spelling error in xi2HandleHierarchyEvent()Gatis Paeglis2017-07-171-1/+1
* | xcb: don't allow isAtLeastXI2{1,2} in builds without Xinput2Gatis Paeglis2017-07-141-8/+0
* | xcb: fix logic in QXcbConnection::initializeXInput2()Gatis Paeglis2017-07-131-1/+1
* | xcb: cleanup updating of scrolling device valuatorsGatis Paeglis2017-07-131-3/+6
* | xcb: don't keep objects for disconnected touch devicesGatis Paeglis2017-07-131-5/+23
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-12/+12
|\|
| * xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-291-6/+6
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-4/+4
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-2/+2
* | xcb: remove DISPLAY_FROM_XCB macroGatis Paeglis2017-06-271-2/+0
* | XCB platform plugin: add missing includeMarcel Krems2017-06-021-0/+1
* | xcb: remove CREATE_VISUALINFO_FROM_DEFAULT_VISUALID macroGatis Paeglis2017-06-021-1/+0
* | xcb: remove duplicate QXcbConnection::supportsThreadedRendering()Gatis Paeglis2017-06-021-1/+0
* | xcb: rename QXcbConnection::{setButton,buttons,m_buttons}Gatis Paeglis2017-05-161-3/+3
* | xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-1/+1
| |\
| | * xcb: prevent dangling pointer when window focus changesGatis Paeglis2017-04-031-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-0/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-0/+13
| |\|
| | * xcb: fix misuse of xcb_send_eventGatis Paeglis2017-03-011-0/+13
* | | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-101-43/+0
* | | xcb: Wrap xcb callings in macrosAlexander Volkov2017-02-231-0/+16
|/ /
* | XCB: Use member initializationFriedemann Kleint2017-01-271-51/+48
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+1
|\|
| * xcb: Ignore XI2 LMB mouse events from touch screensAlexander Volkov2016-12-281-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-2/+11
|\|
| * xcb: Adapt QXcbWindow::startSystemResize() for touch eventsAlexander Volkov2016-12-081-0/+9
| * xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-011-2/+2
* | Change a few c-style casts to static/reinterpret_castFrederik Gladhorn2016-09-201-1/+1
|/
* Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* Fix Linux build without XINPUT2Allan Sandfeld Jensen2016-09-121-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-0/+1
| |\
| | * xcb: Add qt.qpa.input.events and guard mouse event logs tooLaszlo Agocs2016-08-151-0/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+2
|\ \ \
| * | | Rework privateFeatureLars Knoll2016-08-191-1/+2
* | | | xcb: mark some types as movable/primitiveMarc Mutz2016-08-171-0/+4
|/ / /
* / / Remove checkEvent function no-one usesAlbert Astals Cid2016-05-311-1/+0
|/ /