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
ngosang
a570bd5e2c
[search engine] Update PirateBay URL. Closes #4470
2016-01-18 19:45:34 +02:00
ngosang
bdacfd540c
[search engine] Fix PirateBay plugin implementation for Python 3
2016-01-18 19:45:33 +02:00
buinsky
c89b9edf27
Move some styles into css
2016-01-18 19:45:33 +02:00
schnurlos
0fdf788624
Update german.nsi
...
Translated the "A previous installation was detected ..." text.
2016-01-18 19:45:33 +02:00
ngosang
f0ae30070b
Update installer translations in Spanish language
2016-01-18 19:45:32 +02:00
sledgehammer999
8fb8f4b467
Don't require GUI libs for qt4 nox build. Closes #4404 .
2016-01-18 19:45:32 +02:00
dzmat
c3a2e50191
Update russian.nsi
...
Translated new string/
2016-01-18 19:45:31 +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
Naikel Aparicio
0d59d6a03e
Implemented WebUI interface for the new Watched Folders feature
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
1f2daed9d6
Fix translated string.
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
Vladimir Golovnev (qlassez)
4f5009351f
Fix setting custom download location for watched folder
2016-01-18 19:45:24 +02:00
sledgehammer999
c1f77d45ab
Improve the "Watch folders" UI. Closes #4300 .
2016-01-18 19:45:24 +02:00
sledgehammer999
60f0447603
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 .
2016-01-18 19:45:23 +02:00
sledgehammer999
6ae208a661
Move the 'qBittorrent-resume' file even when no magnets were recovered. Also make sure to rename it with a unique name. Closes #4334 .
2016-01-18 19:45:23 +02:00
Eugene Shalygin
781c8034a5
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.
2016-01-18 19:45:22 +02:00
Eugene Shalygin
4cf8359257
functions for retrieving list of currently downloading files
2016-01-18 19:45:22 +02:00
Eugene Shalygin
3ed4de3043
Revert "Remove unused parameter."
...
This reverts commit 87347cf0e5
.
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
Chocobo1
69cc97c3dd
Turn off warning on OSX builds: unused-local-typedefs
...
Reorder option list, sort by lt_branch then qt then gui
2016-01-18 19:45:20 +02:00
buinsky
226f74a866
Fix paused, active and inactive filters
2016-01-18 19:45:20 +02:00
buinsky
cf35392cd2
WebUI: Show filtered torrents number
2016-01-18 19:45:20 +02:00
Chocobo1
27319e9e64
Fix typo
2016-01-18 19:45:19 +02:00
Chocobo1
69b8544e26
Simplify statement
2016-01-18 19:45:19 +02:00
Chocobo1
41e5dc8911
Add check for null. Fix provided by glassez.
...
Closes #4280 .
2016-01-18 19:45:18 +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
Vladimir Golovnev (Glassez)
d87e42ba00
Move Search-related files into Gui.
2016-01-18 19:45:17 +02:00
Vladimir Golovnev (Glassez)
975b1d5257
Fix search-related file/class names.
2016-01-18 19:43:28 +02:00
Fabio Alessandro Locati
5f84363afb
Fix lrelease version due to the default Qt5 build
...
As title
2016-01-18 19:43:28 +02:00
Chocobo1
545c526e2f
Update ISO 3166 country codes. Closes #3942 .
2016-01-18 19:43:27 +02:00
sledgehammer999
06fcc57619
Fix linux build.
2016-01-18 19:43:27 +02:00
sledgehammer999
06c6a444c9
Don't apply some settings again if they weren't changed. Closes #4278 .
2016-01-18 19:43:26 +02:00
sledgehammer999
8474d0d199
Don't recheck twice after 'Force Recheck' with 'Recheck torrents on completion' enabled. Closes #4274 .
2016-01-18 19:43:26 +02:00
sledgehammer999
0f4610c127
Fix resolution of peer host names. Closes #4307 .
2016-01-18 19:43:26 +02:00