Christophe Dumez
8755ebba01
Added an icon for the new encryption option
18 years ago
Christophe Dumez
c39da36cca
- Added Encryption support!
...
- Removed old UPnP code
- Removed UPnP in options since libtorrent doesn't allow to disable it. Thus, UPnP is always enabled
- Made options window a bit larger
- Added Arnaud Demaiziere to developpers list
- Updated TODO & Changelog
18 years ago
Christophe Dumez
2196fcc911
- Supports SOCKS5 proxies as well as HTTP ones
...
- Allow to use Proxy for Trackers / Peers / Web seeds / DHT connections
- Redesigned Proxy options a little (for new features)
18 years ago
Christophe Dumez
f7c4411c9a
- UPnP is enabled as a default and there is no way to disable it at the moment (libtorrent API)
18 years ago
Christophe Dumez
ab4ad0b114
- Use a standard QDialogButtonBox in options for better systems integration
18 years ago
Christophe Dumez
62b61750d1
- Translated "Japanese" into japanese in options
18 years ago
Christophe Dumez
f3f71e5d14
- Added Japanese translation
18 years ago
Christophe Dumez
5d0e466d6d
- Allow the user to disable systray integration
18 years ago
Christophe Dumez
81eee7bba2
- Style is now applied instantly, no need to restart qBT
...
- Fixed a typo in WIndowsXP Style
18 years ago
Christophe Dumez
3f01be8d6e
- Fixed an error when disabling upnp
...
- upnp is now disabled as a default
18 years ago
Arnaud Demaiziere
e8e40c7bcf
- Fixed compiling errors when upnp is disabled (chris)
18 years ago
Christophe Dumez
92f840519c
- Allow to change UPnP port while it is enabled
...
- Allow to change qBT style! (GTK people should like Cleanlooks style)
18 years ago
Christophe Dumez
d778766e29
- UPnP option should now be working
18 years ago
Christophe Dumez
371dcb0a45
- Disable UPnP in options if qBT isn't compiled with UPnP support
18 years ago
Christophe Dumez
9408e8006d
- Redesigned options
...
- Updated TODO
- Added UPnP option entry (but still not taken into consideration nor saved)
18 years ago
Christophe Dumez
2e4b7b375b
- Removed option 'Automatically clear finished torrents' <- Decided it wasn't good for the network :)
18 years ago
Christophe Dumez
98ecb97790
- Made ipfilter.dat parser less sensitive to errors
18 years ago
Christophe Dumez
3e5f36dc97
- changed Danish to Dansk
18 years ago
Christophe Dumez
95844ce045
- Added option entry to select new Danish translation
18 years ago
Christophe Dumez
59e1e0bbf0
- Fixed a memory leak in options
...
- Removed unneeded QTranslator object in options.
18 years ago
Christophe Dumez
eac0254744
- Fixed a crash when save dir was an empty string, now defaulting to ~/qBT-dir/
18 years ago
Christophe Dumez
5e57929f07
- Fixed a possible crash when saving options
18 years ago
Christophe Dumez
87ea65b4e9
- Fixed loading of 'PeX support' option
18 years ago
Christophe Dumez
774fab54a3
- Fixed apply button in options (broken a few commit ago)
18 years ago
Christophe Dumez
6d65ef067d
Create Options object only when necessary (to save memory)
18 years ago
Christophe Dumez
87f440aa9e
** I18N Commit **
...
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
18 years ago
Christophe Dumez
bd3bde919d
** BIG COMMIT **
...
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
18 years ago
Christophe Dumez
330f3ab033
- Disabled "Close to systray" as a default
18 years ago
Christophe Dumez
78aef3c3bc
- Implemented "Close to systray"
18 years ago
Christophe Dumez
f017d29359
- Fixed an exception with latest libtorrent/asio on startup (filepath check)
...
- Added an option to toggle the Peer eXchange (PeX) state
18 years ago
Christophe Dumez
7aa49c243c
- Removed options.xml creation since it is no longer used
18 years ago
Christophe Dumez
0722195cad
- Rewritten most of the code for options
...
- Fix: Could only listen on the 1st port of given range
- Fix: Option "use torrent addition dialog" wasn't saved correctly
18 years ago
Christophe Dumez
1bb286f4a9
Fixed utf-8 support in paths and filenames
18 years ago
Christophe Dumez
f7140491cd
- Now user can change DHT port in options
...
- Reworked options window a little
18 years ago
Christophe Dumez
76ffe565e8
- Added Finnish translation
18 years ago
Christophe Dumez
dfb7717995
- Replaced 'correct' by 'valid' everywhere
18 years ago
Christophe Dumez
8f9072747d
- Added some checks for systray messages because these are not supported by Mac OS X yet
18 years ago
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
18 years ago
Christophe Dumez
df2d5fa741
- Not loading/applying options everytime we show options window anymore...
...
- Fixed ip filter
- Updated version number
- Disabled debug mode
*** Release is approaching :) ***
18 years ago
Christophe Dumez
201dddd30a
- Resized flags in localization settings
18 years ago
Christophe Dumez
e9e55a3a9e
- Added Norwegian translation
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago