summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Make xcb compile with X-less EGL implementationsLaszlo Agocs2014-02-091-1/+1
* | | Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-12/+9
|/ /
* | Emit ScreenChanged events on X11Allan Sandfeld Jensen2014-02-061-0/+10
* | Clean up QXCBSessionManagerSamuel Gaist2014-02-032-25/+2
* | Silence failed xcbxsettings initializationJorgen Lind2014-01-233-3/+11
* | xcb: Do not leak when compressing eventsLaszlo Agocs2014-01-201-2/+1
* | Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-50/+50
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+5
|\|
| * Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-101-1/+5