Christophe Dumez
12bd5c9dd7
Update Italian translation
2013-01-02 18:25:53 +02:00
sledgehammer999
57a609a62c
Merge pull request #301 from Gelmir/static_favicon
...
Use qico plugin in static build. Required for RSS favicon capabilities.
2012-12-30 08:43:56 -08:00
Christophe Dumez
26228e747d
Merge pull request #299 from Gelmir/anon_mode_help_external
...
Anonymous mode link is not opened in default browser.
2012-12-30 02:22:22 -08:00
Christophe Dumez
6f88b072d1
Merge pull request #300 from Gelmir/uploaded_column
...
Main view column changes
2012-12-30 02:21:44 -08:00
Nick Tiskov
f55ea07c1d
Move QTPLUGIN qmake macro to src.pro.
2012-12-29 20:06:15 +04:00
Nick Tiskov
0cdb833aa6
Use qico plugin in static build. Required for RSS favicon capabilities.
2012-12-28 15:40:22 +04:00
Nick Tiskov
54e99b73d6
Fix 'Amount Uploaded' contradiction between main view and properties widget
2012-12-27 17:57:31 +04:00
Nick Tiskov
680998f9c2
Add 'Uploaded' column to main view
2012-12-27 17:55:40 +04:00
Nick Tiskov
12d062cd7e
Anonymous mode link is not opened in default browser.
2012-12-27 16:54:11 +04:00
Christophe Dumez
bb1663636a
Merge pull request #259 from sledgehammer999/revert_disk_cache
...
Partially revert commit aeb5fa. See issue #258 .
2012-12-26 11:33:47 -08:00
Christophe Dumez
c19b33afc1
Merge pull request #296 from sledgehammer999/minor_optimize
...
Another minor optimization in qbtsession.
2012-12-26 11:24:35 -08:00
Christophe Dumez
7fba885d48
Merge pull request #295 from sledgehammer999/optimize_torrent_addittion
...
Optimize torrent addittion of huge torrents
2012-12-26 11:24:03 -08:00
sledgehammer999
aee105ec6c
Another minor optimization in qbtsession.
2012-12-26 20:24:36 +02:00
sledgehammer999
b6cedbe4af
Optimize the preview of huge torrents. Fixes issue #288 .
2012-12-26 20:07:52 +02:00
sledgehammer999
c8753c96db
Optimize the addittion of huge torrents. Fixes issue #288 .
2012-12-26 20:06:38 +02:00
Christophe Dumez
1a5056763c
Update Portuguese translation
2012-12-13 19:20:16 +02:00
Christophe Dumez
6621a7aa1c
Fixes to Simplified Chinese translation
2012-12-13 19:18:32 +02:00
Christophe Dumez
737e9393f4
Fixes to Simplified Chinese translation
2012-12-09 14:33:17 +02:00
sledgehammer999
38f1d27223
Make the disk cache default to 128MB.
2012-12-03 23:28:56 +02:00
Christophe Dumez
37016aebad
Merge pull request #267 from john-peterson/master
...
Reenable OS cache on Windows
2012-12-03 10:12:58 -08:00
Christophe Dumez
d6e067d654
Revert "Reenable OS cache on Windows"
...
This reverts commit 8a27c79716
.
2012-12-03 20:12:08 +02:00
John Peterson
6894a4b640
Removing option to disable the OS disk cache because it has limited use and is unreliable in Windows.
2012-12-03 18:05:05 +01:00
Christophe Dumez
8a27c79716
Reenable OS cache on Windows
2012-12-03 18:52:07 +02:00
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
Hyperz
2e3cd114bc
Changed LineEdit border style to system default
2012-11-17 12:54:35 +01: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