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
ff5e5d1062
- Fix some other listen port issues
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
6f6e453ae4
- COSMETIC: Use alternating row colors in transfer list (set in program preferences)
15 years ago
Christophe Dumez
b56dee2a92
- Minor cosmetic changes to program preferences
15 years ago
Christophe Dumez
04e008afa0
- Fix new settings not being saved
15 years ago
Christophe Dumez
c61aded388
- Initial implementation of "Append .!qB extension to incomplete files" (untested)
...
- Update torrent save path when its label is changed and "Append label to save path" setting is set
15 years ago
Christophe Dumez
1fd57b5d63
- FEATURE: Labeled torrent can be downloaded corresponding subfolders
15 years ago
Christophe Dumez
755b8dec30
- Peer Exchange can be disabled from preferences
15 years ago
Christophe Dumez
db5402385a
FEATURE: Disk cache size can be set from preferences
15 years ago
Christophe Dumez
3e56cf96a3
- Program preferences are now editable from Web UI :)
15 years ago
Christophe Dumez
c075016b51
- Fix Web UI fields being disabled in program preferences
15 years ago
Christophe Dumez
f9399714cc
- Fix DHT settings
15 years ago
Christophe Dumez
8b78096366
- Set refresh list interval to 30ms min (instead of 10ms)
15 years ago
Christophe Dumez
843168bb62
- Move ui files to their own folder
15 years ago
Christophe Dumez
3987d0b5ef
- Enable peer country resolution as a default
15 years ago
Christophe Dumez
946e2778f8
- Start with the right preference panel
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
0a1ae18412
- Remove outdated program preferences
15 years ago
Christophe Dumez
cd50c3299e
- COSMETIC: Made program preferences scrollable for usability on small scree
...
ns (e.g. netbooks)
15 years ago
Christophe Dumez
b00eeef04d
FEATURE: Added program option to disable splash screen
15 years ago
Christophe Dumez
d7b2d3497f
- Some cosmetic changes
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
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
6fcf25af52
- FEATURE: Display free disk space in torrent addition dialog
...
- Added some disambiguation for translators
15 years ago
Christophe Dumez
b1e9c1ccf5
- Updated preference text since we are spoofing µtorrent now instead of Azureus
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
a79b294885
- Fix options matching between buttons and frames ( closes #366957 )
16 years ago
Christophe Dumez
f4502367f3
- Allow to define a temporary download folder
16 years ago
Christophe Dumez
5b7b4b2cf3
- Still working on temp folder
16 years ago
Christophe Dumez
ee99df0ba9
- Started work on temp folder
...
- Use a proper icon for browse buttons
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
ff1fc527e0
- Made some text bigger in options
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
9618056b4e
- Added support for 2 new extensions (uTorrent metadata and smart ban plugin)
...
- Removed option to disable uTorrent Peer eXchange (PeX) -> always ON
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
8440e9982f
- Display top toolBar as a default
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
16 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
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