qt5base-lts/tests/auto/other/lancelot
Allan Sandfeld Jensen a65e383cac Switch lancelot from QRegExp to QRegularExpressions
They are faster, and using them makes it paint commands be the most
CPU intensive part of lancelot instead of regular-expression matching.

Change-Id: Ifabf1081c48a83ce089660049051428fd3a43042
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2018-03-20 09:00:14 +00:00
..
images Purge sRGB chunks from PNGs in tests. 2016-03-29 08:39:43 +00:00
scripts Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
images.qrc Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
lancelot.pro Do not always use argb32pm for subsurfaces 2017-05-31 18:53:57 +00:00
paintcommands.cpp Switch lancelot from QRegExp to QRegularExpressions 2018-03-20 09:00:14 +00:00
paintcommands.h Switch lancelot from QRegExp to QRegularExpressions 2018-03-20 09:00:14 +00:00
tst_lancelot.cpp Do not always use argb32pm for subsurfaces 2017-05-31 18:53:57 +00:00