summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-4/+6
* Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-251-2/+4
* standardize QPA input event logging category hierarchyShawn Rutledge2014-08-241-2/+2
* xcb: set up touch devices even if debug is not turned onShawn Rutledge2014-08-212-21/+25
* devicePixelRatio support for XCBPaul Olav Tvete2014-08-198-72/+173
* xcb XInput: use categorized logging for devices and eventsShawn Rutledge2014-08-183-56/+60
* Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-184-28/+71
* GLX: request up to OpenGL 4.5 / ES 3.1 by defaultGiuseppe D'Angelo2014-08-151-4/+4
* Fix composition for windows with alphaLaszlo Agocs2014-08-132-3/+5
* Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-066-358/+16
* Make it possible to capture GLXBufferSwapComplete eventsFredrik Höglund2014-08-052-2/+67
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-1/+1
| |\
| | * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
* | | Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-0/+4
* | | Avoid calling syncWindow with already destroyed platform windowsLaszlo Agocs2014-08-015-7/+58
* | | Remove pointless debug outputAleix Pol2014-08-011-4/+1
* | | Don't reset the window type on window showAleix Pol2014-07-291-2/+4
* | | add buttons to QTabletEventShawn Rutledge2014-07-282-22/+34
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-142-45/+115
|\| |
| * | xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-112-45/+115
* | | Add support for querying "eglconfig" through the xcb native interfaceAndras Becsi2014-07-102-0/+18
* | | Add convenience function for checking screen changes to QPlatformWindow.Friedemann Kleint2014-07-071-8/+4
* | | Add support for querying "glxconfig" from native interfaceAndras Becsi2014-07-074-0/+25
* | | Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-044-1/+97
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-042-36/+14
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-032-36/+14
| |\| |
| | * | Listen to touch events on the master device instead of slave.Maarten Lankhorst2014-07-021-36/+13
| | * | xcb: make sure to update window title when it is changedTasuku Suzuki2014-07-021-0/+1
* | | | QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-042-10/+48
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-018-114/+216
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-018-114/+216
| |\| |
| | * | Translate Super/Hyper keys to MetaModifierGatis Paeglis2014-06-251-0/+9
| | * | XCB: Fix leak with touch devicesJoni Poikelin2014-06-201-0/+6
| | * | Do not overwrite existing event mask of root windowMartin Gräßlin2014-06-201-0/+6
| | * | Remove unused define XCB_USE_IBUS.Jędrzej Nowacki2014-06-191-1/+0
| | * | xcb: touch device mode is either Dependent or Direct, not Rel or AbsShawn Rutledge2014-06-161-2/+2
| | * | Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-163-2/+18
| | * | Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-122-105/+145
| | |/
| | * Fix alpha in no-opengl configuration on xcbLaszlo Agocs2014-06-061-4/+30
* | | Move deletion of the QDrag object into QDragManager::drag().Friedemann Kleint2014-07-011-3/+0
|/ /
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-058-16/+59
|\|
| * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-278-16/+59
* | Dummy window for creating GLX context should be override redirectMartin Gräßlin2014-05-301-1/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-20/+42
|\|
| * 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/stable' into devFrederik Gladhorn2014-05-133-20/+6
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-123-20/+6
| |\|