[Differential] [Requested Changes To] D3108: Add filtering for ProblemsView

kfunk (Kevin Funk) noreply at phabricator.kde.org
Thu Oct 20 15:16:09 UTC 2016


kfunk requested changes to this revision.
kfunk added a reviewer: kfunk.
kfunk added a comment.
This revision now requires changes to proceed.


  Bug: Filter isn't cleared when changing tabs inside the problems tool view. Please fix.

INLINE COMMENTS

> problemtreeview.cpp:158
> +{
> +    m_proxy->setFilterRegExp(QRegExp(filterText, Qt::CaseInsensitive, QRegExp::FixedString));
> +

Prefer `QRegularExpression`

REPOSITORY
  rKDEVPLATFORM KDevPlatform

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

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

To: antonanikin, #kdevelop, kfunk
Cc: obogdan, kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161020/da64d3a7/attachment.html>


More information about the KDevelop-devel mailing list