John Peterson
6894a4b640
Removing option to disable the OS disk cache because it has limited use and is unreliable in Windows.
12 years ago
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.)
12 years ago
sledgehammer999
47c40b04e4
Remove equality check from QBtSession::setDefaultSavePath().
12 years ago
sledgehammer999
a899209a01
Optimize check of paths in qbtsession.
12 years ago
sledgehammer999
3e979931d0
Make a setter for defaultSave path in qbtsession and do some other optimizations to avoid potential pitfalls.
12 years ago
sledgehammer999
bd89dca0af
Minor optimization in qbtsession.
12 years ago
sledgehammer999
4749fa45e8
Improve the display of paths in the 'Add new torrent' dialog.
12 years ago
sledgehammer999
6b7bd55931
Improve the handling of native directory separators.
12 years ago
sledgehammer999
a50aa2d8e5
Save preferences before updating QBtSession.
12 years ago
sledgehammer999
93cdd1b98c
Update the qbtsession when set a new default path.
12 years ago
sledgehammer999
d6353fc3b2
Fix behaviour of the torrent addition dialog. The 'set as default path' didn't work as intended. Closes issues #251 and #243 .
12 years ago
Christophe Dumez
1809de7f1a
Fix "Couldn't set environment variable..." message on start up ( closes #245 )
12 years ago
Christophe Dumez
b7de633090
Belarusian translation update by Воронцов Михаил
12 years ago
Christophe Dumez
6faa227df3
Sort previewable extension in alphabetical order
12 years ago
Christophe Dumez
051341a42a
Add m4v to the list of previewable file extensions ( closes #216 )
...
Also optimize the misc::isPreviewable() function.
12 years ago
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.
12 years ago
Deniz Dogan
bd3dd337c1
Replace 'occured' with 'occurred' everywhere, except compiled lang files.
12 years ago
Christophe Dumez
05330632f2
Update Norwegian translation
12 years ago
sledgehammer999
7d1e2e2b2a
Open stream in binary mode. Fixes issue #161
12 years ago
Christophe Dumez
76f959599f
Fixes to Italian translation
12 years ago
Christophe Dumez
66a4777413
Update language files
12 years ago
sledgehammer999
3dd7ac0549
Add option to start qbt with Windows startup.
12 years ago
Christophe Dumez
89d3678adc
Update language files
12 years ago
Christophe Dumez
aeb5fa036c
Update max write cache size to 2048MB and set it to automatic by default ( closes #148 )
12 years ago
Christophe Dumez
6cf2f942e7
Fix cookie support for RSS feeds ( closes #119 )
12 years ago
Christophe Dumez
8758be5912
Fix timezone parsing in RSS ( closes #136 )
12 years ago
Christophe Dumez
c6edf31480
Add confirmation dialog for "Force recheck" action ( closes #131 )
12 years ago
Christophe Dumez
c221b08982
Update language files
12 years ago
Christophe Dumez
26314fae01
No longer fallback to ANY interface if the user-selected interface cannot be found ( closes #143 )
12 years ago
Christophe Dumez
573dac0b91
Do not store created torrent in memory before writing it to a file ( closes #133 )
12 years ago
sledgehammer999
51bc6bd95a
Fix encoding problem. Fixes #139
12 years ago
dance
3598235906
russian translation: some more fixes
12 years ago
dance
b651cdb4a1
russian translation: checked, fixed and nearly everything is translated now
12 years ago
Christophe Dumez
7bd9139d28
Properly recover from HTTP parsing errors (Web UI)
...
May be related to issue #68 .
12 years ago
Christophe Dumez
32bfd8741f
Fix handling of simultaneous connections in Web UI.
...
May be related to issue #68 .
12 years ago
Christophe Dumez
51aae059e3
Fix "Skip hash check" feature in torrent import dialog ( closes #128 )
12 years ago
Christophe Dumez
c7f1f52f1c
Add Basque locale to Web UI
12 years ago
Christophe Dumez
222e89a782
Update Basque translation
12 years ago
Christophe Dumez
1b54b4dbb7
Fix homepage link in Web UI ( closes #118 )
12 years ago
Christophe Dumez
f347bdeab5
Update language files
12 years ago
Dirk Neukirchen
559ac673e2
updated apache ssl-faq links
12 years ago
Christophe Dumez
806ab07865
Import new trackers from magnet link in case of duplicate torrent ( closes #111 )
12 years ago
Christophe Dumez
819dcacae0
Make sure new RSS download rules apply to existing articles as well, not just new ones
...
May be related to #116 .
12 years ago
Christophe Dumez
7e57a63ec5
Disabling systray icon no longer disables file association settings ( closes #114 )
12 years ago
Christophe Dumez
3e294d6918
Update Italian translation
12 years ago
Christophe Dumez
5488d55ca2
Norwegian translation update
12 years ago
sledgehammer999
38f825c8c6
Updated installer script to ommit specific translations.
12 years ago
sledgehammer999
948702e98b
Packaging script for Windows.
12 years ago
Christophe Dumez
4c24f5f513
Remove qt translations for locales that are not supported by qBittorrent
12 years ago
sledgehammer999
7f10f04025
Added translations from Qt 4.8.3 and updated some others.
12 years ago