Skip to content

Port QRegExp to QRegularExpression

Ahmad Samir requested to merge work/ahmad/QRE-port into master

In Speech class, macroExpander has been defined for the past 16 years, so I assume it works. And QRegExp::search doesn't exist in Qt5 at all https://doc.qt.io/archives/qt-4.8/qregexp-compat.html#search

Merge request reports