Skip to content

Port QRegExp to QRegularExpression in a couple of locations

Ahmad Samir requested to merge (removed):l-qregularexpression into master

dviRenderer::PDFencodingToQString(): fix the last QString::replace(), it should be replacing only two characters "\d".

Some instances of QRegExp are still left: generators/mobipocket and generators/epub

Edited by Ahmad Samir

Merge request reports