qBittorrent/src
Emil M George 29a964d5b7
Add support for custom SMTP ports
The port can be optionally specified by appending `:<port>` to the existing SMTP Server field in settings. If no port is specified, then the default port (25 for insecure or 465 for SSL) is used.

Closes #12212.
PR #17157.
2022-06-10 14:02:51 +08:00
..
app Remove usage of QTextStream 2022-06-09 11:18:41 +08:00
base Add support for custom SMTP ports 2022-06-10 14:02:51 +08:00
gui Add file name filter/blacklist 2022-06-10 13:37:46 +08:00
icons Sync flag icons with upstream 2022-05-25 12:41:16 +08:00
lang Sync translations from Transifex and run lupdate 2022-05-25 00:16:57 +03:00
searchengine Fix various typos 2021-10-05 12:58:25 +08:00
webui Add file name filter/blacklist 2022-06-10 13:37:46 +08:00
CMakeLists.txt CMake: Call UIC on the .ui files manually 2022-01-26 14:44:44 +03:00
qbittorrent.exe.manifest Remove Windows Vista support from manifest 2021-08-30 08:07:15 +03:00
qbittorrent.rc Bump copyright year 2022-01-04 01:39:00 +02:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Disallow narrowing conversions in signal connection 2022-05-19 12:55:07 +08:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00