qBittorrent/src/base/net
Chocobo1 551ffb88ab
Define QT_USE_QSTRINGBUILDER.
The old defines are deprecated.
QT_USE_QSTRINGBUILDER also supports QByteArray which we use extensively
in WebUI.
2017-08-29 13:37:29 +08:00
..
private Replace C-style casts with C++ ones 2017-05-29 17:25:42 +02:00
dnsupdater.cpp Follow http user-agent format 2017-03-06 14:42:32 +08:00
dnsupdater.h Use DownloadManager by DNSUpdater 2016-01-04 05:51:50 +03:00
downloadhandler.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
downloadhandler.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
downloadmanager.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
downloadmanager.h Create basic cookies management dialog 2016-04-11 19:14:28 +03:00
geoipmanager.cpp Revise Utils::Gzip::decompress 2017-04-20 22:26:35 +08:00
geoipmanager.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
portforwarder.cpp Misc fixes. 2016-11-01 03:41:40 +02:00
portforwarder.h Merge pull request #5342 from glassez/session 2016-11-01 03:02:29 +02:00
proxyconfigurationmanager.cpp Use qUtf8Printable() for logging strings 2017-08-13 16:14:57 +03:00
proxyconfigurationmanager.h Unify and simplify setting to use proxy for torrents only. 2016-11-01 03:41:51 +02:00
reverseresolution.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
reverseresolution.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
smtp.cpp Define QT_USE_QSTRINGBUILDER. 2017-08-29 13:37:29 +08:00
smtp.h Fix argument name differ in definition & declaration 2017-05-09 14:12:36 +08:00