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 Zagorodniy 7a3722b4f5 Switch to Q_ASSERT
Summary:
Switch to Q_ASSERT in order to make code a bit more consistent. We have
places where both assert and Q_ASSERT are used next to each other. Also,
distributions like Ubuntu don't strip away assert(), let's hope that
things are a bit different with Q_ASSERT.

Test Plan: Compiles.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: romangg, davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D23605
5 years ago
..
CMakeLists.txt
clientmodel.cpp
clientmodel.h Use more traditional doxygen style 5 years ago
desktopchain.cpp
desktopchain.h Use more traditional doxygen style 5 years ago
desktopmodel.cpp
desktopmodel.h Use more traditional doxygen style 5 years ago
kwindesktopswitcher.desktop
kwinwindowswitcher.desktop
switcheritem.cpp
switcheritem.h Use more traditional doxygen style 5 years ago
tabbox.cpp Switch to Q_ASSERT 5 years ago
tabbox.h Use more traditional doxygen style 5 years ago
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h Use more traditional doxygen style 5 years ago
tabboxhandler.cpp Use more traditional doxygen style 5 years ago
tabboxhandler.h Use more traditional doxygen style 5 years ago
x11_filter.cpp
x11_filter.h