summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+13
* Avoid dynamic switching between backingstore composition pathsLaszlo Agocs2015-12-011-0/+1
* Harmonize input context selectionBernd Weimer2015-08-251-1/+4
* Make it possible to use the -visual argumentJørgen Lind2015-04-151-2/+9
* xcb: Do not crash with VNCLaszlo Agocs2015-03-271-3/+4
* Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-251-0/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-3/+0
* xcb: add qt.qpa.screen logging categoryShawn Rutledge2015-02-251-3/+1
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-0/+5
* Linux/XCB: added a missing arg to QXcbConnection::QXcbConnection callStéphane Chatty2015-02-201-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devGiuseppe D'Angelo2014-12-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+1
| |\
| | * Fix xcb backend not grabbing the server as defaultJørgen Lind2014-12-121-1/+1
* | | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-110/+30
|/ /
* / Xcb: remove compile warningsJørgen Lind2014-12-151-1/+1
|/
* Do not apply subpixel gamma-correction on XCBAllan Sandfeld Jensen2014-11-111-1/+3
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-11/+30
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-3/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+4
|\
| * Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-161-1/+4
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+1
|\|
| * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-271-0/+1
* | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-091-4/+14
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-241-1/+4
|/
* X11: defaultDragDistance depends on screen resolutionShawn Rutledge2014-03-181-1/+14
* Avoid using GLX Pbuffers on CatalystLaszlo Agocs2014-02-211-1/+12
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+1
* Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-12/+9
* xcb: Compilefix #ifdef glx codeJørgen Lind2013-10-301-0/+4
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+8
* Don't support threaded GL on chromium (virtual box GL)Gunnar Sletta2013-10-291-1/+1
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-1/+7
* xcb: Initialize accessibility lazily, since it requires an event-dispatcherTor Arne Vestbø2013-10-011-3/+8
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-6/+3
* Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-201-1/+1
* Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-131-0/+11
* XCB: Readd support for -name command line argument.Friedemann Kleint2013-07-251-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+44
|\
| * XCB: Set WM_CLASS.Friedemann Kleint2013-07-181-0/+44
* | Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-181-2/+20
* | XCB: Fix warning about unhandled enumeration values.Friedemann Kleint2013-07-041-0/+2
|/
* XCB: Handle new enum value in switchThiago Macieira2013-05-131-0/+1
* Added possibleKeys(QKeyEvent *) to QXcbIntegrationGatis Paeglis2013-05-071-0/+5
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-071-0/+26
* Moving logic from Qt4 for grabbing the X serverJørgen Lind2013-04-261-1/+35
* Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-28/+1
|\
| * Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-231-28/+1