Christophe Dumez
f9399714cc
- Fix DHT settings
2009-11-22 21:42:16 +00:00
Christophe Dumez
573a18c20f
- Fix folder scanning in program preferences ( closes #486712 )
2009-11-22 16:35:11 +00:00
Christophe Dumez
31180bb00c
- Save / Restore preferences dialog size and position on restart
...
- Make use of new Preferences in GUI constructor
2009-11-15 13:28:58 +00:00
Christophe Dumez
5962ef79cb
- Added option to disable peer host name resolution (disabled as a default)
...
- Fix several other bugs related to properties and preferences
2009-11-15 10:00:07 +00:00
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)
2009-11-14 19:08:28 +00:00
Christophe Dumez
0a1ae18412
- Remove outdated program preferences
2009-11-14 14:18:32 +00:00
Christophe Dumez
b00eeef04d
FEATURE: Added program option to disable splash screen
2009-10-22 16:50:34 +00:00
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
2009-08-25 09:19:02 +00:00
Christophe Dumez
2372f434cf
Fixed a small bug in new DHT port setting code
2009-07-14 08:06:55 +00:00
Christophe Dumez
ee6bc3c2e9
- FEATURE: Allow to set a different port for DHT (UDP) than the one used for
...
Bittorrent
2009-07-14 07:50:00 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
a8d627e1df
- resize program preferences window if it does not fit with current
...
screen resolution
2009-03-15 17:48:20 +00:00
Christophe Dumez
f4502367f3
- Allow to define a temporary download folder
2009-03-08 16:26:02 +00:00
Christophe Dumez
273526b414
- Fix signal/slot
2009-03-08 16:14:03 +00:00
Christophe Dumez
5b7b4b2cf3
- Still working on temp folder
2009-03-08 15:40:25 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
17e0700a52
- Done optimizing foreach loops
2009-01-24 20:07:05 +00:00
Christophe Dumez
3f1081b621
BUGFIX: Proxy settings are now saved even if disabled
2009-01-05 11:42:37 +00:00
Christophe Dumez
fbe292d06e
- Fixed another error in HTTP proxy code
2009-01-05 11:13:05 +00:00
Christophe Dumez
d883ef27be
- Use rootDir as default dir on Windows instead of homeDir
2009-01-04 19:37:55 +00:00
Christophe Dumez
7037b53ff8
- Another HTTP proxy fix
2009-01-03 22:20:57 +00:00
Christophe Dumez
c786c42bb1
- Fix for HTTP Proxy settings
2009-01-03 19:23:33 +00:00
Christophe Dumez
d398679c7e
- Forgot to add this line back
2008-12-27 20:58:30 +00:00
Christophe Dumez
3f5340523f
- Fix for queueing system
2008-12-27 17:44:33 +00:00
Christophe Dumez
14646d0f9e
Rewrote folder scanning code (Now uses a filesystem watcher)
2008-12-26 13:17:08 +00:00
Christophe Dumez
368c122dce
- Queueing system fix
2008-12-23 16:27:47 +00:00
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
2008-11-02 19:22:10 +00:00
Christophe Dumez
f3729fbae6
- Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds)
2008-11-02 10:47:59 +00:00
Christophe Dumez
139360cf76
- Can have different proxy settings for bittorrent and search engine ( closes #274791 )
2008-09-27 09:12:41 +00:00
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
2008-09-07 11:31:29 +00:00
Christophe Dumez
8440e9982f
- Display top toolBar as a default
2008-09-03 17:52:40 +00:00
Christophe Dumez
c10ebc3086
- Added traditional Chinese locale
2008-08-25 10:54:14 +00:00
Christophe Dumez
6c2518a704
- forgot to commit those files
2008-08-18 10:47:43 +00:00
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
2008-08-08 13:17:26 +00:00
Christophe Dumez
20ae3d997c
- extending Queueing system to seeding list (unfinished)
2008-07-14 22:01:05 +00:00
Christophe Dumez
d29cc3325b
- Started to work on queueuing
2008-07-14 19:20:18 +00:00
Christophe Dumez
4c5f349f49
- FEATURE: RSS can now be disabled from program preferences
...
- COSMETIC: RSS Tab is now hidden as a default
2008-07-11 17:43:57 +00:00
Christophe Dumez
6a1db644de
- Updated French translation
2008-06-26 18:06:35 +00:00
Christophe Dumez
296bd07e52
- Fixed a broken signal in program preferences
2008-05-20 10:38:48 +00:00
Christophe Dumez
56d80118b7
- Can spoof Azureus peer id and user agent to avoid ban
2008-05-18 09:50:35 +00:00
Christophe Dumez
fc931d8c88
- FEATURE: Allow to customize folder scan interval
2008-05-18 08:40:39 +00:00
Christophe Dumez
7463552dcd
- BUGFIX: Threadified IP filter file parser to avoid GUI freeze
2008-05-17 20:32:03 +00:00
Christophe Dumez
ec5325ed3c
- Fix in p2p support
2008-05-17 19:36:14 +00:00
Christophe Dumez
8b814c724c
- Added a little debug for p2b
2008-05-17 19:31:38 +00:00
Christophe Dumez
ce627de39d
- FEATURE: Added support for PeerGuardian p2b filters (binary)
2008-05-17 19:27:08 +00:00
Christophe Dumez
5c054223e8
- FEATURE: Added support for PeerGuardian p2p filters
2008-05-17 18:06:42 +00:00
Christophe Dumez
133007c451
- FEATURE: Improved eMule DAT ip filter parser
2008-05-17 17:55:12 +00:00
Christophe Dumez
b17c8b84d1
- Prepare code for p2p ip filter support
2008-05-17 17:11:01 +00:00
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)
2008-05-17 17:01:03 +00:00
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
2008-05-16 07:10:50 +00:00