mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-07 15:47:25 +03:00
cff6a64e9f
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(). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
pluginselectdlg.cpp | ||
pluginselectdlg.h | ||
pluginselectdlg.ui | ||
pluginsourcedlg.cpp | ||
pluginsourcedlg.h | ||
pluginsourcedlg.ui | ||
searchlistdelegate.cpp | ||
searchlistdelegate.h | ||
searchsortmodel.cpp | ||
searchsortmodel.h | ||
searchtab.cpp | ||
searchtab.h | ||
searchtab.ui | ||
searchwidget.cpp | ||
searchwidget.h | ||
searchwidget.ui |