Revision b9c3ed8...
Go back to digest for 16th December 2012Bug Fixes in Development Tools
Morten Volden committed changes in [kdevplatform] /:
Fix regression introduced when refactoring the filtering of build output. The regression meant that lines that had passed one of the regex (and were clickable) were made to be not-clickable.
restores the behavior from before the refactoring, plus it make it visible to the user that those lines are clickable.
REVIEW: 107683
.
File Changes
Modified 3 files
- outputview/outputfilteringstrategies.cpp
- outputview/tests/filteringstrategytest.cpp
- outputview/tests/testlinebuilderfunctions.h
3 files changed in total