sledgehammer999
1e7668608a
Update disk space label in add new torrent dialog. Fixes issue #282 .
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
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
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
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
Nick Tiskov
314fc003b3
Use <OS_name>conf.pri file to control libz linkage
12 years ago
Nick Tiskov
ec08bfac07
Improve code readability in speed monitor
12 years ago
Christophe Dumez
cd754fd239
Update Norwegian 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
56cff16b07
Update language files
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
Nick Tiskov
66b982ad03
Minor refactoring for json parser
12 years ago
Nick Tiskov
3309706964
Allow clearing of execution log and peer ban log
12 years ago
Nick Tiskov
9d275d6d34
Allow bool lists in json values
12 years ago
Nick Tiskov
91f9a46c18
Allow semicolon in json values (Windows paths support)
12 years ago
Dmitry Maslennikov
e017ba6863
add cookies for redirect, cookies for auto download torrent from rss, add support gzip
12 years ago
sledgehammer999
0fa0be2d0e
Pass the correct flag in torrent_handle::status for libtorrent > 0.15
12 years ago
sledgehammer999
12a6ecf353
Enable 'copy magnet uri' for torrents without metadata too. Fixes issue #458 .
12 years ago
sledgehammer999
eb0d1748c3
Fix compilation without backtrace support on Windows.
12 years ago
sledgehammer999
1f0d4ce871
Move Windows backtrace functionality to the windows specific *.pri files.
12 years ago
Nick Tiskov
b64caf2cb8
Remove add/remove buttons in web seed list, since context menu is now implemented.
12 years ago
Nick Tiskov
b286bead09
Add context menu for web seeds: add, remove, copy, edit.
12 years ago
Nick Tiskov
dc4d0a7078
Allow/Fix special characters in json replies in WebUI
12 years ago
Christophe Dumez
da3406b811
Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default
12 years ago
Christophe Dumez
6c753ac183
Have QIniSettings use qBittorrent / qBittorrent by default
12 years ago
Christophe Dumez
1549a443c5
Have Preferences subclass QIniSettings privately to discourage bad usage.
12 years ago
Nick Tiskov
28df59b9e6
Attempt to fix data loss during session end
12 years ago
sledgehammer999
04e4295140
Fix case where the default save wasn't getting updated in the addition dialog.
12 years ago
sledgehammer999
fe98c36abf
Fix 'dont show' dialog when downloading torrent. Closes issue #405 .
12 years ago
Christophe Dumez
ee84af0826
Update Norwegian translation
12 years ago
Christophe Dumez
e1d09303f9
Update language files
12 years ago
Nick Tiskov
a6e862d9ea
More updates to Russian translation
12 years ago
Nick Tiskov
c28641ba94
Fix Russian translation for d3b4ec77bc
12 years ago
Nick Tiskov
5e5d8118c7
Changing regexp/wildcard mode should update article list matches
12 years ago
Nick Tiskov
e05cce9b59
Small fix to tracker editing
12 years ago