[Differential] [Request, 53 lines] D757: OutputView: Remove output rewriting feature

kfunk (Kevin Funk) noreply at phabricator.kde.org
Thu Jan 7 23:31:20 UTC 2016


kfunk created this revision.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Just show the plain output to the users, as he would see when the build
  tool inside the terminal.
  
  Don't rewrite the output, always show the full output. I don't think
  there's a reason to support rewriting the output altogether, it's only
  misleading for the user.
  
  As discussed in bug 354143
  
  BUG: 354143
  CCBUG: 194403

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  5.0

REVISION DETAIL
  https://phabricator.kde.org/D757

AFFECTED FILES
  outputview/filtereditem.cpp
  outputview/filtereditem.h
  outputview/outputfilteringstrategies.cpp
  outputview/outputformats.cpp
  outputview/outputformats.h
  outputview/outputmodel.cpp
  outputview/tests/test_filteringstrategy.cpp
  outputview/tests/test_filteringstrategy.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: kfunk
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list