Diffusion KIO c930030308cc

[KFileWidgets] Port QRegExp to QRegularExpression

Authored by ahmadsamir on Dec 31 2019, 3:29 PM.

Description

[KFileWidgets] Port QRegExp to QRegularExpression

Summary:
Optimise the code in checkPreviewInternal(): use const where possible,
and use range-for instead of iterator-based loops.

Test Plan: make && ctest

Reviewers: dfaure, apol

Reviewed By: dfaure

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D26339

Details

Committed
ahmadsamirJan 1 2020, 7:20 PM
Reviewer
dfaure
Differential Revision
D26339: [KFileWidgets] Port QRegExp to QRegularExpression
Parents
R241:411df4148937: [KURISearchFilterEngine] Port QRegExp to QRegularExpression
Branches
Unknown
Tags
Unknown