You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zahorodnii bc0fbf137d Port away from a deprecated signal
Summary:
QProcess::error() has been deprecated since Qt 5.6. It is highly advised
to use QProcess::errorOccurred() instead.

Test Plan: Compiles.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D26922
5 years ago
..
clipboard.cpp Fix minor typos 5 years ago
clipboard.h Use more traditional doxygen style 5 years ago
databridge.cpp
databridge.h warnings-- 5 years ago
dnd.cpp Fix minor typos 5 years ago
dnd.h Use more traditional doxygen style 5 years ago
drag.cpp
drag.h Use more traditional doxygen style 5 years ago
drag_wl.cpp Rename Client to X11Client 5 years ago
drag_wl.h
drag_x.cpp Use nullptr everywhere 5 years ago
drag_x.h
selection.cpp Rename Client to X11Client 5 years ago
selection.h Use more traditional doxygen style 5 years ago
selection_source.cpp
selection_source.h Use more traditional doxygen style 5 years ago
transfer.cpp [xwl] Return c++ version of true in method 5 years ago
transfer.h Use more traditional doxygen style 5 years ago
xwayland.cpp Port away from a deprecated signal 5 years ago
xwayland.h Revert "wayland: Terminate client connections before Workspace is destroyed" 5 years ago
xwayland_interface.cpp
xwayland_interface.h