Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
15 years ago
Christophe Dumez
66157da5c2
Fix browse button for torrent export directory in preferences
15 years ago
Christophe Dumez
09c48539ad
- COSMETIC: Improved style management
15 years ago
Christophe Dumez
1a4f638ff6
- Moved "Transfer list refresh interval" to advanced settings
15 years ago
Christophe Dumez
8618f13b7a
- Created "Advanced settings" tab in program preferences and moved "Disk cache" there
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
06efd64a80
FEATURE: User can set alternative speed limits for fast toggling
...
Bandwidth scheduler is not functional yet (but appears in program preferences)
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
f60ef5dbd5
- Added a button to reset spoofed client version/build to latest
...
- Fix little bug when loading saved version/build for spoofed client
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
1128b3ea83
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
...
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
15 years ago
Christophe Dumez
15c7099e85
- Fix "Browse" button in program preferences for "Temp path"
15 years ago
Christophe Dumez
f9399714cc
- Fix DHT settings
15 years ago
Christophe Dumez
31180bb00c
- Save / Restore preferences dialog size and position on restart
...
- Make use of new Preferences in GUI constructor
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
b00eeef04d
FEATURE: Added program option to disable splash screen
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
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
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
a8d627e1df
- resize program preferences window if it does not fit with current
...
screen resolution
16 years ago
Christophe Dumez
5b7b4b2cf3
- Still working on temp folder
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
3f5340523f
- Fix for queueing system
16 years ago
Christophe Dumez
14646d0f9e
Rewrote folder scanning code (Now uses a filesystem watcher)
16 years ago
Christophe Dumez
368c122dce
- Queueing system fix
16 years ago
Christophe Dumez
f3729fbae6
- Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds)
16 years ago
Christophe Dumez
139360cf76
- Can have different proxy settings for bittorrent and search engine ( closes #274791 )
16 years ago
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
16 years ago
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
17 years ago
Christophe Dumez
20ae3d997c
- extending Queueing system to seeding list (unfinished)
17 years ago
Christophe Dumez
d29cc3325b
- Started to work on queueuing
17 years ago
Christophe Dumez
4c5f349f49
- FEATURE: RSS can now be disabled from program preferences
...
- COSMETIC: RSS Tab is now hidden as a default
17 years ago
Christophe Dumez
56d80118b7
- Can spoof Azureus peer id and user agent to avoid ban
17 years ago
Christophe Dumez
fc931d8c88
- FEATURE: Allow to customize folder scan interval
17 years ago
Christophe Dumez
7463552dcd
- BUGFIX: Threadified IP filter file parser to avoid GUI freeze
17 years ago
Christophe Dumez
ce627de39d
- FEATURE: Added support for PeerGuardian p2b filters (binary)
17 years ago
Christophe Dumez
b17c8b84d1
- Prepare code for p2p ip filter support
17 years ago
Christophe Dumez
f6210d5857
- Removed IP filter list and buttons to add/remove ranges, I don't think
...
people handle this manually anyway.
- Prepare code for P2P/P2B filter files (soon to be coded)
17 years ago
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
17 years ago
Christophe Dumez
5b6166ee15
- Simplified file preview using QDesktopServices
17 years ago
Christophe Dumez
18ee43225e
- Allow to open destination folder on double-click
17 years ago
Arnaud Demaiziere
a329a59719
- Start minimized option in program preferences
...
17 years ago
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
17 years ago
Christophe Dumez
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
17 years ago
Christophe Dumez
ce5baa93b7
- Ok, includes look fine now
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
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
c39da36cca
- Added Encryption support!
...
- Removed old UPnP code
- Removed UPnP in options since libtorrent doesn't allow to disable it. Thus, UPnP is always enabled
- Made options window a bit larger
- Added Arnaud Demaiziere to developpers list
- Updated TODO & Changelog
18 years ago