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
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
buinsky
aea6c38b33
Follow project coding style. Issue #2192 .
9 years ago
buinsky
1e3a57ad92
Rename 'context_menu' variable to 'torrents_table_context_menu'
9 years ago
buinsky
805f0d4c90
Rename 'myTable' variable to 'torrentsTable'
9 years ago
buinsky
2275060022
Split the DynamicTable class into 2 classes
9 years ago
buinsky
c9b74c2742
Add seeds tab to WebUI
9 years ago
Vladimir Golovnev (Glassez)
8754fd5646
Move Search-related files into Gui.
9 years ago
Vladimir Golovnev (Glassez)
3797cc767f
Fix search-related file/class names.
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Vladimir Golovnev (Glassez)
696ce427a8
Fix RSS isn't automarking articles as read
...
Closes : #4260 , #4233 , #4221 , #4133
9 years ago
sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
9 years ago
sledgehammer999
b3e4d8487b
Add clarifying comment.
9 years ago
Vladimir Golovnev (Glassez)
bdac97147f
Improve upgrade to v3.3. Fixes #4195 .
9 years ago
Vladimir Golovnev (Glassez)
8014d74210
Fix scan dirs settings saving. Closes #4254 , #4239 , #4187 .
9 years ago
Vladimir Golovnev (Glassez)
7cc5a3e050
Improve torrent export feature. Closes #4205 .
9 years ago
Vladimir Golovnev (Glassez)
6bf2c5a946
Remove unused LineEdit slot. Fix compiler warning.
9 years ago
Vladimir Golovnev (Glassez)
9853187051
Fix wrong encoding for listen failed error message.
9 years ago
sledgehammer999
6e5aab7e98
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
fd39efd846
Fix cases where the fastresume was wrongly overwritten when in 'Missing Files' status. Closes #3602 .
9 years ago
sledgehammer999
86dba7bd21
Don't rebind listen port on 'network configuration changed' signal when we listen on any address. Closes #4139 .
9 years ago