<div dir="ltr">Hi,<div><br></div><div>when using an actual regular expressions in the label in the image search the search is painfully slow since QRegExp is crap. (It works fine for everyday use but when combing through 55k filenames its just too slow.)</div><div><br></div><div>This patch introduces the ability to use PCRE when available on a system for that use case.</div><div><a href="https://github.com/astifter/kphotoalbum-astifter-branch/commit/c5c432c37b584306718493c59045ae9ee43f38d5">https://github.com/astifter/kphotoalbum-astifter-branch/commit/c5c432c37b584306718493c59045ae9ee43f38d5</a><br></div><div><br></div><div>(Again thanks to Google PerfTools for helping me find out what is so slow in about 3 minutes.)</div><div dir="ltr"><div><br></div><div>Andreas</div></div></div>