kwin/tabbox
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
2019-08-31 20:07:05 +03:00
..
clientmodel.cpp Don't use deprecated QAbstractItemModel::reset() 2019-07-10 22:49:19 +03:00
clientmodel.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
CMakeLists.txt
desktopchain.cpp
desktopchain.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
desktopmodel.cpp Don't use deprecated QAbstractItemModel::setRoleNames 2019-07-10 02:02:39 +03:00
desktopmodel.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-13 05:18:09 +02:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-23 05:20:30 +02:00
switcheritem.cpp
switcheritem.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
tabbox.cpp Switch to Q_ASSERT 2019-08-31 20:07:05 +03:00
tabbox.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
tabboxhandler.cpp Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
tabboxhandler.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
x11_filter.cpp
x11_filter.h