D26359: Port QRegExp to QRegularExpression

2020-01-02 Thread Ahmad Samir
This revision was automatically updated to reflect the committed changes. Closed by commit R290:ab6743ffc5f3: Port QRegExp to QRegularExpression (authored by ahmadsamir). REPOSITORY R290 KPackage CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26359?vs=72598=72603 REVISION DETAIL

D26359: Port QRegExp to QRegularExpression

2020-01-02 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R290 KPackage BRANCH l-qregularexpression (branched from master) REVISION DETAIL https://phabricator.kde.org/D26359 To: ahmadsamir, #plasma, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh,

D26359: Port QRegExp to QRegularExpression

2020-01-01 Thread Ahmad Samir
ahmadsamir created this revision. ahmadsamir added a reviewer: Plasma. Herald added a project: Frameworks. ahmadsamir requested review of this revision. REVISION SUMMARY With QRegularExpression, a "-" character inside a character class, [], indicates a range; one way to match a literal "-"