[Differential] [Commented On] D660: OutputView: Filter ANSI sequences

kfunk (Kevin Funk) noreply at phabricator.kde.org
Thu Dec 17 14:00:34 UTC 2015


kfunk added inline comments.

INLINE COMMENTS
  outputview/outputmodel.cpp:70 Removed the vector, and turned std::for_each into std::transform.
  
  Cheers,
  Kevin
  
  ```
  commit ee3d0a311c10b6c46b04cd950d6b0f4272fd6e49
  Author: Kevin Funk <kfunk at kde.org>
  Date:   Thu Dec 17 14:57:17 2015 +0100
  
      OutputModel: Reduce complexity re. pre-filtering
      
      Less extendable now, but it's also questionable if we ever need to extend
      it.
      
      Addresses Milian's concerns.
  ```

REPOSITORY
  rKDEVPLATFORM KDevPlatform

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

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

To: kfunk
Cc: mwolff, apol, kdevelop-devel, arrowdodger


More information about the KDevelop-devel mailing list