Christophe Dumez
|
48dbaf05ae
|
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
|
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
|
d124ada755
|
- Make sure status bar is rendered properly when the font size is higher than default
|
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
|
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
|
b1bbbd79c4
|
- Initial support for Web UI internationalization !
- Updated french translation
|
15 years ago |
Christophe Dumez
|
8b41d1973c
|
COSMETIC: Display speeds with more user friendly units instead of always using KiB/s
|
15 years ago |
Christophe Dumez
|
f9399714cc
|
- Fix DHT settings
|
15 years ago |
Christophe Dumez
|
d25128e0b3
|
- Do not hide separator in status bar when DHT is disabled. Looks better IMHO
|
15 years ago |
Christophe Dumez
|
4ee47ce2b8
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
Christophe Dumez
|
484a75ad64
|
FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)
|
15 years ago |
Christophe Dumez
|
e93fab40fe
|
- Removed some too verbose debug
- Suppress a Qt warning about the layout in status bar
|
15 years ago |
Christophe Dumez
|
cedc87a703
|
- Fix completed torrent counting
- Make sure the status bar is displayed before showing the GUI
|
15 years ago |
Christophe Dumez
|
8160449964
|
- Improved status bar spacing
|
15 years ago |
Christophe Dumez
|
e467fd8fab
|
- Improved separators style in status bar
|
15 years ago |
Christophe Dumez
|
5da2e6a9ee
|
- Started to improved the status bar style
|
15 years ago |
Christophe Dumez
|
0cb5993f66
|
- Display total amount transferred in status bar
|
15 years ago |
Christophe Dumez
|
54d7c6dc54
|
- Moved status bar code from the GUI to its own class for make GUI more readable
- Fix "Display current speed in title" feature
- Fix Up/Down speed labels update in status bar
|
15 years ago |