sledgehammer999
b6cedbe4af
Optimize the preview of huge torrents. Fixes issue #288 .
12 years ago
sledgehammer999
c8753c96db
Optimize the addittion of huge torrents. Fixes issue #288 .
12 years ago
Christophe Dumez
1a5056763c
Update Portuguese translation
12 years ago
Christophe Dumez
6621a7aa1c
Fixes to Simplified Chinese translation
12 years ago
Christophe Dumez
737e9393f4
Fixes to Simplified Chinese translation
12 years ago
sledgehammer999
38f1d27223
Make the disk cache default to 128MB.
12 years ago
Christophe Dumez
37016aebad
Merge pull request #267 from john-peterson/master
...
Reenable OS cache on Windows
12 years ago
Christophe Dumez
d6e067d654
Revert "Reenable OS cache on Windows"
...
This reverts commit 8a27c79716
.
12 years ago
John Peterson
6894a4b640
Removing option to disable the OS disk cache because it has limited use and is unreliable in Windows.
12 years ago
Christophe Dumez
8a27c79716
Reenable OS cache on Windows
12 years ago
John Peterson
f2c05131c3
Merge branch 'master' of https://github.com/qbittorrent/qBittorrent
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
Christophe Dumez
177e6738e4
Merge pull request #254 from sledgehammer999/fix_default_path
...
Fix behaviour of the torrent addition dialog. The 'set as default path' ...
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
Christophe Dumez
ef9cb84b01
Merge pull request #264 from sledgehammer999/qbtsession_optimize
...
Minor optimization 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
60c3244faa
Don't touch qbtsession here.
12 years ago
sledgehammer999
bd89dca0af
Minor optimization in qbtsession.
12 years ago
Christophe Dumez
b97c6cadee
Merge pull request #256 from sledgehammer999/fix_dir_separators
...
Fix dir separators
12 years ago
sledgehammer999
1a965cc0bd
Partially revert commit aeb5fa. See issue #258 .
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
Hyperz
2e3cd114bc
Changed LineEdit border style to system default
12 years ago
Driim
694477855b
Change icon for "Copy tracker URL"
12 years ago
Driim
84322976ba
Copy tracker URL to the clipboard
...
- code cleanup
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
Christophe Dumez
634be0012f
Merge pull request #215 from sledgehammer999/create_torrent
...
Open stream in binary mode. Fixes issue #161
12 years ago
Christophe Dumez
5a4dee374c
Merge pull request #208 from denizdogan/master
...
Fix typo: 'occured'
12 years ago
Christophe Dumez
f32818d811
Merge pull request #211 from Gelmir/master
...
Small fix for for RSS regexp, should fix #210
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
Driim
d85ff9e088
Add feature: copy tracker URL
12 years ago
Dmitriy Falko
c82174de6b
Merge pull request #1 from qbittorrent/master
...
update
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
Christophe Dumez
65660004c5
Update Changelog
12 years ago
Christophe Dumez
22ed4c08f8
Merge pull request #151 from sledgehammer999/windows_startup
...
Add option to start qbt with Windows startup.
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