sledgehammer999
41c953de46
Merge pull request #3938 from glassez/path
...
Use default save path if save path is not set.
2015-10-14 18:43:43 -05:00
Vladimir Golovnev (Glassez)
986bb1a8ac
Use default save path if save path is not set.
2015-10-13 21:58:25 +03:00
Vladimir Golovnev (Glassez)
d9e51c220e
Fix compilation on Windows.
2015-10-11 15:07:20 +03:00
sledgehammer999
d413c2061c
Merge pull request #3859 from glassez/simplify
...
Simplify Session/TorrentHandle classes.
2015-10-11 04:19:51 -05:00
Vladimir Golovnev (Glassez)
d40495a4be
Simplify Session/TorrentHandle classes.
2015-10-11 08:05:57 +03:00
Vladimir Golovnev (Glassez)
b63a68c9db
Use libtorrent::torrent_status::added_time ( Closes #3764 ).
2015-10-11 07:58:56 +03:00
sledgehammer999
1ba1f90058
Merge pull request #3845 from glassez/drop_unused
...
Drop unused TorrentHandle methods.
2015-10-10 13:06:10 -05:00
sledgehammer999
4291a08d47
Merge pull request #3649 from glassez/savepathlabel
...
Fix 'Append label to save path'. Closes #3495 .
2015-10-10 12:45:20 -05:00
sledgehammer999
8f8218c515
Fix Qt5 nox build on non-Windows.
2015-10-07 21:29:21 +03:00
sledgehammer999
19ad58c394
Merge pull request #3685 from glassez/cpp11
...
Add C++11 support.
2015-10-05 11:53:42 -05:00
sledgehammer999
f781cc18a6
Merge pull request #3852 from ngosang/filemanagers
...
Fix Konqueror detection in Plasma (KDE5)
2015-10-05 04:09:57 -05:00
sledgehammer999
63df3090d5
Fix python detection when the 'Anaconda' software is installed. Closes #3731 .
2015-10-04 12:10:07 +03:00
sledgehammer999
8b547644b0
Merge pull request #3165 from Chocobo1/rss_sort
...
Sort labels in RSS Downloader dialog
2015-10-03 18:52:46 -05:00
Chocobo1
cf91685f6f
Sort labels in RSS Downloader dialog, closes #3140 .
2015-09-28 00:30:43 +08:00
ngosang
73fb0a6309
Fix Konqueror detection in Plasma (KDE5)
2015-09-24 15:53:44 +02:00
Vladimir Golovnev (Glassez)
228f51fff9
Drop unused method TorrentHandle::firstFileSavePath().
2015-09-23 21:55:04 +03:00
Vladimir Golovnev (Glassez)
08ee439a47
Drop unused method TorrentHandle::savePathParsed().
2015-09-22 20:39:09 +03:00
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
2015-09-18 08:33:22 +03:00
sledgehammer999
57ca831d4d
Merge pull request #3730 from Gelmir/rss_save
...
Couple o' fixes to RSS
2015-09-17 17:02:27 -05:00
sledgehammer999
4642a35de7
Don't limit the number of torrents that can be announced to the tracker/dht/lsd. Closes #3473 .
2015-09-16 22:03:20 +03:00
sledgehammer999
50822a7476
Merge pull request #3071 from ppolewicz/interface_bind_fixes
...
Interface bind fixes
2015-09-16 13:04:52 -05:00
Pawel Polewicz
f108e67dcc
Call setListeningPort() when state of network interface changes ( closes qbittorrent/qBittorrent#475 , closes qbittorrent/qBittorrent#3072 )
2015-09-16 14:32:49 +02:00
Pawel Polewicz
fb22940639
Small refactor in Session::setListeningPort()
2015-09-16 14:32:49 +02:00
sledgehammer999
b4680e82b7
Merge pull request #3765 from jsayol/patch-1
...
Allow adding torrent link from Torcache
2015-09-15 18:52:53 -05:00
Josep Sayol
fd5d3d0a48
Allow adding torrent link from Torcache
...
Recent changes in Torcache prevent adding (or drag-and-dropping) a torrent link into qBittorrent. Modifying DownloadManager to always spoof the HTTP Referer header to the file itself being downloaded solves this.
2015-09-16 05:08:53 +07:00
sledgehammer999
8bde7d45b8
Try to avoid loading a corrupted configuration file. Also log errors encountered while saving/loading the configuration. Closes #3503 .
2015-09-14 02:23:13 +03:00
sledgehammer999
581d544f61
Fix typos. Make ìTP
untranslatable. Use American variation of words. Closes #3654 .
2015-09-04 23:14:02 +03:00
ngosang
4f504f597d
Fix RSS panel position not saved
2015-09-03 04:45:47 +02:00
sledgehammer999
9d051ea523
Merge pull request #3713 from ngosang/translate_countries
...
Allows translation of country names. Closes #3710
2015-09-02 16:48:14 -05:00
Gabriele
420fa82e8d
Put some string placeholders between quotes
2015-09-02 23:26:19 +02:00
Nick Tiskov
2442411a5e
Fix: Adding RSS rule with a new label doesn't add this label to UI.
2015-08-31 02:12:02 +03:00
sledgehammer999
25c6d8bf6b
Merge pull request #3561 from pmzqla/proxy-torrent
...
Add an option to allow the use of proxies only for torrents
2015-08-30 12:38:16 -05:00
sledgehammer999
cf72318d74
Merge pull request #2633 from Chocobo1/my_dev2
...
Fix wrong default download directory in Windows. Closes #2625 .
2015-08-30 10:59:24 -05:00
Gabriele
a8c05ca02e
Add https_proxy env variable
...
This forces Python to use the HTTP proxy for HTTPS connections.
2015-08-30 17:46:12 +02:00
Gabriele
1c8abd5c3b
Add an option to allow the use of proxies only for torrents
...
Closes #2701 .
2015-08-30 17:46:11 +02:00
Chocobo1
6ebe3897fb
Fix wrong default download directory in Windows. Closes #2625 .
2015-08-30 23:45:34 +08:00
sledgehammer999
9faa44eabf
Merge pull request #3581 from pmzqla/redirect
...
DownloadManager: fix downloads after a redirection
2015-08-30 09:43:18 -05:00
ngosang
c984902fbf
Allows translation of country names
2015-08-30 15:09:15 +02:00
sledgehammer999
45cbf4bf25
Merge pull request #3481 from Chocobo1/moveOption
...
Move option "Ignore transfer limits on local network" to Speed page
2015-08-30 07:58:30 -05:00
sledgehammer999
ef7de49ec8
Fix dolphin detection for KDE5.
2015-08-29 23:49:14 +03:00
sledgehammer999
e937344761
Fix a bug with highlighting selected file on Windows. Closes #3185 .
2015-08-29 23:49:09 +03:00
Gabriele
e728710430
Select the file of single file torrents when opening destination folder
...
Also, add the support for Nautilus (Gnome 3), Caja and Nemo.
2015-08-29 16:09:22 +02:00
Vladimir Golovnev (Glassez)
0afa4d260c
Fix 'Append label to save path'. Closes #3495 .
2015-08-17 18:37:00 +03:00
Gabriele
b2df917011
DownloadManager: fix downloads after a redirection
...
Closes #3580 .
2015-08-05 21:41:57 +02:00
sledgehammer999
2ec1d9e39e
New translation: Slovenian
...
Also re-run lupdate.
2015-08-04 19:14:02 +03:00
sledgehammer999
929cd30e33
Merge pull request #3517 from glassez/strict_aliasing
...
Fix strict-aliasing warning.
2015-08-03 02:50:22 +03:00
ngosang
fbb47ce08f
Fix 3 compiler warnings
2015-08-02 14:22:47 +02:00
sledgehammer999
a217988dbb
Merge pull request #3515 from glassez/parser
...
Fix HTTP header parsing. Closes #3511 .
2015-07-31 02:38:04 +03:00
sledgehammer999
1217d8d021
Merge pull request #3497 from Chocobo1/ext_param_early
...
Fix "Run External Program Launches too Early" issue
2015-07-30 11:28:08 +03:00
Vladimir Golovnev (Glassez)
34da3e653d
Fix strict-aliasing warning.
2015-07-30 09:38:25 +03:00