D26194: Port QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Mon Dec 23 18:01:22 GMT 2019
ahmadsamir created this revision.
ahmadsamir added reviewers: Plasma, davidedmundson, apol.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
One instance of QString::remove(QRegExp... was replaced to use the
replace overload that takes a QLatin1String.
In RunnerContext::restore, change the regex so that "id" is at least one
character, otherwise using d->launchCounts[id] doesn't make sense.
REPOSITORY
R308 KRunner
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D26194
AFFECTED FILES
src/runnercontext.cpp
src/runnermanager.cpp
To: ahmadsamir, #plasma, davidedmundson, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191223/7341738f/attachment.html>
More information about the Kde-frameworks-devel
mailing list