summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Workaround for i.MX6 Wayland client crashwip-compositor-apiPaul Olav Tvete2016-03-031-1/+4
* Send correct mouse press positionPaul Olav Tvete2016-03-011-0/+1
* update plugins.qmltypesShawn Rutledge2016-02-293-108/+347
* Proper fix for buffer destructionPaul Olav Tvete2016-02-291-5/+12
* Fix destroy listener signal connectionLaszlo Agocs2016-02-291-1/+1
* Link with the wayland-client libraryPaul Olav Tvete2016-02-291-0/+6
* Fix memory corruptionPaul Olav Tvete2016-02-151-2/+2
* A minimal c++-based compositorPaul Olav Tvete2016-01-127-0/+468
* Don't create wl_surface for desktop widgetsPaul Olav Tvete2016-01-121-2/+2
* Fix the control keyPaul Olav Tvete2016-01-121-0/+7
* Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-0234-344/+108
|\
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-1115-86/+36
| * RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-116-11/+8
| * Fix compiler warnings.Friedemann Kleint2015-11-052-1/+2
| * client: Remove the event threadGiulio Camuffo2015-11-036-232/+29
| * CMake: Create CMake files for WaylandClientKevin Funk2015-11-024-1/+22
| * Add wl_shell_surface as nativeResourceForWindowMartin Gräßlin2015-10-301-0/+10
| * Fix deadlock when starting a dragGiulio Camuffo2015-10-291-13/+1
* | Add clients with the correct versionPier Luigi Fiorini2015-11-287-12/+12
* | Update git ignore listPier Luigi Fiorini2015-11-281-2/+9
* | Mark reimplemented methods as overridePier Luigi Fiorini2015-11-281-13/+13
* | Fix typo in QWaylandQuickOutput warningPier Luigi Fiorini2015-11-281-1/+1
* | Add keyboard repeat rate and delayPier Luigi Fiorini2015-11-283-1/+75
* | Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-286-4/+22
* | Rename setPopup surface argumentPier Luigi Fiorini2015-11-271-1/+1
* | Doc: Change a few parameter values in the qdocconfVenugopal Shivashankar2015-11-112-12/+9
* | Fix crash on client exitPaul Olav Tvete2015-11-091-0/+2
* | Fix copyright headersPaul Olav Tvete2015-11-0936-92/+98
* | Try to get wl_display from the platform pluginPaul Olav Tvete2015-11-061-2/+6
* | Add install targets for new examples.Paul Olav Tvete2015-11-045-1/+16
* | Texture fix for examplePaul Olav Tvete2015-11-041-0/+1
* | Null pointer check for examplePaul Olav Tvete2015-11-041-2/+6
* | Merge "Merge branch '5.6' into wip-compositor-api" into wip-compositor-apiPaul Olav Tvete2015-10-2812-58/+315
|\ \
| * | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-2712-58/+315
| |\|
| | * Make qwindow-compositor build on systems without ext texturesLaszlo Agocs2015-10-271-0/+4
| | * Support EGLStream in wayland-eglLaszlo Agocs2015-10-2011-56/+369
| | * Update focusResource if needed when wl_keyboard is boundOlivier Blin2015-10-202-8/+37
| | * Fix setting focusDestroyListener when no keyboard resource is boundOlivier Blin2015-10-201-4/+8
| | * Fix build without pkg-configLaszlo Agocs2015-10-192-5/+7
| | * Fix for QStringBuilderLaszlo Agocs2015-10-191-4/+23
* | | Workaround for qwindow-compositor on platforms other than xcbLaszlo Agocs2015-10-281-1/+1
|/ /
* | Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-2632-38/+2127
* | Add support for popups to examplePaul Olav Tvete2015-10-233-4/+57
* | New custom extension examplePaul Olav Tvete2015-10-2320-0/+907
* | Example project file clean-upsLouai Al-Khanji2015-10-234-28/+19
* | Remove obsolete defineLouai Al-Khanji2015-10-231-1/+0
* | Add warning to private headersPaul Olav Tvete2015-10-2321-0/+231
* | Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-2322-52/+65
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-1376-199/+1735
|\|
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0579-0/+869