Review Request 123851: dolphin filter: add RE support

Vladimir Perepechin vovochka13 at gmail.com
Wed May 20 02:58:51 BST 2015



> On Май 19, 2015, 10:17 д.п., Vishesh Handa wrote:
> > On a slightly tangential note, we probably want to move to QRegularExpression. It's much faster.
> > 
> > Source - https://dangelog.wordpress.com/2012/04/07/qregularexpression/

In case of moving to QRegularExpression - what shell be done with wildcard mode?
I can:
1) Implemt simple (but no correct) escaping by regular expression or by several replaces.
2) Or i can take wc2re function from qregexp.cpp that implements this escaping.

What is the preffered way?


- Vladimir


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123851/#review80618
-----------------------------------------------------------


On Май 19, 2015, 9 д.п., Vladimir Perepechin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123851/
> -----------------------------------------------------------
> 
> (Updated Май 19, 2015, 9 д.п.)
> 
> 
> Review request for Dolphin.
> 
> 
> Repository: dolphin
> 
> 
> Description
> -------
> 
> Allow to use regular expressions in filter bar for dolphin
> 
> 
> Diffs
> -----
> 
>   src/kitemviews/private/kfileitemmodelfilter.cpp 6c6f94f 
> 
> Diff: https://git.reviewboard.kde.org/r/123851/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Vladimir Perepechin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20150520/d16b4301/attachment.htm>


More information about the kfm-devel mailing list