OutputView: Filter ANSI sequences

Authored by kfunk on Dec 17 2015, 11:53 AM.

Description

OutputView: Filter ANSI sequences

Summary:
Hardcoding the filter function in the outputmodel for now.

Not making this a filter strategy on purpose, it doesn't fit into the
current architecture. Stripping ANSI sequences is merely a
QString->QString transformation, while the filtering strategies do a
QString->FilteredItem transformation.

CCBUG: 113128
BUG: 321939
FIXED-IN: 5.0

Subscribers: apol, kdevelop-devel

Projects: KDevelop

Differential Revision: https://phabricator.kde.org/D660

Details

Committed
kfunkDec 17 2015, 11:58 AM
Differential Revision
D660: OutputView: Filter ANSI sequences
Parents
R32:cf64e3567ae0: Fix MSVC warnings
Branches
Unknown
Tags
Unknown