summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix example installsv5.6.1-1v5.6.15.6.1Oswald Buddenhagen2016-04-285-8/+21
* Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
* Destroy the subsurface protocol objectsGiulio Camuffo2016-04-191-0/+1
* fix namespaced buildOswald Buddenhagen2016-04-061-0/+2
* Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-312-3/+24
* Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-224-5/+5
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
|\
| * Fix failure to build from sources: missing #includev5.6.05.6.0Thiago Macieira2016-03-031-0/+2
* | Add support for bitmap cursorsMartin Gräßlin2016-03-177-11/+70
* | Fix client xdg_surface not handling all states from configure eventJohan Klokkhammer Helsing2016-03-151-6/+4
* | Fix SHM drawing logicGiulio Camuffo2016-03-0712-112/+163
* | Fix crash when pinging a surface with an invalid resource.Andrew den Exter2016-02-261-0/+4
* | don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
* | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2520-68/+53
* | Fix crash for destroyed surface on touch eventElvis Lee2016-02-251-0/+5
* | Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
* | Bump versionOswald Buddenhagen2016-02-081-1/+1
|/
* Don't create wl_surface for desktop widgetsv5.6.0-rc1Paul Olav Tvete2016-01-111-2/+2
* Fix the control keyPaul Olav Tvete2016-01-111-0/+7
* Revert "Don't invalidate textures when the scene graph is stopped."v5.6.0-beta1Andrew den Exter2015-12-131-0/+5
* 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
* 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
* 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.15.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-2814-71/+777
|\ \ | |/
| * Don't crash if loading the keymap failsGiulio Camuffo2015-08-272-20/+37
| * Reset surface transientParent when the parent is destroyed.Mikko Harju2015-08-261-0/+8