tungnian lee
75e28bb3e6
Made changes for clean up and fix the problem that a new ramdon port is set every time a setting is saved.
2013-06-30 15:15:42 +03:00
sledgehammer999
7a99eb8e23
Write BOM in NSIS translations' files.
2013-06-30 15:14:45 +03:00
sledgehammer999
0b15515f59
Update NSIS scripts to use unicode version of installer.
2013-06-30 14:43:23 +03:00
sledgehammer999
9ff7eab83b
Fixed compilation with libtorrent 0.15.x
2013-06-30 02:45:02 +03:00
sledgehammer999
b32a68318c
Ensure that all tranferlist columns have a size > 0.
2013-06-29 18:16:23 +03:00
sledgehammer999
029505bf1d
Impove drawing speed of peers list when there are many peers.
2013-06-29 18:10:45 +03:00
sledgehammer999
01307b377e
Improve drawing speed of transferlist with many torrents.
2013-06-29 17:58:41 +03:00
sledgehammer999
0322002b46
Update maintainer info in About dialog.
2013-06-29 15:37:08 +03:00
sledgehammer999
64dad99c36
Ensure that all columns in the peerlist are showing.
2013-06-29 13:28:29 +03:00
sledgehammer999
f227130388
Simplify code.
2013-06-27 15:29:02 +03:00
sledgehammer999
38d78b7606
Change seeding algorithm. Increase connections per second.
2013-06-27 15:25:23 +03:00
sledgehammer999
1ad9d9b4e0
Use new Libtorrent version define.
2013-06-16 14:34:00 +03:00
Christophe Dumez
f4e5d7bc11
Merge pull request #636 from sledgehammer999/libtorrent_trunk
...
Fix compilation with libtorrent 1.x.x.
2013-06-08 10:35:05 -07:00
sledgehammer999
22e2bafa7a
Fix compilation with libtorrent 1.x.x v2
2013-06-08 18:21:15 +03:00
Nick Tiskov
562e9ce108
Drag'n'Drop fixups.
...
1. Proper event handling
2. Allow folder moving
3. Allow moving into folders
2013-06-08 19:04:42 +04:00
Christophe Dumez
b8598bfc14
Merge pull request #594 from ccerrillo/master
...
changes in mootools breaks the context menu
2013-06-08 05:54:08 -07:00
Christophe Dumez
2a31d378a5
Merge pull request #606 from sledgehammer999/peer_tab
...
Show utorrent compatible peer flags. Implements issue #531 .
2013-06-08 05:48:09 -07:00
Christophe Dumez
a33a959f63
Merge pull request #629 from sledgehammer999/temp_tor_data
...
Store TorrentTempData only in memory. Partially implements #583 .
2013-06-08 05:41:46 -07:00
Christophe Dumez
1ff3818e6b
Merge pull request #662 from micheleolivo/master
...
Italians strings fixed
2013-06-08 05:10:48 -07:00
Nick Tiskov
116fa8936a
Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location.
...
Remove 'Overwrite attempt' dialog as obsolete. Now moving item, e.g. from folder to same folder, will just make it the last child of the folder.
2013-06-04 18:47:01 +04:00
sledgehammer999
78663b9c27
Fix peer flags.
2013-05-24 19:18:03 +03:00
Christophe Dumez
0213b5f511
Add missing break statement in proxy code
2013-05-22 20:43:02 +03:00
Michele Olivo
559e0ac218
Fixed a couple of Italians strings.
2013-05-21 11:50:03 +02:00
sledgehammer999
94b58ca229
Fix compilation with libtorrent 1.x.x.
2013-05-07 22:57:18 +03:00
sledgehammer999
7aa3eff845
Add constness and value by reference in TorrentTempData.
2013-05-04 21:29:18 +03:00
sledgehammer999
9a0a26dae1
Store TorrentTempData only in memory. Partially implements #583 .
2013-05-04 17:56:26 +03:00
John Peterson
d1c3a07ba6
Adding "Save path" column
...
because it's useful when moving files
It's the same path as in properties because that's consistent
2013-05-01 09:05:14 +02:00
sledgehammer999
a30dc3a823
Actually show the tray notification when a torrent finishes downloading.
2013-04-30 23:52:32 +03:00
sledgehammer999
8464720d99
Show utorrent compatible peer flags. Implements issue #531 .
2013-04-22 20:48:50 +03:00
sledgehammer999
365ba4341a
Updated italian translation of NSIS installer by bovirus.
2013-04-20 12:06:34 +03:00
ccerrillo
c928987313
mootools change break context menu
...
Fx.Tween in mootols 1.4.5 no longer sets visibility to hidden, so when the context menu dissapear, if you put the mouse in the space where the menu were showed is still there but with opacity to 0 and cannot click to nothing below that area
So i emulated the old behaviour with OnComplete event.
Additionally i changed the use of deprecated $empty
2013-04-17 20:41:24 +03:00
Christophe Dumez
d5aa316613
Merge pull request #513 from Gelmir/creator_root
...
Fix: using files/folder in disk root for torrent creation fails
2013-04-14 03:06:29 -07:00
Christophe Dumez
43271d3ea7
Merge pull request #568 from alfrix/master
...
Updated Spanish Translation
2013-04-14 03:05:16 -07:00
Christophe Dumez
9aa0041422
Merge pull request #584 from sledgehammer999/it_translation
...
Update italian translation by bovirus.
2013-04-14 03:04:46 -07:00
sledgehammer999
1e7668608a
Update disk space label in add new torrent dialog. Fixes issue #282 .
2013-04-14 05:26:25 +03:00
sledgehammer999
a685349ae6
Updated italian language of nsis installer by bovirus.
2013-04-14 03:58:24 +03:00
sledgehammer999
7c2e679c8b
Update italian translation by bovirus.
2013-04-14 03:45:54 +03:00
Alfre
b6e16fbdc0
Update Spanish translation
2013-04-10 15:06:23 -03:00
sledgehammer999
4af28bfe81
Really fix issue #405 and #536 .
2013-04-01 21:37:36 +03:00
Christophe Dumez
4ba5e43933
Improve peer host name resolution ( closes #360 )
...
- Take a QString in argument to avoid converting it twice. The caller already
has the IP as a QString.
- Fix bug where hostnames coming from the cache would not the displayed.
- Fix bug where the resolved hostnames would not be displayed if the IP we know
does not match the first one in the QHostInfo::addresses() list. It may come
later in the list or may be formatted differently (possible with IPv6).
- Avoid requesting again host names for IPs that were already requested recently
but whose resolution did not return a useful hostname.
2013-03-28 21:47:45 +02:00
Nick Tiskov
6debc1e958
Fix unhandled exception when trying to create torrents from files/folder in disk root.
2013-03-21 20:56:39 +04:00
Christophe Dumez
9651d8736b
Fix legittorrents search plugin ( closes #515 )
2013-03-20 21:16:28 +02:00
Christophe Dumez
07ec2cce31
Update Italian translation
2013-03-16 22:26:40 +02:00
Christophe Dumez
698171bbcf
Updated Basque translation
2013-03-16 22:01:48 +02:00
Driim
df23fc1de2
delete not needed space
2013-03-11 22:52:49 +04:00
Driim
f445c8f872
Fix add torrent icon version 3
2013-03-11 22:50:32 +04:00
Driim
eb035e2199
Fix add torrent icon version 2
2013-03-11 22:45:32 +04:00
Driim
dac3a1a0ca
Fix missing "Add torrent file" icon
2013-03-11 19:33:57 +04:00
Nick Tiskov
314fc003b3
Use <OS_name>conf.pri file to control libz linkage
2013-03-11 00:04:40 +04:00
Christophe Dumez
c36b2774ed
Merge pull request #469 from Gelmir/ul_eta
...
ETA calculation for seed_only torrents; ETA column sorting
2013-03-10 12:53:26 -07:00
Nick Tiskov
ec08bfac07
Improve code readability in speed monitor
2013-03-10 23:25:24 +04:00
Christophe Dumez
cd754fd239
Update Norwegian translation
2013-03-10 21:24:15 +02:00
Christophe Dumez
a6e7588593
Merge pull request #495 from Gelmir/ru_ts
...
Update Russian translation.
2013-03-10 12:13:46 -07:00
Nick Tiskov
008ba33ce9
Update Russian translation.
2013-03-10 23:06:09 +04:00
Christophe Dumez
f49ba3e93d
Avoid using #define
2013-03-10 20:31:06 +02:00
Christophe Dumez
e98fb61400
Link against lz
2013-03-10 20:29:46 +02:00
Christophe Dumez
13e57fb9dd
Merge pull request #471 from daimor/master
...
Correctly handle HTTP responses with gzipped encoded content.
2013-03-10 11:08:57 -07:00
Christophe Dumez
7234a93293
Merge pull request #462 from Gelmir/webui_json
...
Multiple JSON parses fixes
2013-03-10 11:04:15 -07:00
Christophe Dumez
56cff16b07
Update language files
2013-03-10 20:03:21 +02:00
Christophe Dumez
a998f4c980
Merge pull request #464 from Gelmir/log_clear
...
Allow clearing of execution log and peer ban log
2013-03-10 11:01:33 -07:00
Nick Tiskov
0c0c7459f1
Cosmetic fix for eta sorting in torrent list: 'infinity' must always come last
2013-03-10 20:59:19 +04:00
Nick Tiskov
34a88c83f0
Calculate eta for seed only torrents using ratio limits
2013-03-10 20:59:19 +04:00
Nick Tiskov
a8f29e51c5
Cosmetic fixes to torrent creator
2013-03-10 20:58:23 +04:00
Nick Tiskov
964b321458
Ignore multiple sequential newlines in torrent creator
2013-03-10 20:41:59 +04:00
Nick Tiskov
dec726c0ae
Add tooltip in torrent creation dialog as a hint on tracker tiers
2013-03-10 20:41:58 +04:00
Nick Tiskov
025f4f9737
Support tracker mirrors in torrent creator
2013-03-10 20:41:58 +04:00
Nick Tiskov
66b982ad03
Minor refactoring for json parser
2013-03-10 20:40:08 +04:00
Nick Tiskov
3309706964
Allow clearing of execution log and peer ban log
2013-03-10 20:31:46 +04:00
Nick Tiskov
9d275d6d34
Allow bool lists in json values
2013-03-10 20:03:53 +04:00
Nick Tiskov
91f9a46c18
Allow semicolon in json values (Windows paths support)
2013-03-10 20:03:52 +04:00
Dmitry Maslennikov
e017ba6863
add cookies for redirect, cookies for auto download torrent from rss, add support gzip
2013-03-10 19:15:33 +04:00
sledgehammer999
0fa0be2d0e
Pass the correct flag in torrent_handle::status for libtorrent > 0.15
2013-03-10 17:08:40 +02:00
sledgehammer999
4e0dc5d51a
Merge pull request #478 from sledgehammer999/win_backtrace
...
Move backtrace support to windows specific pri files and other minor improvements. v2
2013-03-10 04:21:55 -07:00
Christophe Dumez
14bfc4f4ed
Merge pull request #434 from Gelmir/session_end
...
Attempt to fix data loss during session end v2
2013-03-10 00:53:41 -08:00
Christophe Dumez
e5f0edaa0a
Merge pull request #456 from Gelmir/fix_webui_ap
...
Allow/Fix special characters in json replies in WebUI
2013-03-10 00:48:45 -08:00
Christophe Dumez
4e2750262d
Merge pull request #466 from Gelmir/webseed_menu
...
Add context menu to web seed list
2013-03-10 00:35:21 -08:00
sledgehammer999
12a6ecf353
Enable 'copy magnet uri' for torrents without metadata too. Fixes issue #458 .
2013-03-05 23:15:39 +02:00
sledgehammer999
eb0d1748c3
Fix compilation without backtrace support on Windows.
2013-03-03 03:11:01 +02:00
sledgehammer999
1f0d4ce871
Move Windows backtrace functionality to the windows specific *.pri files.
2013-03-03 00:52:51 +02:00
Nick Tiskov
b64caf2cb8
Remove add/remove buttons in web seed list, since context menu is now implemented.
2013-02-28 23:04:12 +04:00
Nick Tiskov
b286bead09
Add context menu for web seeds: add, remove, copy, edit.
2013-02-28 23:00:04 +04:00
Nick Tiskov
dc4d0a7078
Allow/Fix special characters in json replies in WebUI
2013-02-25 16:28:15 +04:00
Christophe Dumez
da3406b811
Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default
2013-02-16 20:04:48 +02:00
Christophe Dumez
6c753ac183
Have QIniSettings use qBittorrent / qBittorrent by default
2013-02-16 19:33:07 +02:00
Christophe Dumez
1549a443c5
Have Preferences subclass QIniSettings privately to discourage bad usage.
2013-02-16 19:30:44 +02:00
Nick Tiskov
28df59b9e6
Attempt to fix data loss during session end
2013-02-16 17:46:34 +04:00
Christophe Dumez
1f25e6d0fe
Merge pull request #423 from Gelmir/rss_rulelist
...
Changing regexp/wildcard mode should update article list matches
2013-02-16 05:36:42 -08:00
Christophe Dumez
47f5d165a8
Merge pull request #427 from sledgehammer999/update_def_path
...
Fix case where the default save wasn't getting updated in the addition d...
2013-02-16 05:34:27 -08:00
Christophe Dumez
13a195d73b
Merge pull request #426 from sledgehammer999/fix_dont_show
...
Fix 'dont show' dialog when downloading torrent. Closes issue #405 .
2013-02-16 05:33:00 -08:00
sledgehammer999
04e4295140
Fix case where the default save wasn't getting updated in the addition dialog.
2013-02-12 00:31:47 +02:00
sledgehammer999
fe98c36abf
Fix 'dont show' dialog when downloading torrent. Closes issue #405 .
2013-02-11 23:38:33 +02:00
Christophe Dumez
ee84af0826
Update Norwegian translation
2013-02-11 12:44:11 +02:00
Christophe Dumez
e1d09303f9
Update language files
2013-02-11 12:42:39 +02:00
Nick Tiskov
a6e862d9ea
More updates to Russian translation
2013-02-11 14:22:51 +04:00
Nick Tiskov
c28641ba94
Fix Russian translation for d3b4ec77bc
2013-02-11 14:03:41 +04:00
Nick Tiskov
5e5d8118c7
Changing regexp/wildcard mode should update article list matches
2013-02-11 13:58:00 +04:00
Nick Tiskov
e05cce9b59
Small fix to tracker editing
2013-02-10 22:39:15 +04:00
Nick Tiskov
a7a4557b29
fixup! Use QInputDilog for tracker editing
2013-02-10 22:07:37 +04:00
Nick Tiskov
4cb783d5bf
Use QInputDilog for tracker editing
2013-02-10 22:07:36 +04:00
Nick Tiskov
cd830768d6
Allow to edit tracker URI
2013-02-10 22:05:51 +04:00
Christophe Dumez
6f46c60360
Update Hebrew translation
2013-02-09 23:06:09 +02:00
Christophe Dumez
d9d63141bb
Merge pull request #396 from karimodm/master
...
Fix to Issue #395 : Preview feature absent when .!qB extensions added
2013-02-09 10:34:10 -08:00
Andrea Villa
b6f156b7dd
Reverting fs_utils.cpp and fixing callers instead
2013-02-09 18:55:10 +01:00
Nick Tiskov
93c64d03e3
Fix copy tracker build failure
2013-02-09 21:18:52 +04:00
Christophe Dumez
6fddbd8178
Merge pull request #206 from Driim/master
...
Copy tracker URL
2013-02-09 07:53:11 -08:00
Christophe Dumez
67ca3315fd
Merge pull request #374 from Gelmir/feedreader_lang
...
Fix spacing in Russian translation in article list
2013-02-09 07:50:16 -08:00
Christophe Dumez
168de06d47
Merge pull request #391 from sledgehammer999/win_installer
...
Major refactoring on the windows installer scripts
2013-02-09 07:46:53 -08:00
Christophe Dumez
3ee79afe4f
Merge pull request #402 from bovirus/patch-2
...
Update src/lang/qbittorrent_it.ts by bovirus
2013-02-09 07:36:51 -08:00
sledgehammer999
a2e4e2ad37
Remove leading and trailing whitespace when choosing filenames. Fixes issue #401 .
2013-02-07 21:31:24 +02:00
ROBERTO
367b17e315
Update src/lang/qbittorrent_it.ts
2013-02-07 14:25:58 +01:00
Andrea
ccd50262c6
FIX: Redeclared Variable
2013-02-05 03:44:54 +01:00
Andrea
c7efd0dd05
Fix Preview for .!qB extended files
2013-02-05 01:46:00 +01:00
sledgehammer999
287e2a7c2d
Update README.txt.
2013-02-02 03:54:31 +02:00
sledgehammer999
9618cc1628
Update instructions in README.txt.
2013-02-02 03:28:07 +02:00
sledgehammer999
d435eae35c
Include third party plugins used by the scripts.
2013-02-02 03:04:15 +02:00
sledgehammer999
80021c4ef6
Move the check for already running instance just before the actual installation.
2013-02-02 02:52:14 +02:00
sledgehammer999
d959a5918c
Remove unused label.
2013-02-02 02:52:11 +02:00
sledgehammer999
5b092b3aea
Updated language tables with all the strings.
2013-02-02 02:52:09 +02:00
sledgehammer999
749e668a03
Remove file associations only if qbt is associated. Fixes issue #307 .
2013-02-02 02:52:06 +02:00
sledgehammer999
257f75a201
Reserve dll for faster execution.
2013-02-02 02:52:04 +02:00
sledgehammer999
cfa1e8441b
Added some logging for a few actions.
2013-02-02 02:52:01 +02:00
sledgehammer999
5b66b7a24f
Run unistaller silently before proceeding with the install.
2013-02-02 02:51:59 +02:00
sledgehammer999
78ee01b03c
The installer now checks if qbt is running before proceeding.
2013-02-02 02:51:56 +02:00
sledgehammer999
653d49ab3c
Offer to launch qbt after installation.
2013-02-02 02:51:54 +02:00
sledgehammer999
c13776d000
Add more info to the system about the unistaller.
2013-02-02 02:51:52 +02:00
sledgehammer999
e71facf6d6
Add version info to the installer executable.
2013-02-02 02:51:49 +02:00
sledgehammer999
f2f2dad402
Split removal of configuration files to 2 options.
2013-02-02 02:51:47 +02:00
sledgehammer999
c6ba3b4ca3
Change title of installer to show the qbt's version.
2013-02-02 02:51:45 +02:00
sledgehammer999
feadedf8ef
Support adding of windows firewall rule.
2013-02-02 02:51:42 +02:00
sledgehammer999
ccce8f58c9
Updated translations.nsi
2013-02-02 02:51:27 +02:00
sledgehammer999
e85efb828d
Create language tables for all the available languages.
2013-02-02 02:50:35 +02:00
sledgehammer999
4d739d4050
Refactor windows installer script to accomodate further translation. Also split it up so it is easier to maintain and extend.
2013-02-02 02:44:33 +02:00
Dmitriy Falko
b172196512
Merge pull request #2 from qbittorrent/master
...
Up-to-date commit
2013-01-28 06:08:05 -08:00
Nick Tiskov
9b121fd5d0
Save article 'read' state on exit
2013-01-28 14:53:04 +04:00
Christophe Dumez
405885209b
Update Finnish translation
2013-01-27 18:49:36 +02:00
Nick Tiskov
12f0954c4c
Fix spacing in Russian translation in article list
2013-01-27 13:39:25 +04:00
Christophe Dumez
8046ba4103
Merge pull request #361 from sledgehammer999/torrent_creator
...
Fix torrent creator when saving to a non-latin path in Windows.
2013-01-26 12:35:41 -08:00
Christophe Dumez
dce5c217c8
Merge pull request #329 from Gelmir/iface_hrNames
...
Show human readable interface names
2013-01-26 12:31:59 -08:00
Christophe Dumez
0161e64481
Update Norwegian translation
2013-01-26 22:21:00 +02:00
sledgehammer999
b768005f44
Merge pull request #337 from Gelmir/stacktrace_win
...
Support stacktrace on Windows
2013-01-26 12:15:09 -08:00
Christophe Dumez
6838edb4fe
Merge pull request #358 from Gelmir/raise_wnd
...
Raise main window when starting another instance w/o params
2013-01-26 11:59:09 -08:00
sledgehammer999
2309c25aa4
Fix null termination of wsave_path.
2013-01-26 20:35:50 +02:00
Nick Tiskov
1090e87f3a
fixup! Raise main window when starting another instance w/o params
2013-01-26 22:22:17 +04:00
Nick Tiskov
104b2aecdc
fixup! Show human readable interface names (mostly affects Windows)
2013-01-26 21:24:38 +04:00
Christophe Dumez
2a76ddb81d
Remove binary translations now that they are generated at configure time
2013-01-26 19:08:04 +02:00
Christophe Dumez
13cd4815ee
Add Legit Torrents search plugin
2013-01-26 16:09:00 +02:00
Nick Tiskov
5eaf4201ae
Fixes: 1) Building fails w/o "CONFIG += strace_win" 2) mingw build
...
Commenting Mingw release flags section for now. Strace is not reliable with mingw (only calls to other libraries are resolved, internal calls show up as addresses).
2013-01-25 22:52:12 +04:00
Christophe Dumez
606ee3c883
Update Portuguese translation
2013-01-25 17:54:03 +02:00
Christophe Dumez
a1a73af7da
Update Finnish translation
2013-01-23 22:07:21 +02:00
sledgehammer999
ed26846a54
Null terminate the wide string in torrent creator.
2013-01-23 17:30:44 +02:00
sledgehammer999
e7125d21cb
Fix torrent creator when saving to a non-latin path in Windows.
2013-01-23 14:19:18 +02:00
sledgehammer999
0c0a90c6c2
Update Qt translations from qt 4.8.4
2013-01-22 19:04:38 +02:00
Nick Tiskov
5ca5441a48
Support raising window when UI is locked
2013-01-22 17:36:14 +04:00
Nick Tiskov
88960556e3
Raise main window when starting another instance w/o params
2013-01-22 15:38:09 +04:00
Christophe Dumez
d3b4ec77bc
Update date in About dialog copyright
2013-01-20 13:01:51 +02:00
Christophe Dumez
08dc932d00
Fixes to Italian translation
2013-01-20 12:20:51 +02:00
Christophe Dumez
d6b99a8d70
Add plugin versions.txt file for python3
2013-01-20 00:00:58 +02:00
Christophe Dumez
e13eeeed60
Update plugin versions
2013-01-19 23:59:26 +02:00
Christophe Dumez
b71570bdf7
Fix duplicate results in piratebay results
2013-01-19 23:27:51 +02:00
Nick Tiskov
a9cffd8863
Support stacktrace on Windows
...
adds 'strace_win' CONFIG option
2013-01-19 22:07:20 +04:00
Christophe Dumez
0ace60a39b
Use HTTPS for btdigg
2013-01-19 19:36:52 +02:00
Christophe Dumez
d740b051cb
Really fix kat search engine with python3
2013-01-19 19:29:51 +02:00
Christophe Dumez
f369e22de0
Fix kat.ph search with python3
2013-01-19 18:54:18 +02:00
Christophe Dumez
64fd3044b1
Fix compilation error with libtorrent v0.15
2013-01-19 18:16:47 +02:00
Christophe Dumez
bcd81c0791
Better fix for --no-splash argument
2013-01-19 16:38:34 +02:00
Christophe Dumez
965f7f5d26
Fix support for --no-splash command line argument
2013-01-19 16:24:31 +02:00
Christophe Dumez
636e052faa
Remove "Force reannounce" action
...
Does not work as intended.
2013-01-16 20:03:32 +02:00
Christophe Dumez
6e1f250470
Stop listening on port 4433 since we do not support SSL torrents
2013-01-16 19:07:22 +02:00
sledgehammer999
4f1cb5ab7c
Store language settings for the installer. Use them in the unistaller too.
2013-01-13 18:07:21 +02:00
sledgehammer999
2fbc979136
Remove qBittorrent Start Menu folder when uninstalling. Partially fixes #291 .
2013-01-13 18:07:18 +02:00
Nick Tiskov
3e98bd49e2
Show human readable interface names (mostly affects Windows)
2013-01-13 17:44:14 +04:00
Christophe Dumez
186bbd7fc3
Safer check
2013-01-13 13:01:58 +02:00
Christophe Dumez
34fc7407a2
Fix possible crash in loadPeers() ( closes #222 )
2013-01-13 12:53:34 +02:00
Christophe Dumez
aecf069975
Require password to exit qBittorrent from tray icon when locked ( closes #311 )
2013-01-12 19:18:39 +02:00
Christophe Dumez
ec90fc480c
Bump mootools to 1.4.5
2013-01-12 18:55:02 +02:00
Christophe Dumez
4012a64327
Update Italian translation
2013-01-10 18:59:50 +02:00
Christophe Dumez
646c6b6e64
Fix torrentreactor engine plugin
2013-01-09 19:16:44 +02:00
Christophe Dumez
3eae8b3db2
Update language files
2013-01-09 19:06:09 +02:00
Nick Tiskov
a756c264f9
Update Russian translation.
2013-01-09 20:30:24 +04:00
Christophe Dumez
add29f9a5c
Remove torrentdownloads.ws search plugin (Pretty much dead...)
2013-01-08 22:24:21 +02:00
Christophe Dumez
6a16ca31a2
Really use HTTPS link for isohunt engine
2013-01-08 21:51:51 +02:00
Christophe Dumez
b1cf8c16df
Use HTTPS link for thepiratebay.se
2013-01-08 21:47:24 +02:00
Christophe Dumez
5b2947764d
Use HTTPS link for isohunt
2013-01-08 21:41:16 +02:00
Christophe Dumez
452fdbcc6f
Use HTTPS link for kat.ph plugin
2013-01-08 21:34:28 +02:00
Christophe Dumez
1b3a758f28
Search plugins: Properly uncompress gzipped responses in retrieve_url()
2013-01-08 21:30:43 +02:00
Christophe Dumez
4db73d421d
Remove outdated torrentz link
2013-01-08 20:08:40 +02:00
Christophe Dumez
643840d969
Remove btjunkie search plugin
2013-01-08 18:57:54 +02:00
Nick Tiskov
8302b9e1d7
Update Russian translation
2013-01-03 14:52:34 +04:00
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
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
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
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
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
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
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
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
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
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
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
Christophe Dumez
32bfd8741f
Fix handling of simultaneous connections in Web UI.
...
May be related to issue #68 .
2012-09-29 14:11:07 +03:00
Christophe Dumez
51aae059e3
Fix "Skip hash check" feature in torrent import dialog ( closes #128 )
2012-09-29 13:59:46 +03:00
Christophe Dumez
c7f1f52f1c
Add Basque locale to Web UI
2012-09-28 17:48:19 +03:00
Christophe Dumez
222e89a782
Update Basque translation
2012-09-28 17:46:11 +03:00
Christophe Dumez
1b54b4dbb7
Fix homepage link in Web UI ( closes #118 )
2012-09-23 19:30:53 +03:00
Christophe Dumez
f347bdeab5
Update language files
2012-09-23 15:09:36 +03:00
Dirk Neukirchen
559ac673e2
updated apache ssl-faq links
2012-09-23 15:08:55 +03:00
Christophe Dumez
806ab07865
Import new trackers from magnet link in case of duplicate torrent ( closes #111 )
2012-09-23 11:09:01 +03:00
Christophe Dumez
819dcacae0
Make sure new RSS download rules apply to existing articles as well, not just new ones
...
May be related to #116 .
2012-09-23 10:25:25 +03:00
Christophe Dumez
7e57a63ec5
Disabling systray icon no longer disables file association settings ( closes #114 )
2012-09-22 14:00:58 +03:00
Christophe Dumez
3e294d6918
Update Italian translation
2012-09-20 20:54:32 +03:00
Christophe Dumez
5488d55ca2
Norwegian translation update
2012-09-20 20:48:31 +03:00
Christophe Dumez
f691ce2238
Merge pull request #105 from sledgehammer999/packaging_scripts
...
Packaging script for Windows.
2012-09-18 13:01:49 -07:00
sledgehammer999
38f825c8c6
Updated installer script to ommit specific translations.
2012-09-18 22:57:16 +03:00
sledgehammer999
948702e98b
Packaging script for Windows.
2012-09-18 22:54:43 +03:00
Christophe Dumez
4c24f5f513
Remove qt translations for locales that are not supported by qBittorrent
2012-09-18 22:52:31 +03:00
sledgehammer999
7f10f04025
Added translations from Qt 4.8.3 and updated some others.
2012-09-18 21:59:01 +03:00
Christophe Dumez
eb726c42c6
Fix torrent temporary path functionality
2012-09-18 20:02:52 +03:00
Christophe Dumez
b2b959d5e3
Improve Mac packaging.
...
We now ship qt translations.
2012-09-16 10:37:47 +03:00
sledgehammer999
aa8e4ccdef
Added version info for the binary.
2012-09-16 04:17:51 +03:00
Christophe Dumez
847da2b106
Update Italian translation
2012-09-15 18:25:00 +03:00
Christophe Dumez
0088c67fa7
Add new Italian translator's name to about dialog
2012-09-15 18:20:12 +03:00
Christophe Dumez
312263da49
Small build fix
2012-09-15 17:47:30 +03:00
Christophe Dumez
d12c5cdf55
Address encoding issues when using search engine on Windows ( closes #29 )
2012-09-15 16:54:09 +03:00
Christophe Dumez
8a12382f1f
Fix issue with temporary directory not being taken into consideration
...
Closes issue #94 .
2012-09-15 15:53:33 +03:00
Christophe Dumez
83efb442ae
Update language files
2012-09-15 10:06:27 +03:00
Christophe Dumez
cf3f0a606d
Add Hebrew translation
2012-09-15 10:05:50 +03:00
Spencer Oliver
2508d54c10
session: always output anonymous status
...
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-09-13 19:04:54 +03:00
Spencer Oliver
e3c78d3a81
options: ensure ui matches options
...
If we set anonymous mode make sure the ui is disabled to match.
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-09-13 19:03:11 +03:00
Christophe Dumez
a5a9b47ce4
Update Italian translation.
2012-09-13 18:50:11 +03:00
Christophe Dumez
d09a0f6167
"Completed On" column is not updated until restart ( closes #84 )
2012-09-10 21:09:22 +03:00
Christophe Dumez
c79e801929
Disable search completion ( closes #89 )
2012-09-10 19:43:30 +03:00
Christophe Dumez
2a5c9ae382
OS/2 Fixes from Silvan Scherrer
2012-09-06 15:40:50 +03:00
Veeti Paananen
e482900754
Fix case for header inclusions
...
Fixes building on case-sensitive filesystems.
2012-09-03 00:11:46 +03:00
Christophe Dumez
de43a0b7a1
Bypass cache when uploading a torrent file in Web UI ( closes #68 )
2012-09-02 21:41:11 +03:00
Christophe Dumez
cf7bc882f5
Fix possible crash due to labels ( closes #64 )
2012-09-01 13:51:04 +03:00
Christophe Dumez
06c8e658aa
Correctly escape transfer list filter value typed by user
2012-08-28 18:36:10 +03:00
Christophe Dumez
7aa39e42c1
Fix label-based filtering of torrents whose label contains special characters
2012-08-28 18:27:33 +03:00
Christophe Dumez
ca2a659970
Made progress calculation more efficient in torrent content model
...
Stop to address issue #24 .
2012-08-27 22:01:35 +03:00
Christophe Dumez
f73f267997
TorrentContentModel clean up
2012-08-27 21:11:54 +03:00
Christophe Dumez
d7ea394993
Great improve size calculation in torrent content model
...
Step to address issue #24 .
2012-08-27 21:04:24 +03:00
Christophe Dumez
3f755de80b
TorrentContentModel code cleanup
2012-08-26 21:33:52 +03:00
Christophe Dumez
00945e5749
Stop updating file priorities regularly in torrent content panel
...
Performance improvement to address issue #24 .
2012-08-26 20:59:51 +03:00
Christophe Dumez
c43c362903
TorrentContentModel code clean up
2012-08-26 20:52:53 +03:00
Christophe Dumez
268dad58f6
TorrentContentModel code clean up
2012-08-26 20:43:27 +03:00
Christophe Dumez
61511201db
TorrentContentModel code clean up
2012-08-26 20:35:18 +03:00
Christophe Dumez
38daa23be2
TorrentContentModel code clean up
2012-08-26 20:15:55 +03:00
Christophe Dumez
45ba858022
TorrentContentModel code clean up
2012-08-26 20:08:26 +03:00
Christophe Dumez
8ad821c468
Simplify TorrentContentModel code
2012-08-26 19:55:09 +03:00
Christophe Dumez
5fe5c4d147
Simplify TorrentContentModel code
2012-08-26 19:49:29 +03:00
Christophe Dumez
f3e465c142
TorrentContentModel: Simplify progress update code
2012-08-26 18:45:41 +03:00
Christophe Dumez
d849ac32f9
Make TorrentContentModel populating more efficient
...
Step to improve issue #24 .
2012-08-26 18:31:16 +03:00
Christophe Dumez
e0114ebffc
TorrentContentModel: Get rid of useless member
2012-08-26 18:26:06 +03:00
Christophe Dumez
0fdacf4d54
Use polymorphism to distinguish folder / file items in torrent content model
...
Step to address issue #24 .
2012-08-26 18:10:32 +03:00
Christophe Dumez
30be83d445
Optimizations to TorrentContentModel
...
First step to address issue #24 .
2012-08-26 15:00:37 +03:00
Christophe Dumez
e9d075049b
Add "clear" functionality to search field ( closes #59 )
2012-08-26 10:12:30 +03:00
Christophe Dumez
c7c627015d
Fix encoding problem for detected XDG Download folder ( closes #53 )
...
Only affects Linux.
2012-08-25 16:53:02 +03:00
Christophe Dumez
d62554aaba
Minor code clean up
2012-08-25 16:34:00 +03:00
Christophe Dumez
d2a6887248
Fix crash when a fastresume file is empty ( closes #52 )
2012-08-24 19:19:54 +03:00
Christophe Dumez
879f8f080d
Attempt to use qBittorrent icon from theme if available ( closes #49 )
2012-08-23 21:22:15 +03:00
Driim
23ea811095
Add setting to copy .torrent files for finished downloads (closes issue #22 )
...
Patch edited by Christophe Dumez.
2012-08-21 20:10:53 +03:00
Christophe Dumez
dac0d67717
Fixes to Web UI shutdown command
2012-08-21 18:50:09 +03:00
Christophe Dumez
399d957142
Make uTP rate limited by default
2012-08-21 17:49:23 +03:00
Christophe Dumez
368ae43849
Web UI shutdown fix.
2012-08-20 17:50:41 +03:00
Christophe Dumez
669d5a12a2
Fixes to Web UI shutdown button
2012-08-19 22:15:44 +03:00
Nikolas Garofil
6711c58ff1
Remove icon (ugly), fix localization
2012-08-19 20:43:15 +02:00
Nikolas Garofil
2b02ec3a4e
Shutdownbutton in webui
2012-08-19 19:25:21 +02:00
Christophe Dumez
e664047c5a
RSS code clean up
2012-08-19 17:36:03 +03:00
Christophe Dumez
d7c36c9c3c
RSS code clean up
2012-08-19 17:22:30 +03:00
Christophe Dumez
82fbb351dd
RSS code clean up
2012-08-19 17:01:35 +03:00
Christophe Dumez
99089356f5
Merge pull request #35 from ngaro/master
...
Enables the -nox version to optionally run in the background
2012-08-19 06:05:33 -07:00
Christophe Dumez
fd2ba6f635
RSS code clean up
2012-08-19 15:48:28 +03:00
Christophe Dumez
0d1f9fcc58
RSS code clean up
2012-08-19 15:12:08 +03:00
Christophe Dumez
a70e565edb
RSS code clean up
2012-08-19 15:00:07 +03:00
Christophe Dumez
0efcdbaf52
RSS code clean up
2012-08-19 14:55:30 +03:00
Christophe Dumez
12e24ade70
Remove outdated function definition
2012-08-19 14:36:04 +03:00
Christophe Dumez
7b659add36
Update Arabic translation
2012-08-19 11:51:17 +03:00
Christophe Dumez
d1e30cacf8
Keep RSS articles sorted by date in memory do avoid sorting them all the time
...
Optimization to address issue #34 .
2012-08-19 11:46:50 +03:00
Christophe Dumez
aecdc57cd4
RSS: Cache number of unread articles in a feed instead of computing it every time.
...
Optimization to address issue #34 .
2012-08-18 22:25:21 +03:00
Christophe Dumez
58bc10fc47
Do not override RSS feed title if the user renamed it
2012-08-18 21:30:15 +03:00
Christophe Dumez
ad7c9ace50
Do not save RSS feed to disk unless it has changed.
...
Stop to address issue #34 .
2012-08-18 21:26:22 +03:00
Nikolas Garofil
b897708a41
forgot to change the string
2012-08-18 18:34:36 +02:00
Nikolas Garofil
d1060ac5f3
Completed previous commit
...
Added some suggestions for the previous commit from Christophe Dumez
and made sure the argument directly after -d is looked at.
2012-08-18 18:11:27 +02:00
Nikolas Garofil
b8e5cc01c1
shouldDaemonize en qcritical
2012-08-18 18:03:03 +02:00
Christophe Dumez
a26723a57a
RSS: parse lastBuildDate tag and abort parsing if the feed has not changed since last time.
...
Optimization to address issue #34 .
2012-08-18 18:43:20 +03:00
Nikolas Garofil
1811ec6cab
Optional daemon-mode for qbittorrent-nox
2012-08-18 17:33:51 +02:00
Christophe Dumez
c50c9239ea
Move RSS parsing to another thread to avoid freezing the UI
...
RSS items are now displayed as soon as they have been parsed
instead of displaying all of them in one batch once the whole
feed is parsed.
First step to address issue #34 .
2012-08-18 18:06:29 +03:00
Christophe Dumez
820d94e014
Fix wiki link for "Anonymous Mode" feature ( #25 )
2012-08-14 20:57:40 +03:00
Christophe Dumez
c03f2bffce
Update URL for search plugins updater ( closes #25 )
2012-08-14 20:42:52 +03:00
Christophe Dumez
9c61acc95d
Fix crash when using unauthorized characters in label names ( closes #19 )
2012-08-12 17:57:17 +03:00
Christophe Dumez
e62abdd651
Remove unused function
2012-08-12 10:13:26 +03:00
Christophe Dumez
75cf25de62
Remember queue position for torrents without metadata ( closes #17 )
2012-08-12 09:56:36 +03:00
Christophe Dumez
6a8f09f9ee
Fixes to Italian translation
2012-08-10 21:26:53 +03:00
Christophe Dumez
7340f1dc26
Update language files
2012-08-10 14:24:49 +03:00
Christophe Dumez
a78cc700c0
Merge pull request #12 from Simo91/patch-1
...
Update src/lang/qbittorrent_it.ts
2012-08-10 04:21:04 -07:00
Christophe Dumez
41d4096890
Bump version to 3.1.0alpha
2012-08-10 11:24:02 +03:00
Christophe Dumez
8104c41332
Fix possible crash when adding a tracker to a magnet torrent without metadata ( Closes #1034254 )
2012-08-10 11:21:03 +03:00
Christophe Dumez
81b0a7f785
Handle exceptions in readAlerts()
2012-08-10 11:20:55 +03:00
Christophe Dumez
486779ceb2
Update Arabic translation
2012-08-07 09:44:14 +03:00
Christophe Dumez
283a9950f3
Fixes to Norwegian translation
2012-07-31 11:02:44 +03:00
Simone
7f0875cda7
Update src/lang/qbittorrent_it.ts
2012-07-26 23:48:59 +03:00
Christophe Dumez
4d601f5383
Fix build with Qt < 4.7
2012-07-21 18:02:09 +03:00
Christophe Dumez
4d76bd33fc
Update Croatian translation
2012-07-20 19:03:38 +03:00
Christophe Dumez
179985954c
Fix DHT wrongly reported as disabled for magnet links ( closes #987340 )
2012-07-14 17:39:39 +03:00
Константин Гончарик
bbd1c9ee42
Iter cache more && prefix it
2012-07-14 19:45:40 +08:00
BotanEgg
bb11d11a72
Itr cache
2012-07-14 06:28:23 +08:00
Christophe Dumez
ae09bee193
Fixes to italian translation by Roberto Boriotti
2012-07-13 22:32:26 +03:00
Константин Гончарик
abf8c179fc
Use preincrement for iterators instead of postincrement
2012-07-13 21:48:19 +03:00
Christophe Dumez
12280c6a0f
Fix RSS parsing
2012-07-11 20:26:12 +03:00
Christophe Dumez
c40801ce99
Fix possible crash when adding a new RSS stream
2012-07-11 20:10:15 +03:00
Christophe Dumez
cc192d7d47
Update Lithuanian translation
2012-07-11 19:17:25 +03:00
Christophe Dumez
64c256109a
Fix Korean translation
2012-07-11 19:15:18 +03:00
Christophe Dumez
d93a63e01a
Add more RSS debug
2012-07-11 18:44:43 +03:00
Christophe Dumez
1c6ef50b77
Add more RSS debug
2012-07-11 18:17:27 +03:00
Christophe Dumez
497e2e92f8
Update Greek and Bulgarian translations
2012-07-11 17:04:38 +03:00
Christophe Dumez
2e950cc28b
Update Czech translation
2012-07-10 19:06:32 +03:00
Christophe Dumez
f09ea1a884
Basque translation update by Xabier Aramendi.
2012-07-08 20:32:01 +03:00
Christophe Dumez
eebb7c8477
Update Dutch translation
2012-07-08 17:30:43 +03:00
Christophe Dumez
8feb6644a3
Update Ukranian translator's name
2012-07-08 17:27:16 +03:00
Christophe Dumez
dd30ada095
Fixes to Ukrainian translation
2012-07-08 17:20:53 +03:00
Christophe Dumez
89249c140f
Fix "Set as default save path" checkbox in torrent addition dialog
2012-07-06 20:12:39 +03:00
Christophe Dumez
90373897d6
Fix permission problems on Windows ( closes #1020227 )
2012-07-05 19:10:13 +03:00
Christophe Dumez
a85ddada25
Minor code refactoring
2012-07-05 18:46:25 +03:00
Christophe Dumez
3bb474e12f
Update Traditional Chinese translation
2012-07-05 18:21:08 +03:00
Christophe Dumez
3b4a312b97
Update Portuguese and Brazilian translations
2012-07-04 19:59:38 +03:00
Christophe Dumez
7a58df594d
Update Norwegian translation
2012-07-04 19:56:21 +03:00
Christophe Dumez
524f837ca5
Update Polish translation
2012-07-04 17:50:35 +03:00
Christophe Dumez
4652eb8ff3
Remember torrent addition dialog expanded state
2012-07-03 19:12:53 +03:00
Christophe Dumez
c2096e2ecd
Remember torrent addition dialog width
2012-07-03 18:51:48 +03:00
Christophe Dumez
e27a648594
Remember Y position of the torrent addition dialog
2012-07-03 18:47:27 +03:00
Christophe Dumez
90b1567d13
Remember column sizes in torrent addition dialog
2012-07-03 18:37:24 +03:00
Christophe Dumez
41132d39ae
Fix double-click to open destination path ( closes #1020366 )
2012-07-03 18:09:46 +03:00
Christophe Dumez
0ffba231d4
Update Armenian translation
2012-07-03 18:07:42 +03:00
Christophe Dumez
c6ab0b148b
Fix model update when setting the priority of a folder in torrent content
2012-07-02 22:51:03 +03:00
Christophe Dumez
183453488e
Fix disk space lalel updating in torrent addition dialog
2012-07-02 22:19:05 +03:00
Christophe Dumez
c96f14a7c8
Update Turkish translation
2012-07-02 21:48:01 +03:00
Christophe Dumez
c5841146ff
Fix issue when "minimize to systray" and "start minimized" are both enabled.
...
Window could not be restored.
2012-07-02 20:58:56 +03:00
Christophe Dumez
5d5bf403a8
Fix hiding of unwanted files
2012-07-02 20:30:45 +03:00
Christophe Dumez
2747481816
Code clean up
2012-07-02 19:57:16 +03:00
Christophe Dumez
c9591a66e8
Update Chinese translation
2012-07-02 19:56:14 +03:00
Christophe Dumez
02c4be4eaa
Fix "Open destination folder" functionality to consider torrent root folder
2012-07-02 19:51:26 +03:00
Christophe Dumez
ee96f83211
Fix torrent content sorting in torrent addition dialog ( closes #1020160 )
2012-07-02 19:31:51 +03:00
Christophe Dumez
b095a1e3fe
Make sure the root folder is expanded in Torrent content panel
2012-07-02 19:27:39 +03:00
Christophe Dumez
d5aaa24ad6
Update Basque translation
2012-07-02 19:06:50 +03:00
Christophe Dumez
9efd576d53
Korean translation update by Woosuk Park
2012-07-02 18:27:45 +03:00
Christophe Dumez
8e0d01643f
Update Japanese translation
2012-07-02 18:21:56 +03:00
Christophe Dumez
cb817bc06f
Update Italian and Ukrainian translations
2012-07-02 18:19:08 +03:00
Christophe Dumez
1b905d5126
Merge pull request #8 from Tilka/master
...
Fix torrent transfer stats
2012-07-01 22:34:39 -07:00
Tilka
ca26cc0000
Fix torrent transfer stats, 2nd try
...
The constants themselves were also mixed up.
2012-07-01 22:59:12 +02:00
Tilka
00f40e6771
Fix torrent transfer stats
2012-07-01 22:14:16 +02:00