summaryrefslogtreecommitdiffstats
path: root/src
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
* Fix memory corruptionPaul Olav Tvete2016-02-151-2/+2
* 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-0227-278/+84
|\
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-1112-23/+36
| * RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-115-8/+6
| * 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-021-1/+0
| * 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
* | 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-285-4/+18
* | 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-0922-50/+56
* | Try to get wl_display from the platform pluginPaul Olav Tvete2015-11-061-2/+6
* | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-2712-58/+315
|\|
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-208-42/+309
| * 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 for QStringBuilderLaszlo Agocs2015-10-191-4/+23
* | Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-2629-38/+2014
* | 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-1373-198/+1047
|\|
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0579-0/+869
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-025-6/+25
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-025-6/+25
| | |\
| | | * Remove scoped enums to fix builds without C++11 support.5.5Julien Brianceau2015-10-012-4/+4
| | | * QtCompositor: Work around driver issue on iMX6 devicesLouai Al-Khanji2015-09-251-6/+11
| | | * QWaylandSurfaceItem: ungrab the pointer on TouchEnd event.Andreas Hartmetz2015-09-251-0/+4
| | | * Fix a segfault when the wayland connection is brokenGiulio Camuffo2015-09-251-0/+2
| | | * Fix deadlock when hiding and showing EGL windowsv5.5.1Giulio Camuffo2015-09-092-0/+8
| * | | xkb: Provide support for the XF86Phone symbolAndres Gomez2015-10-021-0/+2
| |/ /
| * | xdg-shell: upgrade to support current version (weston-1.8.0)Philippe Coval2015-09-232-115/+285
| * | QWaylandXdgSurface/QWaylandWlShellSurface: Fix warnings about CT initializati...Friedemann Kleint2015-09-152-4/+4
| * | Don't invalidate textures when the scene graph is stopped.Andrew den Exter2015-09-091-5/+0
| * | Fix updating the keymap when no key is pressedGiulio Camuffo2015-09-031-2/+1
| * | Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-2811-70/+89
| |\|