summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Make the function pointer to xcb_poll_for_queued_event not a memberThiago Macieira2015-07-281-3/+0
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-0/+3
|\|
| * xcb: set SM_CLIENT_ID propertyStefan Becker2015-07-081-0/+2
| * xcb: Use _NET_FRAME_EXTENTS to get frame marginsAlexander Volkov2015-07-081-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+0
|\|
| * xcb: Track touch points on a per device basisAlexander Volkov2015-06-031-1/+0
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-12/+22
|\|
| * xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-011-12/+23
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-3/+12
|\|
| * Make it possible to use the -visual argumentJørgen Lind2015-04-151-1/+8
| * xcb: Handle XSettings for a virtual desktop rather than for an outputAlexander Volkov2015-04-101-2/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-0/+1
|\|
| * xcb: set WM_NAME window propertyShawn Rutledge2015-03-311-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-161-3/+10
|\|
| * Improve handling of XRandR events in XCB backendDaniel Vrátil2015-03-111-3/+10
* | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-031-2/+1
|\|
| * Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-2/+0
| * xcb: add qt.qpa.screen logging categoryShawn Rutledge2015-02-251-0/+1
* | Move the systemTrayVisualHasAlphaChannel to the QXcbSystemTrayTrackerJørgen Lind2015-02-251-1/+4
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+3
|\
| * xcb: Update mouse buttons from MotionNotify eventsAlexander Volkov2015-02-161-0/+1
| * Listen to XI2 deviceChanged events to reset last positionAllan Sandfeld Jensen2015-02-091-0/+2
* | Fix warning-as-error about member not used with Clang 3.6Thiago Macieira2015-02-201-1/+1
* | xcb: Check for the presence of XInput 2.2 before selecting touch eventsAlexander Volkov2015-02-171-3/+7
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-21/+8
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-0/+1
* Prevent a leak of QXcbXSettingsPrivateGiuseppe D'Angelo2014-11-031-0/+1
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-2/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* xcb: set up touch devices even if debug is not turned onShawn Rutledge2014-08-211-3/+3
* xcb XInput: use categorized logging for devices and eventsShawn Rutledge2014-08-181-2/+4
* Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-061-18/+4
* Make it possible to capture GLXBufferSwapComplete eventsFredrik Höglund2014-08-051-0/+1
* Avoid calling syncWindow with already destroyed platform windowsLaszlo Agocs2014-08-011-1/+15
* add buttons to QTabletEventShawn Rutledge2014-07-281-2/+2
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-3/+6
|\
| * xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-111-3/+6
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+7
|\|
| * Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-161-1/+5
| * Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-121-0/+2
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+3
|\|
| * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-271-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-1/+0
|\|
| * Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-051-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-1/+13
|\|
| * Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-251-1/+9
| * Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-151-0/+4
* | Add function for setting the startup ID for the next window that will be shown.David Faure2014-04-051-0/+1
|/