Christophe Dumez
d5a09674ae
FEATURE: Better proxy support and preferences remodeling
15 years ago
Christophe Dumez
e885ee0d35
- Fix some other DHT port issues
15 years ago
Christophe Dumez
6f6e453ae4
- COSMETIC: Use alternating row colors in transfer list (set in program preferences)
15 years ago
Christophe Dumez
50e620daf2
- Handle paths with (~, ., ..) properly
15 years ago
Christophe Dumez
15c7099e85
- Fix "Browse" button in program preferences for "Temp path"
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
d3687fd863
- Store Web UI password as md5
15 years ago
Christophe Dumez
cbaef050f0
- Fixed Serbian language name in Serbian (Српски)
15 years ago
Christophe Dumez
793f8a103d
- Slovak and Serbian were inverted
...
- Updated Serbia flag (better resolution)
15 years ago
Christophe Dumez
a096105f18
- Added Serbian translation (By Anaximandar Milet)
...
* Translation is not complete yet
15 years ago
Christophe Dumez
f9399714cc
- Fix DHT settings
15 years ago
Christophe Dumez
573a18c20f
- Fix folder scanning in program preferences ( closes #486712 )
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
5962ef79cb
- Added option to disable peer host name resolution (disabled as a default)
...
- Fix several other bugs related to properties and preferences
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
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
2372f434cf
Fixed a small bug in new DHT port setting code
16 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
f4502367f3
- Allow to define a temporary download folder
16 years ago
Christophe Dumez
273526b414
- Fix signal/slot
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
17e0700a52
- Done optimizing foreach loops
16 years ago
Christophe Dumez
3f1081b621
BUGFIX: Proxy settings are now saved even if disabled
16 years ago
Christophe Dumez
fbe292d06e
- Fixed another error in HTTP proxy code
16 years ago
Christophe Dumez
d883ef27be
- Use rootDir as default dir on Windows instead of homeDir
16 years ago
Christophe Dumez
7037b53ff8
- Another HTTP proxy fix
16 years ago
Christophe Dumez
c786c42bb1
- Fix for HTTP Proxy settings
16 years ago
Christophe Dumez
d398679c7e
- Forgot to add this line back
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
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
8440e9982f
- Display top toolBar as a default
16 years ago
Christophe Dumez
c10ebc3086
- Added traditional Chinese locale
16 years ago
Christophe Dumez
6c2518a704
- forgot to commit those files
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