summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use XInput2 scrolling events to enable smoother scrollingAllan Sandfeld Jensen2014-01-094-28/+164
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-062-0/+18
|\|
| * XCB: Fix pixmap leakUli Schlachter2014-01-051-0/+2
| * Avoid duplicate emulated mouse events with XInput2Allan Sandfeld Jensen2014-01-031-0/+16
* | xcb: Remove useless flushesUli Schlachter2014-01-062-7/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-034-50/+65
|\|
| * xcb platform: Fix build when both EGL and xcb-Xlib are usedAndrew Knight2013-12-311-2/+6
| * fix compile of qt without egl availableChristoph Cullmann2013-12-301-1/+1
| * xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-303-45/+56
| * XCB: Don't recalculate the DPI if we have a forced DPI settingThiago Macieira2013-12-301-3/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+1
| |\|
| | * Revert "Move the glxfbconfig configtest to qpa and rename it to glx"Thiago Macieira2013-12-071-1/+1
* | | Remove .values() call in foreachAlbert Astals Cid2013-12-161-1/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-8/+9
|\|
| * xcb qpa: initialize EGL for non-XLib buildsAndrew Knight2013-12-031-7/+8
| * Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-293-13/+11
|\|