D27288: [policy-gen] Fix the code to actually captured the correct capture group

2020-02-11 Thread Ahmad Samir
ahmadsamir updated this revision to Diff 75458. ahmadsamir added a comment. Follow naming convention, KAuth REPOSITORY R283 KAuth CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27288?vs=75451=75458 BRANCH l-policy-gen (branched from master) REVISION DETAIL

D27288: [policy-gen] Fix the code to actually captured the correct capture group

2020-02-11 Thread Ahmad Samir
ahmadsamir updated this revision to Diff 75451. ahmadsamir edited the summary of this revision. ahmadsamir edited the test plan for this revision. ahmadsamir added a comment. Add a simple/crude unit test REPOSITORY R283 KAuth CHANGES SINCE LAST UPDATE

D27288: [policy-gen] Fix the code to actually captured the correct capture group

2020-02-10 Thread Ahmad Samir
ahmadsamir edited the test plan for this revision. ahmadsamir added a reviewer: apol. REPOSITORY R283 KAuth REVISION DETAIL https://phabricator.kde.org/D27288 To: ahmadsamir, #frameworks, dfaure, apol Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns

D27288: [policy-gen] Fix the code to actually captured the correct capture group

2020-02-10 Thread Ahmad Samir
ahmadsamir created this revision. ahmadsamir added reviewers: Frameworks, dfaure. Herald added a project: Frameworks. ahmadsamir requested review of this revision. REVISION SUMMARY This was a mistake in porting form QRegExp::capturedTexts() to QRegularExpression; capturedTexts(1) translates