Boris Nagaev
4706733846
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.
9 years ago
Vladimir Golovnev (Glassez)
6662081044
Improve RSS parsing logic.
9 years ago
Vladimir Golovnev (Glassez)
28ed981082
Redesign RSS base classes.
9 years ago
Vladimir Golovnev (Glassez)
6f7ae728eb
Move base RSS names to Rss namespace.
9 years ago
Vladimir Golovnev (Glassez)
67758cb092
Fix coding style (Issue #2192 ).
9 years ago
Vladimir Golovnev (qlassez)
881108057d
Use DownloadManager by DNSUpdater
9 years ago
Vladimir Golovnev (qlassez)
e378a65508
Use DownloadManager by ProgramUpdater
...
Closes #2023
9 years ago
Vladimir Golovnev (qlassez)
12c151eb69
Save RSS cookies to common cookie storage
...
Closes #4305
9 years ago
Naikel Aparicio
fa34f0efcc
Implemented WebUI interface for the new Watched Folders feature
9 years ago
sledgehammer999
06be9edfe1
Remove watch folders permanently only if the user accepts the Preferences dialog.
9 years ago
sledgehammer999
9c88959651
Make it scroll horizontally when necessary.
9 years ago
sledgehammer999
ecc19ff23e
Fix translated string.
9 years ago
sledgehammer999
429a1ba78a
Method to update the watch path parameters.
9 years ago
sledgehammer999
990e33a4b1
Don't add the watch folder before the user closes the Preferences window.
9 years ago
sledgehammer999
56ca80eb78
Support loading multiple magnets/hashes/urls per .magnet file in the watched folder(one per line). Closes #217 .
9 years ago
Vladimir Golovnev (qlassez)
ed7fb20758
Fix setting custom download location for watched folder
9 years ago
sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 years ago
sledgehammer999
e9547f7a1c
Indicate to the user that he's going to download the new version.
...
Indicate from the installer that the old version was detected and no settings will be deleted.
Closes #4320 .
9 years ago
sledgehammer999
c700b8c5c5
Move the 'qBittorrent-resume' file even when no magnets were recovered. Also make sure to rename it with a unique name. Closes #4334 .
9 years ago
sledgehammer999
15652025d3
Update native names for Chinese locales. Closes #4381 .
9 years ago
Dmitry Victorov
a564b96ccf
Set qBittorrent as default torrent app in Mac OS
9 years ago
buinsky
2691bb1540
Fix paused, active and inactive filters
9 years ago
Naikel Aparicio
c9293dd2d1
Fixed bug when uploading several files and only the last one was considered.
9 years ago
filipporig8
d3b47f45ab
Update webui run program parameters
9 years ago
Vladimir Golovnev (qlassez)
30f4036c97
Fix moving torrents to Temp after app restart
...
Closes #4434
9 years ago
Vladimir Golovnev (Glassez)
405b06319d
Move base RSS code to Core.
9 years ago
Vladimir Golovnev (qlassez)
0bffa066db
Make DownloadManager to save/load cookies
9 years ago
Chocobo1
edbfff62e8
Fix typo
9 years ago
Chocobo1
deb9a6b37f
Simplify statement
9 years ago
Chocobo1
07de39ff17
Add check for null. Fix provided by glassez.
...
Closes #4280 .
9 years ago
Vladimir Golovnev (Glassez)
ac365c5efb
Fix coding style (Issue #2192 ).
9 years ago
Vladimir Golovnev (Glassez)
54979e6b53
Move basic search-related code into Core.
...
Also use qBittorrent torrent file download routines instead of
nova2dl.py script.
9 years ago
Eugene Shalygin
768b67d275
Add column with list of currently downloading files
...
Add a new column to peers list that shows list of files which are
downloaded right now from a peer. The column is empty if we do not
download anything from the given peer.
9 years ago
Eugene Shalygin
0a92cb74a5
functions for retrieving list of currently downloading files
9 years ago
Eugene Shalygin
efed388402
Revert "Remove unused parameter."
...
This reverts commit 87347cf0e5
.
9 years ago
sledgehammer999
450b1e75c9
Fix linux build.
9 years ago
sledgehammer999
82e02f7118
Don't apply some settings again if they weren't changed. Closes #4278 .
9 years ago
sledgehammer999
2d25edd4d6
Don't recheck twice after 'Force Recheck' with 'Recheck torrents on completion' enabled. Closes #4274 .
9 years ago
sledgehammer999
ebe6d1b603
Fix resolution of peer host names. Closes #4307 .
9 years ago
Jesse Connop
41dbb82cc2
Always update native session's announce_ip setting
9 years ago
sledgehammer999
39ad4d65e8
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
91a99c6903
Fix possible deadlock during application exit.
9 years ago
sledgehammer999
3e0f8a1e4e
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
970e21fc33
Change update URL to FossHub. Closes #4188 .
9 years ago
sledgehammer999
9e20553dab
Follow project coding style. Issue #2192 .
9 years ago
sledgehammer999
87347cf0e5
Remove unused parameter.
9 years ago
buinsky
b10f04abbd
WebUI: Show filtered torrents number
9 years ago
Chocobo1
d203f39f0a
Update ISO 3166 country codes. Closes #3942 .
9 years ago
buinsky
05a2e5a92e
Implement torrent peers table in WebUI
9 years ago
buinsky
00c765be1b
Implement sync/torrent_peers request
9 years ago