John Peterson
f2c05131c3
Merge branch 'master' of https://github.com/qbittorrent/qBittorrent
2012-12-03 17:34:33 +01:00
John Peterson
31ffbb1edd
Enabling Windows disk cache (and adding option to disable it) to prevent a relatively prevalent ERROR_INVALID_PARAMETER.
...
From my test only the write cache was the culprit, if this can be confirmed the read cache can be disabled by default if that has a benefit.
(Other systems are unchanged.)
2012-12-03 17:27:11 +01:00
Christophe Dumez
177e6738e4
Merge pull request #254 from sledgehammer999/fix_default_path
...
Fix behaviour of the torrent addition dialog. The 'set as default path' ...
2012-12-01 07:51:20 -08:00
sledgehammer999
47c40b04e4
Remove equality check from QBtSession::setDefaultSavePath().
2012-12-01 17:48:18 +02:00
sledgehammer999
a899209a01
Optimize check of paths in qbtsession.
2012-12-01 15:40:18 +02:00
Christophe Dumez
ef9cb84b01
Merge pull request #264 from sledgehammer999/qbtsession_optimize
...
Minor optimization in qbtsession.
2012-12-01 05:05:13 -08:00
sledgehammer999
3e979931d0
Make a setter for defaultSave path in qbtsession and do some other optimizations to avoid potential pitfalls.
2012-12-01 14:48:08 +02:00
sledgehammer999
60c3244faa
Don't touch qbtsession here.
2012-12-01 14:11:20 +02:00
sledgehammer999
bd89dca0af
Minor optimization in qbtsession.
2012-12-01 14:08:46 +02:00
Christophe Dumez
b97c6cadee
Merge pull request #256 from sledgehammer999/fix_dir_separators
...
Fix dir separators
2012-12-01 00:07:27 -08:00
sledgehammer999
1a965cc0bd
Partially revert commit aeb5fa. See issue #258 .
2012-12-01 02:20:09 +02:00
sledgehammer999
4749fa45e8
Improve the display of paths in the 'Add new torrent' dialog.
2012-11-30 01:38:01 +02:00
sledgehammer999
6b7bd55931
Improve the handling of native directory separators.
2012-11-30 01:37:08 +02:00
sledgehammer999
a50aa2d8e5
Save preferences before updating QBtSession.
2012-11-30 01:32:11 +02:00
sledgehammer999
93cdd1b98c
Update the qbtsession when set a new default path.
2012-11-28 02:02:54 +02:00
sledgehammer999
d6353fc3b2
Fix behaviour of the torrent addition dialog. The 'set as default path' didn't work as intended. Closes issues #251 and #243 .
2012-11-28 01:48:01 +02:00
Christophe Dumez
1809de7f1a
Fix "Couldn't set environment variable..." message on start up ( closes #245 )
2012-11-24 10:47:05 +02:00
Driim
694477855b
Change icon for "Copy tracker URL"
2012-11-15 22:16:06 +04:00
Driim
84322976ba
Copy tracker URL to the clipboard
...
- code cleanup
2012-11-15 22:04:26 +04:00
Christophe Dumez
b7de633090
Belarusian translation update by Воронцов Михаил
2012-11-15 19:36:54 +02:00
Christophe Dumez
6faa227df3
Sort previewable extension in alphabetical order
2012-11-11 19:27:05 +02:00
Christophe Dumez
051341a42a
Add m4v to the list of previewable file extensions ( closes #216 )
...
Also optimize the misc::isPreviewable() function.
2012-11-11 19:23:10 +02:00
Christophe Dumez
634be0012f
Merge pull request #215 from sledgehammer999/create_torrent
...
Open stream in binary mode. Fixes issue #161
2012-11-10 09:54:33 -08:00
Christophe Dumez
5a4dee374c
Merge pull request #208 from denizdogan/master
...
Fix typo: 'occured'
2012-11-10 09:03:34 -08:00
Christophe Dumez
f32818d811
Merge pull request #211 from Gelmir/master
...
Small fix for for RSS regexp, should fix #210
2012-11-10 09:02:34 -08:00
Nick Tiskov
7d49e8868c
Fix 'must not contain' regexp with '|' character
...
Checking if we are using regexp was done in setMustContain and
setMustNotContain before m_useRegex was even read, corrupting the
value.
Only m_mustNotContain is affected because of how
RssDownloadRule::setMustNotContain handles read string when m_useRegex
is false.
2012-11-08 23:18:51 +04:00
Deniz Dogan
bd3dd337c1
Replace 'occured' with 'occurred' everywhere, except compiled lang files.
2012-11-07 02:38:22 +01:00
Driim
d85ff9e088
Add feature: copy tracker URL
2012-11-06 23:03:19 +04:00
Dmitriy Falko
c82174de6b
Merge pull request #1 from qbittorrent/master
...
update
2012-11-06 10:43:59 -08:00
Christophe Dumez
05330632f2
Update Norwegian translation
2012-10-17 22:15:18 +03:00
sledgehammer999
7d1e2e2b2a
Open stream in binary mode. Fixes issue #161
2012-10-17 19:21:27 +03:00
Christophe Dumez
76f959599f
Fixes to Italian translation
2012-10-14 09:47:53 +03:00
Christophe Dumez
66a4777413
Update language files
2012-10-08 21:35:51 +03:00
Christophe Dumez
65660004c5
Update Changelog
2012-10-08 21:34:41 +03:00
Christophe Dumez
22ed4c08f8
Merge pull request #151 from sledgehammer999/windows_startup
...
Add option to start qbt with Windows startup.
2012-10-08 11:32:03 -07:00
sledgehammer999
3dd7ac0549
Add option to start qbt with Windows startup.
2012-10-07 23:58:27 +03:00
Christophe Dumez
89d3678adc
Update language files
2012-10-07 19:18:11 +03:00
Christophe Dumez
aeb5fa036c
Update max write cache size to 2048MB and set it to automatic by default ( closes #148 )
2012-10-07 19:17:38 +03:00
Christophe Dumez
6cf2f942e7
Fix cookie support for RSS feeds ( closes #119 )
2012-10-07 17:25:17 +03:00
Christophe Dumez
8758be5912
Fix timezone parsing in RSS ( closes #136 )
2012-10-07 17:04:55 +03:00
Christophe Dumez
c6edf31480
Add confirmation dialog for "Force recheck" action ( closes #131 )
2012-10-07 16:21:11 +03:00
Christophe Dumez
c221b08982
Update language files
2012-10-07 16:09:33 +03:00
Christophe Dumez
2fc9382d7e
Merge pull request #137 from dance/master
...
Russian translation fixes
2012-10-07 06:08:47 -07:00
Christophe Dumez
26314fae01
No longer fallback to ANY interface if the user-selected interface cannot be found ( closes #143 )
2012-10-07 16:04:07 +03:00
Christophe Dumez
573dac0b91
Do not store created torrent in memory before writing it to a file ( closes #133 )
2012-10-07 15:42:32 +03:00
Christophe Dumez
3bc85c29ae
Merge pull request #145 from sledgehammer999/fix_encoding_problem
...
Fix command-line encoding problem on Windows (closes #139 )
2012-10-06 22:55:33 -07:00
sledgehammer999
51bc6bd95a
Fix encoding problem. Fixes #139
2012-10-07 01:17:22 +03:00
dance
3598235906
russian translation: some more fixes
2012-10-03 01:14:12 +04:00
dance
b651cdb4a1
russian translation: checked, fixed and nearly everything is translated now
2012-10-02 00:20:08 +04:00
Christophe Dumez
7bd9139d28
Properly recover from HTTP parsing errors (Web UI)
...
May be related to issue #68 .
2012-09-29 14:26:52 +03:00