Chocobo1
|
4b93ccd4e4
|
Simplify statement
|
2016-03-05 19:41:20 +02:00 |
|
Chocobo1
|
6603a8947a
|
Fix malformed date header in email. Closes #4828.
|
2016-03-05 19:41:20 +02:00 |
|
sledgehammer999
|
031e354577
|
Partially revert decfae7b8a. Newer libtorrent RC_1_1 has added back the missing variables.
|
2016-03-05 19:41:19 +02:00 |
|
sledgehammer999
|
be180140a3
|
Don't merge trackers for private torrents. Closes #2928.
|
2016-03-05 19:41:14 +02:00 |
|
Chocobo1
|
c051c279d4
|
Set "Show splash screen on start up" option default to off
|
2016-03-05 19:41:14 +02:00 |
|
Vladimir Golovnev (Glassez)
|
365737afe1
|
Save resume data using QSaveFile (Qt5 only)
|
2016-03-05 19:41:13 +02:00 |
|
Vladimir Golovnev (qlassez)
|
2cf14f0120
|
Optimize Session::startupTorrents()
Reduce queue size by starting up initial items (torrents) when they are detected
|
2016-03-05 19:41:13 +02:00 |
|
Vladimir Golovnev (qlassez)
|
46bb25ba9f
|
Switch to using previous fastresume file names
|
2016-03-05 19:41:12 +02:00 |
|
Vladimir Golovnev (qlassez)
|
ee5a72c570
|
Perform fastresume data saving in separate thread
Closes #4315
|
2016-03-05 19:41:12 +02:00 |
|
Chocobo1
|
18b56f4d0a
|
Add "Paused torrents only" option for "Hide zero and infinity values"
|
2016-03-05 19:41:12 +02:00 |
|
Chocobo1
|
c28151ba92
|
Add "Hide zero values" option. Closes #3543.
|
2016-03-05 19:41:10 +02:00 |
|
Vladimir Golovnev (Glassez)
|
34d5824c4a
|
Manage save path in one place
|
2016-03-05 19:41:10 +02:00 |
|
Vladimir Golovnev (Glassez)
|
bb875df400
|
Create MagnetUri object from BC link or HASH string
|
2016-03-05 19:41:09 +02:00 |
|
Vladimir Golovnev (Glassez)
|
55b06ab9ba
|
Add libtorrent v1.1 basic support
|
2016-03-05 19:41:08 +02:00 |
|
Vladimir Golovnev (Glassez)
|
21f0a5eb76
|
Prepare for libtorrent v1.1 support
|
2016-03-05 19:41:07 +02:00 |
|
ngosang
|
694bd7cb95
|
Download more pieces in "Download first and last pieces first" feature
|
2016-03-05 19:41:06 +02:00 |
|
ngosang
|
78fe7fcf9d
|
[Web UI] Fix max_ratio precision. Closes #4707
|
2016-03-05 19:41:05 +02:00 |
|
sledgehammer999
|
0eaa2aeef2
|
Fix loading *.magnet files from watched folders. Closes #4701.
|
2016-03-05 19:41:04 +02:00 |
|
Jesse Connop
|
94be3b930d
|
Always update native session's announce_ip setting
|
2016-03-05 19:41:02 +02:00 |
|
sledgehammer999
|
1ac68a9192
|
Temporarily revert PR #2885 (filename column in peers view).
There's a bug that causes frequent crashes.
Issue #4597.
|
2016-01-21 00:44:14 +02:00 |
|
Vladimir Golovnev (Glassez)
|
013a1b8403
|
Fix unitialized scalar field bugs
|
2016-01-18 19:45:45 +02:00 |
|
Vladimir Golovnev (Glassez)
|
1492a24391
|
Simplify Log::Msg and Log::Peer
Also fixes some unitialized scalar field bugs.
|
2016-01-18 19:45:44 +02:00 |
|
Vladimir Golovnev (Glassez)
|
d5648a67ae
|
Fix loading corrupted .fastresume file
|
2016-01-18 19:45:44 +02:00 |
|
Vladimir Golovnev (Glassez)
|
a6ec82682d
|
Delete unused include
|
2016-01-18 19:45:43 +02:00 |
|
Vladimir Golovnev (Glassez)
|
458f48b290
|
Fix unitialized scalar fields
|
2016-01-18 19:45:43 +02:00 |
|
Vladimir Golovnev (Glassez)
|
a0ae21148a
|
Fix NetworkCookieJar::deleteCookie() behavior to match Qt5 one
|
2016-01-18 19:45:42 +02:00 |
|
Vladimir Golovnev (Glassez)
|
5dc9b5c2dd
|
Fix reconfigure additional trackers
Replace wrong QList::empty() call with QList::clear()
|
2016-01-18 19:45:42 +02:00 |
|
Dmitry Victorov
|
4cf7618c52
|
Set qBittorrent as default torrent app in Mac OS
|
2016-01-18 19:45:41 +02:00 |
|
Boris Nagaev
|
d513d002cc
|
convert includes like <Windows.h> to lowercase
There is header file windows.h, not Windows.h.
MinGW on Linux build machine is filename case-sensitive.
|
2016-01-18 19:45:34 +02:00 |
|
Vladimir Golovnev (Glassez)
|
b045b5ebf7
|
Improve RSS parsing logic.
|
2016-01-18 19:45:31 +02:00 |
|
Vladimir Golovnev (Glassez)
|
6436152c75
|
Redesign RSS base classes.
|
2016-01-18 19:45:31 +02:00 |
|
Vladimir Golovnev (Glassez)
|
9c3ae53330
|
Move base RSS names to Rss namespace.
|
2016-01-18 19:45:30 +02:00 |
|
Vladimir Golovnev (Glassez)
|
acd5fcfb00
|
Fix coding style (Issue #2192).
|
2016-01-18 19:45:30 +02:00 |
|
Vladimir Golovnev (Glassez)
|
9a6f8ab402
|
Move base RSS code to Core.
|
2016-01-18 19:45:29 +02:00 |
|
Vladimir Golovnev (qlassez)
|
0f854014af
|
Use DownloadManager by DNSUpdater
|
2016-01-18 19:45:29 +02:00 |
|
Vladimir Golovnev (qlassez)
|
a11175afba
|
Use DownloadManager by ProgramUpdater
Closes #2023
|
2016-01-18 19:45:28 +02:00 |
|
Vladimir Golovnev (qlassez)
|
c5776c3bf1
|
Save RSS cookies to common cookie storage
Closes #4305
|
2016-01-18 19:45:28 +02:00 |
|
Vladimir Golovnev (qlassez)
|
19d566253f
|
Make DownloadManager to save/load cookies
|
2016-01-18 19:45:27 +02:00 |
|
sledgehammer999
|
c7b2ee367f
|
Remove watch folders permanently only if the user accepts the Preferences dialog.
|
2016-01-18 19:45:27 +02:00 |
|
sledgehammer999
|
510ec029ea
|
Make it scroll horizontally when necessary.
|
2016-01-18 19:45:26 +02:00 |
|
sledgehammer999
|
08b854ce74
|
Method to update the watch path parameters.
|
2016-01-18 19:45:25 +02:00 |
|
sledgehammer999
|
6b34803c59
|
Don't add the watch folder before the user closes the Preferences window.
|
2016-01-18 19:45:25 +02:00 |
|
sledgehammer999
|
fca224b9d0
|
Support loading multiple magnets/hashes/urls per .magnet file in the watched folder(one per line). Closes #217.
|
2016-01-18 19:45:25 +02:00 |
|
sledgehammer999
|
c1f77d45ab
|
Improve the "Watch folders" UI. Closes #4300.
|
2016-01-18 19:45:24 +02:00 |
|
Eugene Shalygin
|
4cf8359257
|
functions for retrieving list of currently downloading files
|
2016-01-18 19:45:22 +02:00 |
|
sledgehammer999
|
a374b99ba2
|
Update native names for Chinese locales. Closes #4381.
|
2016-01-18 19:45:21 +02:00 |
|
Naikel Aparicio
|
601734a59b
|
Fixed bug when uploading several files and only the last one was considered.
|
2016-01-18 19:45:21 +02:00 |
|
Vladimir Golovnev (qlassez)
|
ba1ffa4e54
|
Fix moving torrents to Temp after app restart
Closes #4434
|
2016-01-18 19:45:18 +02:00 |
|
Vladimir Golovnev (Glassez)
|
4edc073373
|
Fix coding style (Issue #2192).
|
2016-01-18 19:45:18 +02:00 |
|
Vladimir Golovnev (Glassez)
|
1f00d2e5d7
|
Move basic search-related code into Core.
Also use qBittorrent torrent file download routines instead of
nova2dl.py script.
|
2016-01-18 19:45:17 +02:00 |
|