653 Commits (7af83ab704c995c035b7f6014869e8b7aa7db345)

Author SHA1 Message Date
sledgehammer999 660b8cdb7e Use the new API to add DHT bootstrap nodes for libtorrent 1.1.x and simplify the code a bit. 8 years ago
sledgehammer999 afe930cbee Use new libtorrent 1.1.2+ utility function to generate client ID instead. 8 years ago
sledgehammer999 e054f63746 Make sure that paths are loaded/saved using slashes as dir separators. 8 years ago
sledgehammer999 59b570cf62 Display message about libtorrent plugins for the correct case. 8 years ago
sledgehammer999 f391b24b1d Migrate last setting related to interfaces to the new system. 8 years ago
sledgehammer999 7bf06cd6e6 Fix save/load of interface address setting. 8 years ago
sledgehammer999 f885c6375a Use better variable names for tracker announce IP setting. 8 years ago
sledgehammer999 6053390bf5 Unify and simplify setting to use proxy for torrents only. 8 years ago
sledgehammer999 5cbc7b16c0 Guard the flag used for deferred session configure. 8 years ago
sledgehammer999 1757973f88 Misc fixes. 8 years ago
sledgehammer999 10cd45dc81 Fix setting limits to unlimited. 8 years ago
sledgehammer999 a5ae86512a Rename IP filtering functions and settings names. 8 years ago
sledgehammer999 b97cb7422f Export torrents added only after the setting was enabled. 8 years ago
Yez Ezey 26052802ca Change QSettings to IniFormat on macOS. Closes #5770 #5808 8 years ago
sledgehammer999 b3a7954363 Use a subdomain to redirect to the actual URL for search plugins. 8 years ago
borouhin 501a2d7c45 Don't request client SSL certificate (closes issue #3883) 8 years ago
thalieht 6ec1c61b06 fix webui port overflow 8 years ago
ngosang 83d6a28030 Fix warning in geoipdatabase.cpp 8 years ago
SagePtr c63da264d7 Update geoipdatabase.cpp 8 years ago
Brian Kendall da412571e4 Better error handling with smtp communication. 8 years ago
Chocobo1 9cb01dedba Avoid spawning a new explorer.exe process when selecting "Open containing 8 years ago
Chocobo1 f448587271 Add function `windowsSystemPath()` 8 years ago
Chocobo1 bb956b8453 Refactor 8 years ago
Chocobo1 8742d7aa45 Uncrustify misc.cpp 8 years ago
Vladimir Golovnev (Glassez) c4e9291db4 Do not create save folder in advance 9 years ago
Vladimir Golovnev (Glassez) b5fe749f0b Use new libtorrent-1.1 settings API 9 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
sledgehammer999 e3e7636de8 Fix parsing of eMule .DAT filters. Closes #5281. 9 years ago
sledgehammer999 d060b0d342 Don't use QCollator for sorting on Windows. Closes #5238 and #5240. 9 years ago
Eugene Shalygin 5f2362dc89 Replace TorrentHandle::fileExtremityPieces() with TorrentInfo::filePieces() 9 years ago
Eugene Shalygin b3378d4599 Show files in tooltips for pieces progress bars 9 years ago
sledgehammer999 5878d49f60 Fixup previous commits and allow IPv6 interface addresses too. 9 years ago
sledgehammer999 81ea07abee Rename ASM to TMM and related stuff. 9 years ago
Chocobo1 f13c604fbe Use boost:circular_buffer instead of QList. 9 years ago
botmtl 0ca31deedb default RSSRefreshInterval to 30 mins 9 years ago
Chocobo1 c907a2f857 Cleanup headers 9 years ago
Chocobo1 6ead0ae9ee Add lookup function to get PathType display names 9 years ago
Vladimir Golovnev (Glassez) a318040eaa Use new alert dispathing API 9 years ago
Chocobo1 6ea89bf621 Improve wordings in "Auto download torrent" section 9 years ago
Eugene Shalygin 47a3f1d93d Fix a typo in TorrentFileGuard 9 years ago
Eugene Shalygin 6e73fa80b8 Add option to automatically remove .torrent files upon adding 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 a81cf1ea16 Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217. 9 years ago
Chocobo1 d25430f377 Cleanup headers 9 years ago
Eugene Shalygin 565847ceb3 cmake: add Qt::DBus library dependency for base module 9 years ago
sledgehammer999 0143799623 Don't show added torrent notification during startup. 9 years ago
sledgehammer999 ef6e848756 Display notifications when a torrent is added. Closes #334 and #915. 9 years ago
Vladimir Golovnev (Glassez) 56287173b1 Fix .!qB extension is added when disabled 9 years ago
Vladimir Golovnev (Glassez) b8c703b8b0 Use truncated torrent hash in temp path 9 years ago
Vladimir Golovnev (Glassez) 850556fdfa Use unique temp directories 9 years ago