summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandxdgshellv6.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove confusing elses after returnsJohan Klokkhammer Helsing2018-09-141-4/+2
* Compositor: Fix nullptr dereferences in fromResource functionsJohan Klokkhammer Helsing2018-08-291-1/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-251-3/+3
|\
| * Docs: Fix incorrect \since for QWaylandXdgSurfaceV6Johan Klokkhammer Helsing2018-08-171-1/+1
| * Docs: Fix incorrect return types in WaylandXdgSurfaceV6Johan Klokkhammer Helsing2018-08-141-2/+2
* | Compositor xdg-shell: Respect min and max sizeJohan Klokkhammer Helsing2018-08-171-3/+8
* | Compositor xdg-shell v6: Remove incorrect Q_UNUSEDsJohan Klokkhammer Helsing2018-08-151-7/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-281-4/+4
|\|
| * Doc: Add missing dots (qtwayland)Paul Wicking2018-06-191-4/+4
* | Compositor: implement fullscreen for XdgShellV6Matt Hoosier2018-06-171-0/+4
|/
* Compositor: Add documentation for XdgSurfaceV6::toplevel and popupJohan Klokkhammer Helsing2018-03-261-0/+34
* Compositor: Add documentation for XdgShellV6Johan Klokkhammer Helsing2018-03-261-0/+77
* Compositor: Fix various documentation issues for XdgShellV6Johan Klokkhammer Helsing2018-03-181-27/+25
* Compositor: Don't call send_configure variants with an invalid sizeJohan Klokkhammer Helsing2018-03-151-0/+4
* Compositor API: Don't try to configure negative sizesJohan Klokkhammer Helsing2018-03-151-1/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-16/+1
* Add missing documentation for XdgShellV6Johan Klokkhammer Helsing2017-10-031-0/+39
* Documentation: Add QML return types for XdgShellV6* typesJohan Klokkhammer Helsing2017-10-021-6/+6
* Fix nullptr dereference when handling a popup with no positionerJohan Klokkhammer Helsing2017-08-161-1/+6
* Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-211-0/+1857