https://bugs.kde.org/show_bug.cgi?id=354143

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|http://commits.kde.org/kdev |http://commits.kde.org/kdev
                   |platform/7cf9810c44b75d4123 |platform/596d64310d7a01ba24
                   |b6f65150400a1d0296c0ea      |326c802e29b799443095f6
         Resolution|---                         |FIXED

--- Comment #22 from Kevin Funk <kf...@kde.org> ---
Git commit 596d64310d7a01ba24326c802e29b799443095f6 by Kevin Funk.
Committed on 08/01/2016 at 21:15.
Pushed by kfunk into branch '5.0'.

OutputView: Remove output rewriting feature

Just show the plain output to the users, as he would see when invoking
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
Related: bug 194403
FIXED-IN: 5.0.0

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

M  +0    -2    outputview/filtereditem.cpp
M  +0    -1    outputview/filtereditem.h
M  +19   -40   outputview/outputfilteringstrategies.cpp
M  +4    -8    outputview/outputformats.cpp
M  +2    -4    outputview/outputformats.h
M  +1    -1    outputview/outputmodel.cpp
M  +0    -32   outputview/tests/test_filteringstrategy.cpp
M  +0    -2    outputview/tests/test_filteringstrategy.h

http://commits.kde.org/kdevplatform/596d64310d7a01ba24326c802e29b799443095f6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to