D28880: [KWallet] Port last usage of QRegExp to QRegularExpression

Ahmad Samir noreply at phabricator.kde.org
Sat Apr 18 13:15:40 BST 2020


ahmadsamir added a comment.


  In D28880#650963 <https://phabricator.kde.org/D28880#650963>, @dfaure wrote:
  
  > Annoying feature of QRegularExpression :(
  
  
  They're being "technically" correct; I have to say using "*" to match foo/bar.txt is wrong, it should be */* if we're talking about terminal/shell-like globbing.
  
  > *.txt doesn't seem like a good example for wallet search.. any idea how this code is typically used?
  
  I used falkon:
  https://cgit.kde.org/falkon.git/tree/src/plugins/KDEFrameworksIntegration/kwalletpasswordbackend.cpp#n221
  
  I created a dud account on some forum and added a user name / password, let falkon store/save it; then restarted falkon.
  
  Of course you have to run kwalletd from the kwallet build dir (in my case I just did 'sudo make install'; I don't use kwallet so it didn't matter if I tested).

REPOSITORY
  R311 KWallet

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

To: ahmadsamir, #frameworks, dfaure, blaze
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200418/466c8cf1/attachment.html>


More information about the Kde-frameworks-devel mailing list