sledgehammer999
9a0a26dae1
Store TorrentTempData only in memory. Partially implements #583 .
12 years ago
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
12 years ago
sledgehammer999
a30dc3a823
Actually show the tray notification when a torrent finishes downloading.
12 years ago
sledgehammer999
8464720d99
Show utorrent compatible peer flags. Implements issue #531 .
12 years ago
sledgehammer999
4f667c6e7d
Merge pull request #600 from sledgehammer999/trans_it_nsis
...
Updated italian translation of NSIS installer by bovirus.
12 years ago
sledgehammer999
365ba4341a
Updated italian translation of NSIS installer by bovirus.
12 years ago
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
12 years ago
Christophe Dumez
d5aa316613
Merge pull request #513 from Gelmir/creator_root
...
Fix: using files/folder in disk root for torrent creation fails
12 years ago
Christophe Dumez
43271d3ea7
Merge pull request #568 from alfrix/master
...
Updated Spanish Translation
12 years ago
Christophe Dumez
9aa0041422
Merge pull request #584 from sledgehammer999/it_translation
...
Update italian translation by bovirus.
12 years ago
Christophe Dumez
f0e98e2828
Merge pull request #587 from sledgehammer999/update_disklabel
...
Update disk space label in add new torrent dialog. Fixes issue #282 .
12 years ago
sledgehammer999
1e7668608a
Update disk space label in add new torrent dialog. Fixes issue #282 .
12 years ago
sledgehammer999
f918e7f0b0
Merge pull request #586 from sledgehammer999/nsis_it
...
Updated italian language of nsis installer by bovirus.
12 years ago
sledgehammer999
a685349ae6
Updated italian language of nsis installer by bovirus.
12 years ago
sledgehammer999
7c2e679c8b
Update italian translation by bovirus.
12 years ago
Alfre
b6e16fbdc0
Update Spanish translation
12 years ago
Christophe Dumez
a2d3a1c41c
Merge pull request #543 from sledgehammer999/master
...
Really fix issue #405 and #536 .
12 years ago
sledgehammer999
4af28bfe81
Really fix issue #405 and #536 .
12 years ago
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.
12 years ago
Nick Tiskov
6debc1e958
Fix unhandled exception when trying to create torrents from files/folder in disk root.
12 years ago
Christophe Dumez
9651d8736b
Fix legittorrents search plugin ( closes #515 )
12 years ago
Christophe Dumez
07ec2cce31
Update Italian translation
12 years ago
Christophe Dumez
698171bbcf
Updated Basque translation
12 years ago
Christophe Dumez
3519cb281f
Merge pull request #499 from Driim/add_torrent_icon_fix
...
Fix missing "Add torrent file" icon
12 years ago
Driim
df23fc1de2
delete not needed space
12 years ago
Driim
f445c8f872
Fix add torrent icon version 3
12 years ago
Driim
eb035e2199
Fix add torrent icon version 2
12 years ago
Driim
dac3a1a0ca
Fix missing "Add torrent file" icon
12 years ago
Christophe Dumez
902aa4503e
Merge pull request #496 from Gelmir/libz
...
Use <OS_name>conf.pri files to control libz linkage
12 years ago
Nick Tiskov
314fc003b3
Use <OS_name>conf.pri file to control libz linkage
12 years ago
Christophe Dumez
c36b2774ed
Merge pull request #469 from Gelmir/ul_eta
...
ETA calculation for seed_only torrents; ETA column sorting
12 years ago
Nick Tiskov
ec08bfac07
Improve code readability in speed monitor
12 years ago
Christophe Dumez
cd754fd239
Update Norwegian translation
12 years ago
Christophe Dumez
a6e7588593
Merge pull request #495 from Gelmir/ru_ts
...
Update Russian translation.
12 years ago
Nick Tiskov
008ba33ce9
Update Russian translation.
12 years ago
Christophe Dumez
f49ba3e93d
Avoid using #define
12 years ago
Christophe Dumez
e98fb61400
Link against lz
12 years ago
Christophe Dumez
13e57fb9dd
Merge pull request #471 from daimor/master
...
Correctly handle HTTP responses with gzipped encoded content.
12 years ago
Christophe Dumez
7234a93293
Merge pull request #462 from Gelmir/webui_json
...
Multiple JSON parses fixes
12 years ago
Christophe Dumez
56cff16b07
Update language files
12 years ago
Christophe Dumez
aa74244abb
Update Changelog
12 years ago
Christophe Dumez
a998f4c980
Merge pull request #464 from Gelmir/log_clear
...
Allow clearing of execution log and peer ban log
12 years ago
Christophe Dumez
5f2fe1d5a6
Update Changelog
12 years ago
Christophe Dumez
f01c301839
Merge pull request #480 from Gelmir/create_torrent_tiers
...
Support tracker tiers / groups in torrent creator
12 years ago
Nick Tiskov
0c0c7459f1
Cosmetic fix for eta sorting in torrent list: 'infinity' must always come last
12 years ago
Nick Tiskov
34a88c83f0
Calculate eta for seed only torrents using ratio limits
12 years ago
Nick Tiskov
a8f29e51c5
Cosmetic fixes to torrent creator
12 years ago
Nick Tiskov
964b321458
Ignore multiple sequential newlines in torrent creator
12 years ago
Nick Tiskov
dec726c0ae
Add tooltip in torrent creation dialog as a hint on tracker tiers
12 years ago
Nick Tiskov
025f4f9737
Support tracker mirrors in torrent creator
12 years ago