Port QRegExp to QRegularExpression
ClosedPublic

Authored by ahmadsamir on Dec 19 2019, 4:32 PM.

Details

Test Plan

The code compiles and the unit tests pass.

Diff Detail

Repository
R269 BluezQt
Branch
l-qregularexpression (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20150
Build 20168: arc lint + arc unit
ahmadsamir created this revision.Dec 19 2019, 4:32 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 19 2019, 4:32 PM
ahmadsamir requested review of this revision.Dec 19 2019, 4:32 PM
ahmadsamir updated this revision to Diff 71994.Dec 22 2019, 2:25 PM

Link to KF6 task

ahmadsamir updated this revision to Diff 72042.Dec 23 2019, 8:29 AM

Fix copy-paste error
Use const as need be

apol accepted this revision.Dec 23 2019, 12:52 PM
This revision is now accepted and ready to land.Dec 23 2019, 12:52 PM
This revision was automatically updated to reflect the committed changes.