[kdevelop] [Bug 194403] ability to configure verbosity of compiler output is lost

2016-10-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=194403

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Kevin Funk  ---
I think there are no plans to revive this, marking as WONTFIX.

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


[kdevelop] [Bug 194403] ability to configure verbosity of compiler output is lost

2016-01-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=194403

--- Comment #7 from Kevin Funk  ---
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 354143
FIXED-IN: 5.0.0

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

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

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

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


[kdevelop] [Bug 194403] ability to configure verbosity of compiler output is lost

2015-12-30 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=194403

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org
   Target Milestone|--- |5.0.0

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