Files
qBittorrent/src/base/net
Vladimir Golovnev (qlassez) cff6a64e9f Use qUtf8Printable() for logging strings
qDebug(), qInfo(), qWarning(), qCritical(), qFatal() expect %s arguments
to be UTF-8 encoded, while qPrintable() converts to local 8-bit encoding.
Therefore qUtf8Printable() should be used for logging strings instead of
qPrintable().
2017-08-13 16:14:57 +03:00
..
2017-03-06 14:42:32 +08:00
2016-01-04 05:51:50 +03:00
2016-11-01 03:41:40 +02:00
2017-06-01 01:09:25 +03:00