sledgehammer999
|
b5d447e6d0
|
Update japanese translation by hashimoto.
|
12 years ago |
sledgehammer999
|
33d9ae1e4a
|
Update norwegian translation by Tomaso.
|
12 years ago |
sledgehammer999
|
d8afccf948
|
Update italian translation by bovirus.
|
12 years ago |
Nick Tiskov
|
30bf0a4c5f
|
Russian translation remaster.
1. A couple of translation fixes.
2. File updated with line numbers (now you can finally see dialog mockups and code snippets in Linguist)
|
12 years ago |
sledgehammer999
|
e1d85627a8
|
Updated translations.
|
12 years ago |
sledgehammer999
|
44a4889074
|
Preserve original style on about dialog.
|
12 years ago |
sledgehammer999
|
64fabfed5b
|
Norwegian translation by Tomaso.
|
12 years ago |
sledgehammer999
|
23b52f3d11
|
Update translations.
|
12 years ago |
sledgehammer999
|
fbaaf10ee5
|
Update Portuguese translation by Sérgio Marques.
|
12 years ago |
Nick Tiskov
|
f1a3a1424f
|
Use UCS-2 LE encoding for windows resource file
|
12 years ago |
sledgehammer999
|
d4dd04cbdc
|
Call updateDiskSpaceLabel() manually in onSavePathChanged(). Closes #715.
|
12 years ago |
Nick Tiskov
|
8e7ef66011
|
Translations fixes
Do not translate strings, which should not be translated
Remove unnecessary/unused strings.
|
12 years ago |
sledgehammer999
|
04ad78404c
|
Update NSIS script.
|
12 years ago |
sledgehammer999
|
1e6aa54f0e
|
Use default choking algorithm. fastest_upload is too biased towards fast peers.
|
12 years ago |
Nick Tiskov
|
7c1e91f256
|
Support Atom feeds
|
12 years ago |
Alfre
|
2dece90144
|
Translations: update spanish
|
12 years ago |
Nick Tiskov
|
050893d8df
|
Prevent auto(re)downloading of RSS articles, which exceed article limit.
|
12 years ago |
sledgehammer999
|
0c514a0f07
|
Update windows binary metadata.
|
12 years ago |
constantined
|
4ec176b683
|
Make possible to move file to .unwanted directory after downloading
|
12 years ago |
Nick Tiskov
|
6b660d505c
|
Allow control of cache expiry interval (libtorrent 0.16.10 allocator can now return cache to kernel)
|
12 years ago |
Nick Tiskov
|
2647d9e994
|
Revert "Merge pull request #259 from sledgehammer999/revert_disk_cache"
This reverts commit a796df9019878320f11df72d08f2f31921c09217.
|
12 years ago |
Nick Tiskov
|
70a0de8de5
|
Fix failing asserts (rss settings are not saved).
See Pull #675
|
12 years ago |
Nick Tiskov
|
454dbd5cd8
|
Do not autoDL items based on rules still being edited.
|
12 years ago |
Nick Tiskov
|
0e09717a02
|
Properly rename torrents, when index is moved out of current filter model or changes position inside filter model while rename window stays open
|
12 years ago |
sledgehammer999
|
e797365e3d
|
Change description of random port checkbox.
|
12 years ago |
sledgehammer999
|
a261ab14ee
|
Port spinbox is now disabled correctly.
|
12 years ago |
sledgehammer999
|
be5a1ae272
|
Seed rand only at one place.
|
12 years ago |
tungnian lee
|
9913484f68
|
new fix for selecting random port when system starts up
|
12 years ago |
tungnian lee
|
2de8b9112d
|
more clean up for feature selecting a random port when starts up
|
12 years ago |
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.
|
12 years ago |
sledgehammer999
|
7a99eb8e23
|
Write BOM in NSIS translations' files.
|
12 years ago |
sledgehammer999
|
0b15515f59
|
Update NSIS scripts to use unicode version of installer.
|
12 years ago |
sledgehammer999
|
9ff7eab83b
|
Fixed compilation with libtorrent 0.15.x
|
12 years ago |
sledgehammer999
|
b32a68318c
|
Ensure that all tranferlist columns have a size > 0.
|
12 years ago |
sledgehammer999
|
029505bf1d
|
Impove drawing speed of peers list when there are many peers.
|
12 years ago |
sledgehammer999
|
01307b377e
|
Improve drawing speed of transferlist with many torrents.
|
12 years ago |
sledgehammer999
|
0322002b46
|
Update maintainer info in About dialog.
|
12 years ago |
sledgehammer999
|
64dad99c36
|
Ensure that all columns in the peerlist are showing.
|
12 years ago |
sledgehammer999
|
f227130388
|
Simplify code.
|
12 years ago |
sledgehammer999
|
38d78b7606
|
Change seeding algorithm. Increase connections per second.
|
12 years ago |
sledgehammer999
|
1ad9d9b4e0
|
Use new Libtorrent version define.
|
12 years ago |
sledgehammer999
|
22e2bafa7a
|
Fix compilation with libtorrent 1.x.x v2
|
12 years ago |
Nick Tiskov
|
562e9ce108
|
Drag'n'Drop fixups.
1. Proper event handling
2. Allow folder moving
3. Allow moving into folders
|
12 years ago |
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.
|
12 years ago |
sledgehammer999
|
78663b9c27
|
Fix peer flags.
|
12 years ago |
Christophe Dumez
|
0213b5f511
|
Add missing break statement in proxy code
|
12 years ago |
Michele Olivo
|
559e0ac218
|
Fixed a couple of Italians strings.
|
12 years ago |
sledgehammer999
|
94b58ca229
|
Fix compilation with libtorrent 1.x.x.
|
12 years ago |
sledgehammer999
|
7aa3eff845
|
Add constness and value by reference in TorrentTempData.
|
12 years ago |
sledgehammer999
|
9a0a26dae1
|
Store TorrentTempData only in memory. Partially implements #583.
|
12 years ago |