Port remaining uses of QRegExp in src/vimode into QRegularExpression
The Changes were mostly QRegExp::[last]indexIn -> QString::[last]indexOf.
I have only done light testing (+the autotests) and so far I haven't found any regressions.
The Changes were mostly QRegExp::[last]indexIn -> QString::[last]indexOf.
I have only done light testing (+the autotests) and so far I haven't found any regressions.