Christophe Dumez
0bc2e9aeeb
- Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...)
...
- Moved bittorrent specific code from GUI class to bittorrent class
15 years ago
Christophe Dumez
623933e2aa
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
...
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
15 years ago
Christophe Dumez
4ca2d060ea
- Make everything compile back with libtorrent v0.14
...
- Fix crash in search engine destructor if downloads are running
15 years ago
Christophe Dumez
31374d8d30
- Remove useless code since it is handled on libtorrent side
15 years ago
Christophe Dumez
7c84551150
- Support peer manual ban (from peer list)
15 years ago
Christophe Dumez
5ffcf5a9dc
- Fixed per torrent speed limiting
...
- A lot of cleanup in speed limiting dialog
15 years ago
Christophe Dumez
4e8eaafd53
- Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
...
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
15 years ago
Christophe Dumez
eab216e5a8
- Improved ETA calculation for big torrents
15 years ago
Christophe Dumez
9e9e6f028c
- Integrate Geoip database to speed up country resolution
15 years ago
Christophe Dumez
c5c09b09ee
- Implemented flag display in peer list (has to be enabled in program preferences, connection section)
15 years ago
Christophe Dumez
12106c308e
- Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though
15 years ago
Christophe Dumez
51ebfadd85
- Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences:
...
* This speeds up startup
* Bittorrent session settings are now applied at bittorrent class level (Required for headless running)
15 years ago
Christophe Dumez
daef9ece75
- FEATURE: Folder scanning now works with CIFS and NFS mounted folders
15 years ago
Christophe Dumez
d6e90883cb
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
15 years ago
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
15 years ago
Christophe Dumez
e4be70edec
- Updated uTorrent Peer ID to v1.8.5
15 years ago
Christophe Dumez
7f12bbb783
- Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
...
- Updated French translation
15 years ago
Christophe Dumez
5d1ed7a564
- BUGFIX: Added safety mecanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted.
15 years ago
Christophe Dumez
66590bfa4a
- Make sure that scan directory is not qBittorrent backup folder to avoid torrent deletion
15 years ago
Christophe Dumez
fe3a6b8b57
- Fix crash when applying torrent files priorities (if libtorrent-rasterbar has debug enabled)
15 years ago
Christophe Dumez
966367aff6
- Fix compilation error
15 years ago
Christophe Dumez
1cc6086468
FEATURE: Metadata download from swarm is now compatible with µtorrent
...
FEATURE: Support tracker exchange between peers
Updated Changelog
15 years ago
Christophe Dumez
0485864d38
- Fix a crash when scanned directory does not exist
15 years ago
Christophe Dumez
a2792efa72
- Make sure torrents are complete before auto downloader picks them up
15 years ago
Christophe Dumez
2556346dda
- Fix a possible crash when pausing then deleting a torrent quickly
15 years ago
Christophe Dumez
0433254ad8
- Should fix torrents pausing for no reason
15 years ago
Christophe Dumez
37158a32ad
- Fix crash in torrent addition dialog when save path does not exist ( closes #425227 )
...
- Fix downloading from URL (broken in v1.5.0)
15 years ago
Christophe Dumez
8792637634
- Fixed uTorrent spoofing code
15 years ago
Christophe Dumez
63ad2def91
- Improve readability of tracker error tooltips
...
- Update uTorrent spoofer to v1.9.4
15 years ago
Christophe Dumez
e53c7aaea6
- Added Portuguese and brazilian translations to desktop file
...
- Recursive torrent download now consider torrents with more than one file inside
15 years ago
Christophe Dumez
dc9802fe1e
- Forgot not to remove this file too
15 years ago
Christophe Dumez
64f1d306f4
- Do not remove older torrent parameters files, just to be on the safe side
15 years ago
Christophe Dumez
63761afd0a
- Got rid of .speedlimits file and use new TorrentPersistantData system
15 years ago
Christophe Dumez
8da148ffa1
- Import URL seeds and trackers from v1.4.x too
15 years ago
Christophe Dumez
e2dc2207d8
- Fixed v1.4.x torrent import
15 years ago
Christophe Dumez
c1378450fc
- Import torrents from v1.4.x (or earlier) in order not to lose them when updating
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
15 years ago
Christophe Dumez
25d998f1b5
- Added magnet URI support to Web UI
15 years ago
Christophe Dumez
298f1e6a9a
- FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
15 years ago
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
15 years ago
Christophe Dumez
e429126934
- Ok. torrentless downloads paused state is now restored properly (once metadata is received)
15 years ago
Christophe Dumez
d132d50f4d
- Torrentless downloads are no longer added in pause (temporary workaround as I think it is better not to start in paused state).
15 years ago
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
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
64806cb199
- Torrent is moved to temp dir on startup if it is supposed to be complete but data could not be found
15 years ago
Christophe Dumez
8e8e7cd3e7
- Fixed finished torrents returning to download dir on restart when temp dir feature is enabled
15 years ago
Christophe Dumez
ee6bc3c2e9
- FEATURE: Allow to set a different port for DHT (UDP) than the one used for
...
Bittorrent
16 years ago
Christophe Dumez
7b4b568859
- Display date as well as time in log window
16 years ago
Christophe Dumez
b7c7245fb5
- Display a ratio of 0.0 if total_upload and total_download are both 0
16 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago