509 Commits (19bb6f5fe08cd343a4f906d88eb52ebd2c2c0d9e)

Author SHA1 Message Date
Chocobo1 72a6f7ae24 Use the numbers from tracker scrape response. Closes #5048, #6117. 8 years ago
sledgehammer999 a092cb9bda
Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway. 8 years ago
Eugene Shalygin b6e64c13d8 Fetch torrent status when generating final fastresume data 8 years ago
Eugene Shalygin 6cd233dd61 Add queue repair code 8 years ago
Eugene Shalygin 4c13f155ff Do not remove added files unconditionally. Closes #6248 8 years ago
Eugene Shalygin de403dcd9d Workaround problem with moc from Qt4 and #if 8 years ago
sledgehammer999 c384cc8c8c
Move new icons to their own theme folder. 8 years ago
Eugene Shalygin 7b594a635e Set upper version limit for QTBUG-52633 8 years ago
Tim Delaney 70ce12372d Follow project coding style. Issue #2192. 8 years ago
Tim Delaney 2244b7cb66 RSS episode filter refactoring and logging (prep for later commits). 8 years ago
Chocobo1 bc41e2034c Fix warning: unused parameter ‘action’ [-Wunused-parameter] 8 years ago
sledgehammer999 4f59caf3ca Fix share ratio limiting. Broken by commit 259b5e51c4. Closes #6039 #6048. 8 years ago
Eugene Shalygin 9a123c42c3 Add a workaround for QTBUG-52633, qBt issue #5073 8 years ago
sledgehammer999 283511116e New translations: Icelandic, Latvian, Malay, Occitan, Uzbek 8 years ago
sledgehammer999 d88ec48468 Polish previous commit. 8 years ago
dzmat abeff99ba0 minimizing the number of warnings about deprecated auto_ptr 8 years ago
Chocobo1 5cf86d3677 Change Utils::Fs::freeDiskSpaceOnPath() signature 8 years ago
thalieht b2144f7928 SearchTab: use saveSettings() and loadSettings() to handle header state 8 years ago
sledgehammer999 0d1b70e248 Decouple dependency between Session and BandwidthScheduler during Session init. Closes #6007. 8 years ago
Chocobo1 ab187f06da Fix unused variable warnings 8 years ago
Chocobo1 0b313e0bc3 Remove unused variable 8 years ago
Chocobo1 7f2f78a816 Simplify #if expression 8 years ago
Chocobo1 e1c9e3b9ed Fix memory leak 8 years ago
Chocobo1 5608827429 Simplify function call 8 years ago
Chocobo1 5d2d22a218 Fix warning C4090. 8 years ago
Chocobo1 11c2ee81c1 Fix warning C4267. 8 years ago
Chocobo1 cffa729ac5 Put temp files in .qBittorrent directory. Closes #4462. 8 years ago
Chocobo1 d84461c9b2 Remove unused header 8 years ago
dzmat 4b18bb29a6 DRY violation fixed 8 years ago
zywo 6e7d3b8135 Fix CMake compilation error. 8 years ago
Chocobo1 a415f14fac Rename splitter names 8 years ago
Chocobo1 6b835f53ce Use new key for storing RSS splitter_v value. 8 years ago
Tim Delaney b84d9201fd Allow | in RSS must contain. Closes #6171. 8 years ago
Tim Delaney 390d7a8124 Improve UI responsiveness during RSS downloading. Closes #873, #1089, #1235, #5423. 8 years ago
Tim Delaney 32bdb73f70 RSS allow infinite range to extend beyond current season. Closes #800, #3876, #6170. 8 years ago
thalieht c7a04e27f4 Log: set embedded Tracker [OFF] msg type as info 8 years ago
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