Christophe Dumez
cbe4bbac6a
- Merged headless branch
15 years ago
Christophe Dumez
f502e82ec4
- Fix to Catalan translation
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
55d8e3d76b
Updated Catalan translation
15 years ago
Christophe Dumez
7b7fb4d278
- Updated Spanish and Catalan translations
15 years ago
Christophe Dumez
09c7c50ad3
- qBittorrent can now identify itself as KTorrent too
15 years ago
Christophe Dumez
131250dc03
- Bump to beta4
15 years ago
Christophe Dumez
130187723c
- Updated language files and french translation
15 years ago
Christophe Dumez
7bac95c9ad
- Torrents can be renamed in transfer list
15 years ago
Christophe Dumez
add2475700
- Files / Folders can also be renamed directly from torrent addition dialog
15 years ago
Christophe Dumez
533e402bca
- Updated Spanish translation
15 years ago
Christophe Dumez
b87a23037e
- Fix crash in pieces downloaded/availability bars when the torrent has too many pieces
15 years ago
Christophe Dumez
6d88bb5b83
- Made sure the pixmap cannot be drawn with uninitialized data
15 years ago
Christophe Dumez
435801c893
- Added Peer id spoofing settings to Web UI
15 years ago
Christophe Dumez
9d0577fa5c
- Display the correct DHT port in the console
15 years ago
Christophe Dumez
f2891dae74
- Another fix for global download rate limiting in Web UI
15 years ago
Christophe Dumez
a43a1f5b67
- Fix global download rate limiting (Web UI)
15 years ago
Christophe Dumez
ee9ca1ece7
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs (Web UI)
15 years ago
Christophe Dumez
8271e20fac
- Started work on adding Peer ID spoofing settings for Web UI (incomplete)
15 years ago
Christophe Dumez
132b1f7ffe
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs
15 years ago
Christophe Dumez
77b4d97069
- Display current version in fields when the combobox value is changed (Peer ID spoofing)
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
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
551273b831
- Updated language files
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
4d00db2b42
- Encode correctly Float Type using QVariant/JSON (introduced in Qt 4.6)
15 years ago
Christophe Dumez
db564b4521
- wildcard matching for "do not match" tokens too
15 years ago
Christophe Dumez
3f2076d195
- Use Wildcard matching instead of full regex one (much simpler and seems to be what the user expects) in RSS feed downloader
15 years ago
Christophe Dumez
ed13c43e93
- Fix several issues with the files properties in Web UI (introduced recently)
15 years ago
Christophe Dumez
b5a9fe71e1
- Fix JSON communication between qBittorrent and Web UI
15 years ago
Christophe Dumez
d0037d90f4
FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
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
Christophe Dumez
1bfadf5219
- Little piece availability computation optimization
15 years ago
Christophe Dumez
4f9eca78d9
- Fix to port settings
15 years ago
Christophe Dumez
7aa2994078
- Fix possible crash when closing a search tab
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
9d06947125
- Updated Catalan author name
15 years ago
Christophe Dumez
14cc600a8b
- Updated Spanish and Catalan translations
15 years ago
Christophe Dumez
4f3fd86f91
- Bump to v2.1.0beta2
15 years ago
Christophe Dumez
e663717d64
- Update comment
15 years ago
Christophe Dumez
8b5d388e77
- Use the save path set in program preferences as a default in torrent addition dialog
15 years ago
Christophe Dumez
22d781edd5
- Updated Changelog
15 years ago
Christophe Dumez
4252832ba5
- Fix issue with speed limiting (Infinite value was not handled properly)
...
- Improved bandwith limiting dialog by adding a SpinBox so that the user can input the value manually
15 years ago
Christophe Dumez
fab58296af
- Fix exception in tracker list when torrent has no metadata. The exeption was caught anyway but the trackers were not displayed
15 years ago
Christophe Dumez
e142877e10
- Fix little typo
15 years ago