336 Commits (129172453bd5bbd3ff9c4060ef117f220340ee8f)

Author SHA1 Message Date
Chocobo1 cab10aa7b4 Use QString::toStdString() 8 years ago
sledgehammer999 5046c36458
Immediately update torrent_status after manipulating super seeding mode. Partially fixes #6072. 8 years ago
Tim Delaney c0339d4f6a Fix regex RSS matching. Closes #6337. 8 years ago
dzmat b167b4174e reduce methods accessibility from public to private 8 years ago
Tim Delaney 5d185f1fcd Fix compilation error on Qt<5.4. Closes #6170. 8 years ago
Eugene Shalygin 13d9dea8ac cmake: make LibtorrentRasterbar::LibTorrent public dependency of qbt_base 8 years ago
Falco 84759d4f20 fix index overflow for torrents with invalid meta data or empty progress 8 years ago
thalieht f8213f5d56 friendlyUnit: Properly replace spaces with non-breaking spaces 8 years ago
thalieht 311b060c70 Increased number of digits after the decimal point for Gibibytes and above 8 years ago
sledgehammer999 f4fa000ba3
Polish previous commit. 8 years ago
Chocobo1 0517a3eb63 Fix rss icon too large in rss settings dialog 8 years ago
Chocobo1 a2bb947dcc After files relocate, don't remove the old folder even if it is empty. 8 years ago
Chocobo1 fa45ba102c Refactor 8 years ago
Chocobo1 e37a696e7d Refactor 8 years ago
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