summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Add QMAKE_CFLAGS_XCB to xcbBoris Savelev2014-09-102-0/+4
* QGLXContext survives screen removalShawn Rutledge2014-08-282-26/+37
* Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-261-2/+4
* Fix handling QT_IM_MODULE=nonePekka Vuorela2014-08-231-0/+3
* xcb: use keyboard event source window to determine auto-repeat valueDyami Caliri2014-08-203-17/+18
* Detect wrongly labelled wheel buttonsAllan Sandfeld Jensen2014-08-201-1/+4
* Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-1/+1
|\
| * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
* | xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-112-45/+115
* | Listen to touch events on the master device instead of slave.Maarten Lankhorst2014-07-021-36/+13
* | xcb: make sure to update window title when it is changedTasuku Suzuki2014-07-021-0/+1
* | Translate Super/Hyper keys to MetaModifierGatis Paeglis2014-06-251-0/+9
* | XCB: Fix leak with touch devicesJoni Poikelin2014-06-201-0/+6
* | Do not overwrite existing event mask of root windowMartin Gräßlin2014-06-201-0/+6
* | Remove unused define XCB_USE_IBUS.Jędrzej Nowacki2014-06-191-1/+0
* | xcb: touch device mode is either Dependent or Direct, not Rel or AbsShawn Rutledge2014-06-161-2/+2
* | Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-163-2/+18
* | Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-122-105/+145
|/
* Fix alpha in no-opengl configuration on xcbLaszlo Agocs2014-06-061-4/+30
* Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-278-16/+59
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-141-20/+42
|\
| * Scrolling devices should not override touch or tablet devicesAllan Sandfeld Jensen2014-05-131-13/+33
| * Assume unlabelled mouse buttons are default buttonsAllan Sandfeld Jensen2014-05-131-7/+9
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-123-20/+6
|\|
| * Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-053-20/+6
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-3/+2
|\|
| * centralize auxiliary lib creationOswald Buddenhagen2014-04-281-3/+2
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-015-13/+77
|\|
| * Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-254-13/+76
| * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-234-4/+60
|\|
| * Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-153-0/+36
| * Disable threaded rendering if Mesa is usedUlf Hermann2014-04-141-4/+24
* | XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-162-33/+75
* | Handle parent is None from query_tree_reply in QxcbWindow::frameMarginsMartin Gräßlin2014-04-141-1/+1
|/
* XCB: Print error code on Xlib I/O errorsUli Schlachter2014-04-101-0/+28
* XCB: Only use the XFixes extension if availableUli Schlachter2014-04-091-1/+1
* Don't access null pointerGatis Paeglis2014-04-081-3/+6
* Fix xcb plugin backing store byte order issueJason Haslam2014-04-081-9/+24
* Consistently hide the parts that require xcb-xkbThiago Macieira2014-04-052-2/+4
* Fix regression in key handling.Gatis Paeglis2014-04-032-12/+9
* Update bundled libxkbcommon version to 0.4.1Gatis Paeglis2014-04-031-3/+0
* [xcb] Fix build failureGatis Paeglis2014-04-022-20/+10
* XCB: use requested primary screen DISPLAY=:0.1 when possibleDavid Fries2014-03-291-2/+6
* Improve keymap error handlingGatis Paeglis2014-03-272-17/+61
* Add better support for keymap update handlingGatis Paeglis2014-03-275-190/+136
* Fix regression in minimized state handlingLaszlo Agocs2014-03-251-5/+5
* Update bundled libxkbcommon version to 0.4.0Gatis Paeglis2014-03-192-24/+1
* X11: defaultDragDistance depends on screen resolutionShawn Rutledge2014-03-181-1/+14
* QXcbWindow - inline the atom functionsMartin Klapetek2014-03-151-8/+5