1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-03 10:25:02 +00:00
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-04-17 16:27:24 +02:00
2017-04-05 17:39:44 +08:00
2017-04-05 17:39:44 +08:00
2017-05-26 21:47:51 +02:00
2017-07-15 20:49:40 +03:00
2017-02-08 13:49:47 +08:00