336 Commits (129172453bd5bbd3ff9c4060ef117f220340ee8f)

Author SHA1 Message Date
Tim Delaney 96c1187f47 RSS parse torrent episodes like 1x01 as well as S01E01. Closes #2749. 8 years ago
Tim Delaney 64f9cbbf54 Allow episode zero (special) and leading zeroes in RSS episode filter. 8 years ago
Tim Delaney cecff159a0 Move old RSS items to separate config file. Closes #6167. 8 years ago
Anton Lashkov 1233c5b67b Fix name of variable same as class member 8 years ago
sledgehammer999 259b5e51c4 Don't ever stop seeding forced torrents. Closes #5784. 8 years ago
sledgehammer999 146d4e049a Some more compiler warnings fixed. 8 years ago
sledgehammer999 9f8dfbc51c Fix warning due to stupid typo. 8 years ago
sledgehammer999 e10c2abf3b Delete old rss favicon before assigning new one. 8 years ago
sledgehammer999 e440fc3d17 Fix setting a speed limit. 8 years ago
sledgehammer999 3081a8bb3f Add libtorrent's DHT bootstrap node to our bootstrap list. 8 years ago
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