Diffusion Kooka be7455918bc6

Compile with some of Qt's more rigourous options set

Authored by marten on Mar 8 2018, 3:55 PM.

Description

Compile with some of Qt's more rigourous options set

Some unnecessary conversions and uses of QByteArray identified by
QT_RESTRICTED_CAST_FROM_ASCII. Not compiling everything with that
option, though, as it would require too many other explicit conversions
(QByteArray -> QString and const char * -> QByteArray/QString).

Details

Committed
martenMar 8 2018, 3:55 PM
Parents
R660:160eace74e39: Compile with QT_NO_CAST_FROM_BYTEARRAY
Branches
Unknown
Tags
Unknown