Christophe Dumez
17efa04257
Further preferences simplifying
15 years ago
Christophe Dumez
e71f144c40
Started preferences simplifying
15 years ago
Christophe Dumez
80d76ae038
BUGFIX: The user can disable permanently recursive torrent download
15 years ago
Christophe Dumez
bd97a4bd7c
Fix registry access on 64bits windows
15 years ago
Christophe Dumez
5f23cbc470
Use libtorrent version.hpp instead of our own DEFINE
15 years ago
Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
15 years ago
Christophe Dumez
b67938aa3f
Fixed default save path on Windows
15 years ago
Christophe Dumez
a3041b7f9f
Improved Python detection (Win32)
...
Propose to download and install python if missing (Win32)
15 years ago
Christophe Dumez
83a2ae7ad3
Disable torrent addition dialog as a default
15 years ago
Christophe Dumez
4fd10bc5f5
Merge Win32 changes
15 years ago
Christophe Dumez
5c4450f3cd
Some Win32 improvements
15 years ago
Christophe Dumez
338d4fd31e
Windows execution fixes
15 years ago
Christophe Dumez
6e3b570be4
Add a setting to also delete torrents files on hard disk as a default
15 years ago
Christophe Dumez
994c798264
Added cookie support for RSS feeds (Needs testing)
15 years ago
Christophe Dumez
4ec1fd3968
The user can force listening on a particular network interface
15 years ago
Christophe Dumez
fb874695c9
Added support for strict super seeding
15 years ago
Christophe Dumez
63457c034f
Maximum number of half-open connections can now be changed from program preferences (default is now 50 instead of unlimited)
15 years ago
Christophe Dumez
94c7c5cebe
DHT port can be changed from Web UI
15 years ago
Christophe Dumez
a468404ab5
Make use of Fast concatenation feature in Qt 4.6
15 years ago
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
15 years ago
Christophe Dumez
e9ad58a373
Improved application style handling
15 years ago
Christophe Dumez
09c48539ad
- COSMETIC: Improved style management
15 years ago
Christophe Dumez
3693ecdd30
Moved peer resolution settings to advanced settings
15 years ago
Christophe Dumez
1a4f638ff6
- Moved "Transfer list refresh interval" to advanced settings
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
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
5f7822d202
Fix alternative upload speed limit overwriting standard upload speed limit.
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
454c093033
- qBittorrent can now listen on ports < 1024 (must be root)
15 years ago
Christophe Dumez
c7ca51f950
Use HTTP digest mode for Web UI authentication (instead of Basic)
15 years ago
Christophe Dumez
09c7c50ad3
- qBittorrent can now identify itself as KTorrent too
15 years ago
Christophe Dumez
435801c893
- Added Peer id spoofing settings to Web UI
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
6f6e453ae4
- COSMETIC: Use alternating row colors in transfer list (set in program preferences)
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
1923a51c59
- Prepare a little headlessloader class
15 years ago
Christophe Dumez
d3687fd863
- Store Web UI password as md5
15 years ago
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
15 years ago
Christophe Dumez
573a18c20f
- Fix folder scanning in program preferences ( closes #486712 )
15 years ago
Christophe Dumez
10c40c6485
- Cleanup systray code
15 years ago
Christophe Dumez
3987d0b5ef
- Enable peer country resolution as a default
15 years ago