summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update QScreen::availableGeometry() on _NET_WORKAREA atom changesMartin Klapetek2014-03-152-1/+5
* [XCB] Fix crash in QML drag-and-dropGatis Paeglis2014-03-142-2/+3
* [XCB] Fix drag-and-drop segfaultGatis Paeglis2014-03-141-1/+0
* XCB plugin: query screen resources without _currentRolf Eike Beer2014-03-141-6/+6
* Fix deprecated setOption() usage in GLX integrationLaszlo Agocs2014-03-141-2/+2
* Export rootWindow to the QXcbNativeInterfaceMartin Gräßlin2014-03-082-2/+17
* Remove usage of QT_NO_SHAPEGatis Paeglis2014-03-073-12/+2
* Update bundled libxcb-xkb version to 1.10Gatis Paeglis2014-03-061-1/+2
* Use None instead of GLX_NONEAlbert Astals Cid2014-03-061-1/+1
* xcb: Rename main.cpp to xcbmain.cpphjk2014-03-042-2/+2
* XCB: update the platformwindows version of Qt::WindowStateJorgen Lind2014-02-271-0/+1
* Fix potential null pointer access in qglxKai Koehne2014-02-241-10/+12
* Avoid using GLX Pbuffers on CatalystLaszlo Agocs2014-02-211-1/+12
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-125-5/+38
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-3/+3
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+3
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-1/+3
| | |\
| | | * X11: build again on Linux distros that don't have XInput 2.2Shawn Rutledge2014-01-271-1/+3
| | * | X11: Qt::ActiveWindowFocusReason in QFocusEvent when appropriateShawn Rutledge2014-01-211-3/+3
| | |/
* | | Do not set input focus if WM supports _NET_ACTIVE_WINDOWMartin Gräßlin2014-02-091-2/+3