Files
qBittorrent/src/app
Vladimir Golovnev (qlassez) 8fc931a61b 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-10-23 02:11:51 +03:00
..
2017-05-07 16:20:18 +03:00
2017-05-07 16:20:18 +03:00
2017-08-07 08:27:03 +03:00
2017-05-07 16:20:18 +03:00
2016-03-26 01:50:13 +02:00
2016-03-26 01:50:13 +02:00
2017-07-15 20:49:40 +03:00