summaryrefslogtreecommitdiff
path: root/src/plugins/shellintegration/ivi-shell/qwaylandivisurface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QWindow forward declarations in namespacesFriedemann Kleint2023-02-131-1/+0
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-081-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-281-1/+1
* Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-191-1/+0
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-0/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-2/+2
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+19
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+2
|\
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-1/+1
* | Change QWindow::visible when surface visibility in ivi shell is changedTasuku Suzuki2016-11-241-0/+1
|/
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-0/+2
* Implement initial IVI-shell support with shell integration.Yusuke Binsaki2016-02-121-0/+71