Christophe Dumez
b17c8b84d1
- Prepare code for p2p ip filter support
17 years ago
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)
17 years ago
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
17 years ago
Christophe Dumez
5b6166ee15
- Simplified file preview using QDesktopServices
17 years ago
Christophe Dumez
18ee43225e
- Allow to open destination folder on double-click
17 years ago
Arnaud Demaiziere
a329a59719
- Start minimized option in program preferences
...
17 years ago
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
17 years ago
Christophe Dumez
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
17 years ago
Christophe Dumez
ce5baa93b7
- Ok, includes look fine now
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
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
ab4ad0b114
- Use a standard QDialogButtonBox in options for better systems integration
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
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
2e4b7b375b
- Removed option 'Automatically clear finished torrents' <- Decided it wasn't good for the network :)
18 years ago
Christophe Dumez
59e1e0bbf0
- Fixed a memory leak in options
...
- Removed unneeded QTranslator object in options.
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
dc89c5d381
- A lot of fixes/improvements in bittorrent class (now compiling)
...
- Half way, now I need to rewrite the GUI class to use the bittorrent class
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
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
f7140491cd
- Now user can change DHT port in options
...
- Reworked options window a little
18 years ago
Christophe Dumez
2ba5d150ae
- Fixed libtorrent ip_filter include
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
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago