Christophe Dumez
|
8b78096366
|
- Set refresh list interval to 30ms min (instead of 10ms)
|
15 years ago |
Christophe Dumez
|
573a18c20f
|
- Fix folder scanning in program preferences (closes #486712)
|
15 years ago |
Christophe Dumez
|
b460f67cc4
|
- Fix up/down speed limit display
|
15 years ago |
Christophe Dumez
|
823da52d18
|
- Updated russian translation
|
15 years ago |
Christophe Dumez
|
c55666996c
|
- Updated changelog
|
15 years ago |
Christophe Dumez
|
690215e2b0
|
- Align text on the right in properties
|
15 years ago |
Christophe Dumez
|
8fe448d35f
|
- Fixed compilation with libtorrent v0.14
|
15 years ago |
Christophe Dumez
|
5544f2a138
|
- Another compilation fix for libtorrent v0.14
|
15 years ago |
Christophe Dumez
|
c1d3f719df
|
- Compilation fix for libtorrent v0.14
|
15 years ago |
Christophe Dumez
|
f5fc1884b2
|
- Show official documentation when pressing F1 key
|
15 years ago |
Christophe Dumez
|
002faac042
|
- Update documentation links to point to the actual documentation articles (in french or english depending on the current locale) instead of the wiki main page
|
15 years ago |
Christophe Dumez
|
03552c9a1f
|
- Clean up search engine plugins code
- Update plugins from sourceforge SVN/trunk now to avoid maintenance of another update server
|
15 years ago |
Christophe Dumez
|
d267d65e57
|
- Remove html tags from torrent names in mininova search plugin
|
15 years ago |
Christophe Dumez
|
cdce77962a
|
- Display piece availability average next to the bar
|
15 years ago |
Christophe Dumez
|
0c617f0a03
|
- show piece related bar only for downloading torrents (no use for completed ones)
|
15 years ago |
Christophe Dumez
|
47d545633d
|
- Graphically display piece availability in torrent preferences
|
15 years ago |
Christophe Dumez
|
fb6b40ccd1
|
- Rewrote the bar to display the downloaded piece as the one we had was overly complicated
|
15 years ago |
Christophe Dumez
|
ac021aaecb
|
- Bump to beta5
|
15 years ago |
Christophe Dumez
|
a4cfc77531
|
- Improve LSD/DHT/PeX display in tracker list
|
15 years ago |
Christophe Dumez
|
480d1b18db
|
- Display in tracker list the number of peers gotten from LSD/PeX/DHT
|
15 years ago |
Christophe Dumez
|
3827a66a3a
|
- Optimized transfer list refresh
|
15 years ago |
Christophe Dumez
|
eb3d7f31e8
|
- Updated language files
|
15 years ago |
Christophe Dumez
|
62f57862e5
|
- Properly report paused torrents from Bittorrent session to GUI (closes #86293)
- Removed some verbose debug
|
15 years ago |
Christophe Dumez
|
70c62f6294
|
- Refresh torrent properties and transfer list only when they are visible in order to save CPU :)
|
15 years ago |
Christophe Dumez
|
d6e1dc9020
|
- Make torrent status filters behave as in µTorrent
|
15 years ago |
Christophe Dumez
|
46f081d888
|
- Made sure the file priorities in torrent properties don't overwrite "download first/last pieces first" option
|
15 years ago |
Christophe Dumez
|
ef4c320af7
|
- Made "download first and last piece first" option smarter. It now detects the main file in the torrent and download the first/last pieces of this file. (Thanks Attila Olah for this suggestion).
|
15 years ago |
Christophe Dumez
|
6673273830
|
- Change qBittorrent parameter in desktop file because it does not seem to work
|
15 years ago |
Christophe Dumez
|
154673a99b
|
- Force torrentfilesmodel list repaint when progress and priorities are updated
|
15 years ago |
Christophe Dumez
|
62604e32c0
|
FEATURE: Added option to download first and last piece of a torrent first (for preview)
|
15 years ago |
Christophe Dumez
|
873221ec14
|
- Catch exception thrown by resolver.resolve() and display the error message on stderr
|
15 years ago |
Christophe Dumez
|
e645133baf
|
- Fix compilation errors on Fedora
|
15 years ago |
Christophe Dumez
|
8c1851c0bd
|
- Move priority column to index==1 for better readability
|
15 years ago |
Christophe Dumez
|
d15a177027
|
- Fix the status display of queued checking torrents
|
15 years ago |
Christophe Dumez
|
5d427d2acf
|
- Save fast resume data for paused torrents too to avoid loosing information (e.g. user trackers, ...)
|
15 years ago |
Christophe Dumez
|
aa0c2e611f
|
- Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us
|
15 years ago |
Christophe Dumez
|
332a4121c8
|
- Made nova2dl.py more robust by downloading the torrent itself if the search plugin does not provide the download_torrent() method
|
15 years ago |
Christophe Dumez
|
843168bb62
|
- Move ui files to their own folder
|
15 years ago |
Christophe Dumez
|
4ee47ce2b8
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
Christophe Dumez
|
262b88930e
|
- Use lowercase characters only in filenames
|
15 years ago |
Christophe Dumez
|
d1646c169d
|
- Fix folder size update in TorrentFilesModel
|
15 years ago |
Christophe Dumez
|
c6a9ec7c6f
|
- Added a few more country flags to Geoip
|
15 years ago |
Christophe Dumez
|
ff2fef0dc1
|
- Fix little problem in evenmanager causing this output: "no status, should not happen!!!"
|
15 years ago |
Christophe Dumez
|
b35cc2c9e4
|
- Support up to 99999 peers (for display). It used to be 9999 but this was not enough for some torrents.
|
15 years ago |
Christophe Dumez
|
98223e54e8
|
- Updated tracker behavior, it works better now (more µTorrent like)
|
15 years ago |
Christophe Dumez
|
e36e500045
|
- Added DHT to trackers list
|
15 years ago |
Christophe Dumez
|
e2b8aeafa6
|
- FEATURE: Display the number of peers returned by each tracker
|
15 years ago |
Christophe Dumez
|
484a75ad64
|
FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)
|
15 years ago |
Christophe Dumez
|
5a88c1ad46
|
- Fix double fix in tracker list when switching torrent
|
15 years ago |
Christophe Dumez
|
e8fba3e630
|
- Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way)
- Do not save sequential mode status to hard disk because libtorrent is already taking care of this
|
15 years ago |