https://bugs.kde.org/show_bug.cgi?id=352356
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kio/ | |6763f7a6cab41fc4c94be783305 | |ac2c8e85ccaa1 --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 6763f7a6cab41fc4c94be783305ac2c8e85ccaa1 by David Edmundson. Committed on 02/01/2016 at 22:31. Pushed by davidedmundson into branch 'master'. Port QRegExp to QRegularExpression in kshorturifilter QRegularExpression is thread safe, which is needed as this is used as a singleton in a reentrant class. REVIEW: 126474 M +6 -4 src/urifilters/shorturi/kshorturifilter.cpp http://commits.kde.org/kio/6763f7a6cab41fc4c94be783305ac2c8e85ccaa1 -- You are receiving this mail because: You are watching all bug changes.