Christophe Dumez
be73c482d0
- Display "Unknown" instead of "0/0" in SEEDS/LEECHS column when the tracker doesn't send this info
18 years ago
Christophe Dumez
4603d95e13
+ - FEATURE: Added a menu action to visit qBittorrent website
...
+ - FEATURE: Added a menu action to report a bug in qBittorrent
+ - FEATURE: User is warned when hard drive becomes full and downloads are paused
+ - FEATURE: Seeds / Leechers are displayed in download list as well as in torrent properties
+ - BUGFIX: Save directory was reset to default when filtering files in torrent
+ - BUGFIX: Force a refresh of download list when the window is shown (avoid delay)
18 years ago
Christophe Dumez
92277992d3
- Passing parameters between qBT instances in a better way (socket)
18 years ago
Christophe Dumez
b54c4ae028
- Replace QMap by QHash for faster lookups
18 years ago
Christophe Dumez
0c795cce28
- Cleaned up the way columns width are remembered
18 years ago
Christophe Dumez
773c451050
- remember GUI settings in a cleaner way
18 years ago
Christophe Dumez
719ac93024
- Remember mainwindow position during last exec
18 years ago
Christophe Dumez
e4590ef431
- Added an action to delete downloads from download list and from hard drive too
18 years ago
Christophe Dumez
e9ab599260
- Remember last save directory in torrent addition dialog
18 years ago
Christophe Dumez
b93ac6f9af
- Fixed error messages display when loading a corrupted torrent file
18 years ago
Christophe Dumez
9b7b5b200b
- Attempt to fix some slots
18 years ago
Christophe Dumez
a68073a46a
- Forgot to catch an exception when the torrent is invalid
18 years ago
Christophe Dumez
937af1ae73
- Removed a duplicate debug message
18 years ago
Christophe Dumez
1bb286f4a9
Fixed utf-8 support in paths and filenames
18 years ago
Christophe Dumez
abb39d537c
- Allow user to bypass torrent addition dialog (options)
18 years ago
Christophe Dumez
f7140491cd
- Now user can change DHT port in options
...
- Reworked options window a little
18 years ago
Christophe Dumez
ee8bc5cdaf
Made right click menu work for multiple selection in DL list
18 years ago
Christophe Dumez
5373628af5
- .savepath files were not always removed
18 years ago
Christophe Dumez
52f1463cb9
- Added a torrent addition dialog (Part 1: Still unperfect but working)
18 years ago
Christophe Dumez
14cd4de2c2
- Connection status is not a button anymore
18 years ago
Christophe Dumez
affafd5dbf
- some cosmetic changes
18 years ago
Christophe Dumez
01c467c31a
- Replaced OSD messages by systray messages
18 years ago
Christophe Dumez
8b702ef622
- Based on Qt 4.2
...
- Brand new trayicon from Qt 4.2
- Updated Changelog
- Updated configure file
18 years ago
Christophe Dumez
9aaa2e9c60
- Fixed log in Qt 4.2
18 years ago
Christophe Dumez
7ea30a52f5
- Catching invalid_handle exception
18 years ago
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
18 years ago
Christophe Dumez
631a9676f4
- Fixed finished downloads state on restart
18 years ago
Christophe Dumez
df2d5fa741
- Not loading/applying options everytime we show options window anymore...
...
- Fixed ip filter
- Updated version number
- Disabled debug mode
*** Release is approaching :) ***
18 years ago
Christophe Dumez
86dfbecd2e
- Renamed some ambiguous functions
...
- Reload torrents only when we need to enable full allocation mode (not everytime we change files selection)
18 years ago
Christophe Dumez
035f2bdf18
- Selective download should be fixed
...
- updated polish translation
18 years ago
Christophe Dumez
117448fb0b
+ - FEATURE: Now remembers filtered pieces in a torrent on restart
...
+ - FEATURE: Now updating pieces progress in real time in torrent properties
+ - BUGFIX: Fixed memory leaks in torrent properties
Updated italian and German translation
18 years ago
Christophe Dumez
e83b872c4b
Switched to full allocation mode to fix selective download
18 years ago
Christophe Dumez
0df84cd94b
- Had to remove BTJunkie search engine because of their new anti-bot security
18 years ago
Christophe Dumez
d8f7f54127
- Fixed download button in search engine
18 years ago
Christophe Dumez
a072247e70
- Fixed download from url function (should be a lot less buggy). It improves downloads from search engine since it uses this function
...
- Removed torrentReactor search engine (hopefully temporarilly) because I can't manage to download from their links using libcurl
- When HTTP response code is 500 (5xx in fact: too busy), downloader will retry 10 times every second.
18 years ago
Christophe Dumez
25f0964c9b
- fixed an arithmetic exception
18 years ago
Christophe Dumez
55fd750bfd
- BUGFIX: Fixed an arithmetic exception that could happen in ETA calculation
18 years ago
Christophe Dumez
dd65bb7292
- COSMETIC: Now displaying the number of downloads in tab title
...
- BUGFIX: Fixed problems that could happen with delete selection action
18 years ago
Christophe Dumez
942cdb1f91
- Improved sequenced/incremental download settings
...
- Updated Catalan, Swedish translations
18 years ago
Christophe Dumez
821854703b
- Added connection limits for each torrent
18 years ago
Christophe Dumez
6244d1226f
- Removed max limit for connections (not needed anymore by libtorrent)
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago