summaryrefslogtreecommitdiffstats
path: root/configure.pri
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-08-05 10:04:11 +0300
committerMarc Mutz <marc.mutz@kdab.com>2016-08-19 19:03:54 +0000
commit2f108fafe98047f9ed2c85c5938579fdeb90682d (patch)
tree507067b0c24e62b71a4d62c9f270c01514349236 /configure.pri
parent4c27221295cbe61bb84adefaa58b1f27fc58a6bf (diff)
tst_QSslSocket: clean up
- port Q_FOREACH to C++11 range-for - port use of inefficient QLists to QVector - port from QSharedPointer to auto variables except where the payload is returned from a function (there ported to QSharedPointer::create()) Fixes errors pointed out by my tree's static checks. In sslErrors(), fixed an unwanted double-detach problem by adding a strategic qAsConst(). Change-Id: I8148e23b73337f6f1a721e009f2974536d8447cc Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
Diffstat (limited to 'configure.pri')
0 files changed, 0 insertions, 0 deletions