summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Include minimal-cpp example in buildPaul Olav Tvete2017-04-271-1/+1
| * Remove non-functional examplePaul Olav Tvete2017-04-2717-1229/+1
| * Fix documention typoKari Oikarinen2017-04-261-2/+2
| * Doc: add info about parametersNico Vertriest2017-04-262-6/+6
| * Fix nullptr dereference in QWaylandSeat::setKeyboardFocusJohan Klokkhammer Helsing2017-04-251-1/+1
| * Add missing documentation for XdgShellV5v5.9.0-beta3Johan Klokkhammer Helsing2017-04-211-0/+64
* | Add missing header guard to mocksurface.hJohan Klokkhammer Helsing2017-05-191-0/+5
* | Remove duplicate codeRobert Griebl2017-05-152-24/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2183-179/+506
|\|
| * Don't try to create zxdg_popup_v6s with incomplete positionersJohan Klokkhammer Helsing2017-04-191-0/+1
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1811-12/+39
| |\
| | * switch to new way to refer to libdl5.8Oswald Buddenhagen2017-04-062-6/+2
| | * Doc: Fix external links to wayland-ivi projectKai Koehne2017-03-241-2/+2
| | * Fix crash when assigning nullptr to ShellSurfaceItem.shellSurfaceJohan Klokkhammer Helsing2017-03-237-1/+34
| | * Fix brcm-egl build by correcting commit() usageDonald Carr2017-03-181-3/+1
| * | Doc: Add info about return valueNico Vertriest2017-04-181-0/+2
| * | Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-046-7/+7
| * | Fix warning about unused variableThiago Macieira2017-04-041-1/+0
| * | Fix clang warning about struct/class mismatchThiago Macieira2017-04-041-1/+1
| * | Fix Clang warning about unused private fieldsThiago Macieira2017-04-042-4/+0
| * | Fix build without QtQuickv5.9.0-beta1Tasuku Suzuki2017-03-301-1/+1
| * | Fix the wayland-egl compositing using NVIDIA graphicsDominik Holland2017-03-281-7/+19
| * | multi-screen example: use Screen.virtualX/Y rather than screenShawn Rutledge2017-03-281-2/+2
| * | Don't redefine symbols from system librariesPaul Olav Tvete2017-03-282-2/+4
| * | Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-2336-87/+207
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Paul Olav Tvete2017-03-133-0/+33
| |\|
| | * Fix build when xkbcommon is disabledGiulio Camuffo2017-03-083-0/+33
| * | Doc: completed undocumented itemsNico Vertriest2017-03-132-3/+4
| * | Code cleanup (fixing -no-feature-cursor)Paul Olav Tvete2017-03-083-27/+29
| * | Fix ivi-shell surface id generation limitJens Georg2017-03-061-1/+1
| * | Remove QRegularExpression dependencyPaul Olav Tvete2017-03-021-1/+3
| * | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-0123-24/+153
| |\|
| | * Initialize the first wl_surface in the constructor of QWaylandWindowJohan Klokkhammer Helsing2017-02-222-1/+8
| | * Don't try to send touch cancel events to null surfacesJohan Klokkhammer Helsing2017-02-201-2/+5
| | * Fix crash when running without shell integrationGiulio Camuffo2017-02-161-1/+8
| | * fix typos in "Raspberry Pi"Oswald Buddenhagen2017-02-102-2/+2
| | * fix namespaced build - yet againOswald Buddenhagen2017-02-072-5/+6
| | * compositor: Export QWaylandQuickShellIntegrationPier Luigi Fiorini2017-02-071-1/+1
| | * Deduplicate xcomposite-egl and xcomposite-glx plugin class namePier Luigi Fiorini2017-01-314-6/+6
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-2613-11/+123
| | |\
| | | * compositor: Add QWaylandXdgPopupV5 position property notifyv5.8.0Pier Luigi Fiorini2017-01-092-1/+3
| | | * Fix virtual table mismatch in QWaylandWlShellSurfacePaul Olav Tvete2017-01-091-0/+2
| | | * Don't call wl_surface::destroy if the surface was never initializedJohan Klokkhammer Helsing2017-01-051-1/+2
| | | * Fix crash when starting clientsJohan Klokkhammer Helsing2017-01-031-1/+4
| | | * Register XdgPopupV5 typePier Luigi Fiorini2017-01-031-0/+1
| | | * Fix build for brcm graphicsv5.8.0-rc1Johan Klokkhammer Helsing2016-12-081-1/+1
| | | * Add changes file for 5.8.0Paul Olav Tvete2016-12-071-0/+84
| | | * Unify getProcAddress behavior in xcomposite-glxLaszlo Agocs2016-12-062-2/+9
| | | * Unify getProcAddress behavior in the brcm backendLaszlo Agocs2016-12-063-3/+10
| | | * Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7