Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
18 years ago
Christophe Dumez
18ec98c3fb
- Reloading a torrent only when necessary (properties, when files are filtered but full allocation mode is disabled)
18 years ago
Christophe Dumez
68b867e480
- Fixed a few other bugs in translatable strings
...
- French translation is up to date!
18 years ago
Christophe Dumez
1cff97f65d
- Bugfix: User can't empty the trackers list
18 years ago
Christophe Dumez
45d51e1d44
- The torrent size displayed now takes filtered files into consideration
18 years ago
Christophe Dumez
00afd6b635
- Implemented files prioritizing in torrent addition dialog
18 years ago
Christophe Dumez
ff3575c7ac
- Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog
18 years ago
Christophe Dumez
381ae195b9
- Fixed a bug in the number of finished torrents initial display
...
- Started to clean up rss.h
18 years ago
Christophe Dumez
d3eda2e8be
- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization
18 years ago
Christophe Dumez
d2d3968b8b
- Finished trackers edition
18 years ago
Christophe Dumez
1f6948d260
- Keep on working on trackers edition
18 years ago
Christophe Dumez
3467d68020
- Keep on working on trackers edition
18 years ago
Christophe Dumez
db7c7bd21a
- Added missing icons in trackers tab (torrent properties) -> still unfinished
18 years ago
Christophe Dumez
a346d49b60
- Displaying more infos about the torrent in its properties (hash, creator, comment)
...
- Preparing GUI to allow trackers list edition (Unfinished)
18 years ago
Christophe Dumez
bd3bde919d
** BIG COMMIT **
...
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
18 years ago
Christophe Dumez
17d880189f
- Updated Translation files
...
- Use fileHash as ID instead of fileName so that different torrents can have the same name
- WARNING: Changed a lot of code and it may include new bugs, please report them as soon as possible.
18 years ago
Christophe Dumez
931cfb6783
- Based on libtorrent v0.12 (still unreleased, use libtorrent cvs)
...
- Added Peer Exchange (PeX)
- Display number of complete/incomplete sources in download list for each torrent
- Updated version to v0.9.0beta1
18 years ago
Christophe Dumez
b838038fe2
- Slightly improved pieces selection in torrent properties
18 years ago
Christophe Dumez
d1546d18e6
Displaying save path in torrent properties window
18 years ago
Christophe Dumez
6e5b805dc3
- Fixed a crash when displaying properties of a torrent then deleting the torrent
18 years ago
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
18 years ago
Christophe Dumez
f17b047910
- Improved translations
...
- Fixed Seeders/Leechers display in torrent properties
18 years ago
Christophe Dumez
d16d30a350
- Fixed selected states of files when .pieces file doesn't exist
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
942cdb1f91
- Improved sequenced/incremental download settings
...
- Updated Catalan, Swedish translations
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago