Christophe Dumez
2742a54d6e
- Rewrited torrent resume code to make it cleaner and more generic
...
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
15 years ago
Christophe Dumez
f6f4b5f219
- Suppressed QLayout: Attempting to add QLayout "" to properties "properties" warning message when opening a properties dialog ( closes #380414 )
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
7bd0dff802
- Still optimizing
16 years ago
Christophe Dumez
b0a0abd764
Allow to change the save path of torrents after addition
16 years ago
Christophe Dumez
cb7e48b2e8
- Allow to add several trackers at once
17 years ago
Christophe Dumez
0dd84c37a1
- Commit some tracker changes. Work is not completed and this is probably buggy. I will complete this later.
17 years ago
Christophe Dumez
8b576fcc50
- Attempt to fix compilation on vc++
17 years ago
Christophe Dumez
721ef1d236
- Fixed useless variable in properties
17 years ago
Christophe Dumez
c8b944508b
- Saving trackers file only when necessary
...
- Avoid code duplication for showProperties()
17 years ago
Christophe Dumez
58c78fa6f6
- FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by
...
Ishan Arora)
17 years ago
Christophe Dumez
54225cd42f
- Made properties window a bit larger
...
- Remember properties window size and position on startup
17 years ago
Christophe Dumez
419b94f042
- A lot of improvement and bug fixes in new torrent content selection
17 years ago
Christophe Dumez
c478ba59ac
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
17 years ago
Christophe Dumez
54516ac231
- In torrent content selection, check if all files are filtered before saving and display an error if it is the case. I removed this checking on right click menu in case people want to filter all torrents, then add one, then save.
17 years ago
Christophe Dumez
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
17 years ago
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
17 years ago
Christophe Dumez
b2867e97bf
- Updated spanish translation
17 years ago
Christophe Dumez
36e87952fa
- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode
17 years ago
Christophe Dumez
57b4a7150a
- Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok)
18 years ago
Christophe Dumez
f839d6fe41
- Improved trackers errors code a lot and moved it to Bittorrent class
...
- When using startAll() command and when only some torrents are paused : already started torrents are not displayed as connecting untill next refresh anymore (they keep their current state).
18 years ago
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)
18 years ago
Christophe Dumez
93938d8597
- still optimizing includes
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
60c0049bef
- Added a popup menu to set priority for multiple files at once
18 years ago
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
45d51e1d44
- The torrent size displayed now takes filtered files into consideration
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
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
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
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago