Commit Graph

4 Commits

Author SHA1 Message Date
Kurt Hindenburg
6969afb8ef Fix unnecessary-value-param 2019-07-17 10:06:01 -04:00
Laurent Montel
f46c36bbb5 Const'ify where it's possible found by clazy 2019-01-11 07:29:12 +01:00
Kurt Hindenburg
ce89b48e0d Include own header first 2018-12-17 21:37:51 -05:00
Tomaz Canabrava
d1e18d9dda Remove three classes form the SessionController header/source
Summary:
Those three classes where *used* inside of the SessionController
but they where not supposed to be there. The code in the
SessionController is already too big to understand, so the removal
of unrelated code is a good thing: it's now easier to reason
about those other three classes without having to deal with
the whole code that the SessionController has.

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: konsole-devel

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D17485
2018-12-11 08:53:43 -05:00