ahmadsamir added inline comments. INLINE COMMENTS
> dfaure wrote in kfilewidget.cpp:2458 > declare where used Declaring rx before the for-loop isn't more efficient? then inside the for-loop it's the same QRegularExpression object and setPattern() is called. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D26339 To: ahmadsamir, dfaure, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns