summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-21/+8
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-0/+1
* Prevent a leak of QXcbXSettingsPrivateGiuseppe D'Angelo2014-11-031-0/+1
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-2/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* xcb: set up touch devices even if debug is not turned onShawn Rutledge2014-08-211-3/+3
* xcb XInput: use categorized logging for devices and eventsShawn Rutledge2014-08-181-2/+4
* Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-061-18/+4
* Make it possible to capture GLXBufferSwapComplete eventsFredrik Höglund2014-08-051-0/+1
* Avoid calling syncWindow with already destroyed platform windowsLaszlo Agocs2014-08-011-1/+15
* add buttons to QTabletEventShawn Rutledge2014-07-281-2/+2
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-3/+6
|\
| * xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-111-3/+6
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+7
|\|
| * Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-161-1/+5
| * Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-121-0/+2
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+3
|\|
| * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-271-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-1/+0
|\|
| * Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-051-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-1/+13
|\|
| * Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-251-1/+9
| * Reload lastScrollPosition on window enterAllan Sandfeld Jensen2014-04-151-0/+4
* | Add function for setting the startup ID for the next window that will be shown.David Faure2014-04-051-0/+1
|/
* Add better support for keymap update handlingGatis Paeglis2014-03-271-1/+1
* Use XInput2 scrolling events to enable smoother scrollingAllan Sandfeld Jensen2014-01-091-1/+17
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-0/+2
|\
| * xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-301-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+4
|\|
| * Silence the _COMPIZ_DECOR_* warnings on UbuntuJørgen Lind2013-10-301-0/+4
* | xcb: Only create listener window when neededUli Schlachter2013-11-151-2/+0
|/
* xcb: Don't connect() to event-dispatcher until we are sure we have oneTor Arne Vestbø2013-09-301-1/+6
* Change QXcbConnection::atom() to be inline.Friedemann Kleint2013-09-051-1/+1
* Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-0/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+1
|\
| * XCB: Set WM_CLASS.Friedemann Kleint2013-07-181-0/+1
* | xcb: touchpad supportShawn Rutledge2013-07-221-0/+2
* | xcb XI2: simplify and generalize tablet detectionShawn Rutledge2013-07-051-3/+2
|/
* Add QXcbConnectionGrabber classJørgen Lind2013-05-201-0/+9
* Introduce QXcbXSettingsJørgen Lind2013-05-201-0/+1
* Utilize libxkbcommon API for the keyboard backend on X11Gatis Paeglis2013-05-071-1/+13
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-071-0/+2
* Add QXcbWindowEventListenerJørgen Lind2013-04-261-4/+29
* Moving logic from Qt4 for grabbing the X serverJørgen Lind2013-04-261-1/+4
* Implement startup notification spec again.David Faure2013-04-231-0/+5
* Implement XEmbed protocolAlberto Mardegan2013-03-061-1/+1
* Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-241-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-141-0/+4