[Differential] [Request, 108 lines] D660: OutputView: Filter ANSI sequences
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Tue Dec 15 23:52:22 UTC 2015
kfunk created this revision.
Herald added a subscriber: kdevelop-devel.
REVISION 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.
BUG: 321939
FIXED-IN: 5.0
REPOSITORY
rKDEVPLATFORM KDevPlatform
BRANCH
5.0
REVISION DETAIL
https://phabricator.kde.org/D660
AFFECTED FILES
outputview/outputmodel.cpp
outputview/tests/test_filteringstrategy.h
util/kdevstringhandler.cpp
util/kdevstringhandler.h
util/tests/test_stringhandler.cpp
util/tests/test_stringhandler.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kfunk
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list