Christophe Dumez
8ba1cb329d
- Improved unicode support a bit
17 years ago
Christophe Dumez
a28160bcaa
- Fixed a bug when deleting a torrent from finished list (just introduced)
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
5946f20783
- Updated beta5 changelog
17 years ago
Christophe Dumez
a4a98e3ada
- Added some checking before adding torrents to finished/download lists to avoid duplicate in some circumstances
17 years ago
Christophe Dumez
a01c7e2c60
- Improved finished torrents code a little
17 years ago
Christophe Dumez
2bf0aba48a
- improved some asserts for progress checking
17 years ago
Christophe Dumez
7030f85826
- Added an assert to check that progress value is < 100%
...
- Modified a test due to a bug in libtorrent for #133480
17 years ago
Christophe Dumez
5066819c58
- Added some more assert to be sure progress value is under 100%
17 years ago
Christophe Dumez
5231f5a22b
- Rewrote a lot of code concerning finishedTorrents code. It was optimized and should be safer too
17 years ago
Christophe Dumez
de8c3158fe
- Make use of qDeleteAll() function from Qt4
17 years ago
Christophe Dumez
04352cce3c
- Fixed bad assert
...
- Little checking before saving url seeds list
- Little optimization to make fastresume data saving faster
17 years ago
Christophe Dumez
5315ba7894
- Fixed french translation
17 years ago
Christophe Dumez
2ce097ec77
- Fixed keyboard shortcuts for third tab ( closes #127942 )
17 years ago
Christophe Dumez
d025a2ea36
- Updated TODO (preview is working in seeding list now)
17 years ago
Christophe Dumez
a4d24fd4a7
- Updated TODO
...
- Last commit allows to remove url seeds now too (forgot)
17 years ago
Christophe Dumez
b2867e97bf
- Updated spanish translation
17 years ago
Christophe Dumez
98159eaa1b
- Updated TODO
17 years ago
Christophe Dumez
b4fbaaa47c
BUGFIX: Improved incremental download
17 years ago
Christophe Dumez
df8c591edd
- Updated todo
17 years ago
Christophe Dumez
13f21ef6cd
- Make use of new torrent_checked_alert that was just included in libtorrent. This allowed to improve torrent that just finished checking handling and progress column sorting. Also allowed to optimize cpu/memory usage a little.
17 years ago
Christophe Dumez
55834ba5db
- Fixed session ratio value: was either 10. or 1. ( closes #133026 )
17 years ago
Christophe Dumez
417d8a777b
- Updated portuguese and brazilian translations
17 years ago
Christophe Dumez
38b008a2ac
- Updated slovak translation
17 years ago
Christophe Dumez
38283882e9
- Updated Japanese translation
17 years ago
Christophe Dumez
85055c1ef9
- Updated ToDO
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
d5fa6cefe4
- Removed some debug
...
- Updated Changelog (now libtorrent supports Bittorrent FAST extension)
17 years ago
Christophe Dumez
12fd87ab85
- Removed some debug (didn't mean to commit that)
18 years ago
Christophe Dumez
47b42c1c90
- Updated TODO (changelog beta5)
18 years ago
Christophe Dumez
31abae33a1
- Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this)
...
- Fixed version in desktop file
18 years ago
Christophe Dumez
7b8722df34
- Updated TODO
18 years ago
Christophe Dumez
eda115249a
- Updated Italian translator
18 years ago
Christophe Dumez
aa4c53ec43
- Fixed assert so that it doesn't crash when we toggle paused state of a torrent several times and quickly
18 years ago
Christophe Dumez
44d61e0b9d
- Fixed overflow that caused ratio to become negative
...
- Added some more asserts so that it doesn't happen again
- Fixed waiting for paused_alert on exit in the case where a torrent was paused then resumed before we received torrent_paused_alert
18 years ago
Christophe Dumez
c51abd9096
- Updated TODO
18 years ago
Christophe Dumez
320c125d17
- Added some more debug
18 years ago
Christophe Dumez
8b26b7fd48
- BUGFIX: Fixed progress column delayed sorting (after torrent finished checking)
18 years ago
Christophe Dumez
f9c357b52d
- Wait for torrent_paused_alert before saving fast resume data
18 years ago
Christophe Dumez
3494702437
- Fixed include again
18 years ago
Christophe Dumez
3100c4afc9
- Added missing include
18 years ago
Christophe Dumez
60923e81c6
- Updated TODO
...
- Removed useless include in downloadThread
18 years ago
Christophe Dumez
06a2f2ad1f
- Updated polish translation
18 years ago
Christophe Dumez
d02edebb58
- Fixed italian trannslation
18 years ago
Christophe Dumez
a9692dbe60
- Changed the way progress bars are rendered
18 years ago
Christophe Dumez
bee1dbeea4
BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
18 years ago
Christophe Dumez
9ba0c7ebba
- Updated Italian translation
18 years ago
Christophe Dumez
b702bea806
- beta4 release
18 years ago
Christophe Dumez
ff756a2b1f
- Some fixes in bandwidth allocation per torrent dialog
18 years ago
Christophe Dumez
8e6b1be322
- updated TODO
18 years ago