215 Commits (5a006d5980356b40597c94726f2296e9c20d0697)

Author SHA1 Message Date
dzmat abeff99ba0 minimizing the number of warnings about deprecated auto_ptr 8 years ago
Chocobo1 5cf86d3677 Change Utils::Fs::freeDiskSpaceOnPath() signature 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
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
thalieht c7a04e27f4 Log: set embedded Tracker [OFF] msg type as info 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