Christophe Dumez
7d0581a7a5
Started code clean up and optimization
15 years ago
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
15 years ago
Christophe Dumez
4d5001d18d
Display more useful information in log window when an I/O error occurs
...
I/O errors are now reported in nox version too
15 years ago
Christophe Dumez
0f4f108eb5
BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)
15 years ago
Christophe Dumez
f7a86b5484
Add URL seeds from duplicate torrents to existing ones
15 years ago
Christophe Dumez
e4bf116ce8
- Fix a crash when adding an already existing torrent
15 years ago
Christophe Dumez
9d2f2230ee
- Fix bugs with new feature: "Add trackers from duplicate torrent"
15 years ago
Christophe Dumez
1065f5fb86
FEATURE: If 2 torrents have the same hash, add new trackers to the existin
...
g torrent
15 years ago
Christophe Dumez
e17ca355ae
Startup optimization
15 years ago
Christophe Dumez
b80940ac4f
- Optimize startup speed (do not resave fastresume data for torrents that were seeded in the previous session)
15 years ago
Christophe Dumez
1eca139db9
Fix new "Automatically recheck torrents on completion" feature (would keep on rechecking)
15 years ago
Christophe Dumez
25278beb2f
Minor code optimization
15 years ago
Christophe Dumez
77239db3c5
FEATURE: Torrents can be automatically rechecked on completion
15 years ago
Christophe Dumez
245a8e0a3a
FEATURE: User can choose to include the protocol overhead in transfer limits
15 years ago
Christophe Dumez
51e474c893
FEATURE: User can choose to apply transfer limits on LAN too
15 years ago
Christophe Dumez
95da161be3
FEATURE: Outgoing ports range can be customized (for QoS)
15 years ago
Christophe Dumez
a03ad3de23
FEATURE: Torrent files can be exported to a given directory
...
BUGFIX: Fix crash when double-clicking on a torrent that has no metadata to open its save path
15 years ago
Christophe Dumez
fb79146ae6
FEATURE: Added "Added/Completed On" columns to transfer list
15 years ago
Christophe Dumez
dedd9bd03c
- Add more RSS and tracker debug
15 years ago
Christophe Dumez
ab36a358b7
- Fix "Append .!qB extension to incomplete files". The extension would stay under certain conditions
15 years ago
Christophe Dumez
48dbaf05ae
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
15 years ago
Christophe Dumez
540da69d61
- Remember alternative speeds state on restart
15 years ago
Christophe Dumez
6a6077bf1d
Improved previous patch: Force recheck only if we detected that renaming overwrote an existing file
15 years ago
Christophe Dumez
30234a4e78
- Force recheck after renaming files
15 years ago
Christophe Dumez
92574458d0
"Add in pause" setting is no longer ignored if torrent is loaded from a watched directory
15 years ago
Christophe Dumez
1840d1c49f
- Paused torrents can now be rechecked
15 years ago
Christophe Dumez
454c093033
- qBittorrent can now listen on ports < 1024 (must be root)
15 years ago
Christophe Dumez
8c6978be82
- Exceptions to "Add Torrent is paused" setting can now be set in torrent addition dialog
15 years ago
Christophe Dumez
6c9e7156f7
- Fix magnet link support
15 years ago
Christophe Dumez
d5da8a6277
- Save torrent file as soon as we get the torrent metadata so that it does not have to be redownloaded on restart
15 years ago
Christophe Dumez
e20c3cd0b6
Updated Polish translation
15 years ago
Christophe Dumez
3733bc9148
FEATURE: Search engine can now use a SOCKS5 proxy
...
BUGFIX: Search engine loads new proxy settings without program restart
Fix a bug in HTTP communication proxy settings
15 years ago
Christophe Dumez
296acf820c
Fix to proxy settings
...
Added back SOCKS5 proxy support for HTTP communications
15 years ago
Christophe Dumez
da796c80c3
- Forgot to move the torrent data when its label is deleted
15 years ago
Christophe Dumez
cac6f7428c
- When incomplete torrents are saved to a different path, check if content is already present at final location
...
- Automacillay force a data recheck every time a torrent is moved (because libtorrent does not take care of checking if the torrent data exists at the destination location)
15 years ago
Christophe Dumez
ba0c7334b7
- Use torrent addition dialog for Magnet URIs too
15 years ago
Christophe Dumez
a7820e5f08
- Make sure the torrent file is valid before loading it
15 years ago
Christophe Dumez
99459dc55d
- Fixing indentation
...
- Stop catching SIGINT and SIGTERM once the application has exiting
15 years ago
Christophe Dumez
a5d8766a9e
Use XDG folders (.cache, .local) instead of .qbittorrent
...
old .qbittorrent is imported and moved to XDG folder by qBittorrent so that the user does not loose anything
15 years ago
Christophe Dumez
09c7c50ad3
- qBittorrent can now identify itself as KTorrent too
15 years ago
Christophe Dumez
add2475700
- Files / Folders can also be renamed directly from torrent addition dialog
15 years ago
Christophe Dumez
9d0577fa5c
- Display the correct DHT port in the console
15 years ago
Christophe Dumez
2168d5a30e
- qBittorrent no longer listens on a random port whenever it receives a listen_failed_alert (because it may correspond to another network interface)
...
- Display a "disconnected" icon in status bar whenever qBittorrent fails to listen on the selected port
15 years ago
Christophe Dumez
7ad90b1b80
- Fix Proxy type rank in enum (to be consistent with older qBittorrent versions)
...
- Added Proxy settings to Web UI
- Fix tiny bugs in proxy settings
15 years ago
Christophe Dumez
4dc26d0a77
- FEATURE: qBittorrent can identify itself as uTorrent or Vuze (Any version)
15 years ago
Christophe Dumez
d5a09674ae
FEATURE: Better proxy support and preferences remodeling
15 years ago
Christophe Dumez
907e620e9e
- Added console message for Web UI (with port)
...
- Updated language files
15 years ago
Christophe Dumez
f96ec75eec
- Improve Web UI settings so that the HTTP server is reconstructed only when necessary
15 years ago
Christophe Dumez
e885ee0d35
- Fix some other DHT port issues
15 years ago
Christophe Dumez
ff5e5d1062
- Fix some other listen port issues
15 years ago