This revision was automatically updated to reflect the committed changes.
Closed by commit R236:84d17cbde725: Port QRegExp to QRegularExpression
(authored by ahmadsamir).
REPOSITORY
R236 KWidgetsAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26195?vs=72115&id=72143
REVISION D
dfaure accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R236 KWidgetsAddons
BRANCH
l-qregularexpression (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D26195
To: ahmadsamir, #frameworks, apol, dfaure, vkrause
Cc: kde-frameworks-devel,
ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, apol, dfaure, vkrause.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
TEST PLAN
make && ctest; all unit tests pass except for two tests but
the fail on master too.
REPOSITORY
R236 KW