092118855b
QRegExp matching methods modify the object, which we don't want to. In particular, when we receive a QRegExp from the user or we store in a context that might require thread-safety, make sure we make a copy before using it. QRegularExpression has no such shortcoming. Task-number: QTBUG-25064 Change-Id: If119e06221ca99e57c5ad1a1d4cc6468e9f68c7b Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> |
||
---|---|---|
.. | ||
images | ||
scripts | ||
.gitignore | ||
images.qrc | ||
lancelot.pro | ||
paintcommands.cpp | ||
paintcommands.h | ||
tst_lancelot.cpp |