Christophe Dumez
9cbab8d63e
-FEATURE: Url seeds are now displayed in torrent properties and are editable
...
- Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui)
2007-07-27 09:53:55 +00:00
Christophe Dumez
a0e32fefd7
- Fixed compilation warnings
...
- Started work on fastresume reject alerts
2007-07-24 07:13:40 +00:00
Christophe Dumez
93938d8597
- still optimizing includes
2007-07-23 12:46:36 +00:00
Christophe Dumez
60c0049bef
- Added a popup menu to set priority for multiple files at once
2007-07-20 13:07:34 +00:00
Christophe Dumez
86a0e68f46
- Added ratio column
2007-07-18 07:44:52 +00:00
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
2007-07-14 14:31:59 +00:00
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
2007-07-13 06:55:51 +00:00
Christophe Dumez
18ec98c3fb
- Reloading a torrent only when necessary (properties, when files are filtered but full allocation mode is disabled)
2007-07-04 10:06:22 +00:00
Christophe Dumez
68b867e480
- Fixed a few other bugs in translatable strings
...
- French translation is up to date!
2007-06-15 23:51:10 +00:00
Christophe Dumez
1cff97f65d
- Bugfix: User can't empty the trackers list
2007-05-16 18:55:34 +00:00
Christophe Dumez
45d51e1d44
- The torrent size displayed now takes filtered files into consideration
2007-04-12 21:28:15 +00:00
Christophe Dumez
00afd6b635
- Implemented files prioritizing in torrent addition dialog
2007-04-12 20:22:42 +00:00
Christophe Dumez
ff3575c7ac
- Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog
2007-04-12 19:51:39 +00:00
Christophe Dumez
381ae195b9
- Fixed a bug in the number of finished torrents initial display
...
- Started to clean up rss.h
2007-04-05 19:42:39 +00:00
Christophe Dumez
d3eda2e8be
- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization
2007-04-05 15:55:05 +00:00
Christophe Dumez
d2d3968b8b
- Finished trackers edition
2007-03-25 18:39:27 +00:00
Christophe Dumez
1f6948d260
- Keep on working on trackers edition
2007-03-25 13:45:20 +00:00
Christophe Dumez
3467d68020
- Keep on working on trackers edition
2007-03-24 21:36:22 +00:00
Christophe Dumez
db7c7bd21a
- Added missing icons in trackers tab (torrent properties) -> still unfinished
2007-03-24 20:55:15 +00:00
Christophe Dumez
a346d49b60
- Displaying more infos about the torrent in its properties (hash, creator, comment)
...
- Preparing GUI to allow trackers list edition (Unfinished)
2007-03-24 17:50:53 +00:00
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)
2007-03-07 22:36:01 +00:00
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.
2007-02-23 22:52:24 +00:00
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
2006-12-27 23:56:30 +00:00
Christophe Dumez
b838038fe2
- Slightly improved pieces selection in torrent properties
2006-12-27 21:58:38 +00:00
Christophe Dumez
d1546d18e6
Displaying save path in torrent properties window
2006-10-23 22:36:00 +00:00
Christophe Dumez
6e5b805dc3
- Fixed a crash when displaying properties of a torrent then deleting the torrent
2006-10-16 18:16:56 +00:00
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
2006-10-16 09:02:53 +00:00
Christophe Dumez
f17b047910
- Improved translations
...
- Fixed Seeders/Leechers display in torrent properties
2006-10-13 13:59:07 +00:00
Christophe Dumez
d16d30a350
- Fixed selected states of files when .pieces file doesn't exist
2006-10-10 21:44:59 +00:00
Christophe Dumez
86dfbecd2e
- Renamed some ambiguous functions
...
- Reload torrents only when we need to enable full allocation mode (not everytime we change files selection)
2006-10-08 01:01:34 +00:00
Christophe Dumez
035f2bdf18
- Selective download should be fixed
...
- updated polish translation
2006-10-08 00:37:51 +00:00
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
2006-10-06 18:07:01 +00:00
Christophe Dumez
942cdb1f91
- Improved sequenced/incremental download settings
...
- Updated Catalan, Swedish translations
2006-10-02 08:26:25 +00:00
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
2006-09-30 16:02:39 +00:00