Christophe Dumez
3ec647cfda
-legal notice in red
18 years ago
Christophe Dumez
e6fca96d0d
- Added Documentation entry in Help menu
18 years ago
Christophe Dumez
5e73539393
- fixed delete permanently in finished list
18 years ago
Christophe Dumez
ef1f030076
- Added some debug in bittorrent.cpp
...
- Added Legal Notice on qBittorrent startup "Be careful, sharing copyrighted material without permission is against the law." because of new DADVSI law.
18 years ago
Christophe Dumez
3b63d34f34
Allow only rc4 for encryption, no plaintext
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
2985fa921a
remember sorted columns in download list
18 years ago
Christophe Dumez
9808e5a37a
- Fixes in Slovak translation
18 years ago
Christophe Dumez
9093f8e44a
- Proxy is now used for tracker / web seeds / peers connections
...
- Fixed the compiling errors with latest libtorrent svn
18 years ago
Christophe Dumez
6802e22f7e
- Improved a lot switching between tabs
18 years ago
Christophe Dumez
79253c76f1
- Now finished torrents are moved correctly to download tab if for some reason the files disapear from the hard-drive :)
18 years ago
Christophe Dumez
4d6afaacfd
- Should fix the problem of finished torrents in download list (Thx heavyjoos)
18 years ago
Christophe Dumez
45d51e1d44
- The torrent size displayed now takes filtered files into consideration
18 years ago
Christophe Dumez
eb85389c0a
- UPnP is on as a default, display the display message
18 years ago
Christophe Dumez
ee594400dc
- Fixed togglepausedstate() on double click in download list
18 years ago
Christophe Dumez
cf2bc1e980
- removed ETA & DL speed columns in finished torrents list
18 years ago
Christophe Dumez
8e8ffae57a
- Disabled MainWindow context menu, more annoying than useful
18 years ago
Christophe Dumez
30d328774f
- Fixed compiling error in finishedTorrents.cpp
...
- Added icons for bandwidth allocation actions
18 years ago
Christophe Dumez
6428fd4ae0
- Added bandwidth allocation to the right click menu on torrents
18 years ago
Christophe Dumez
a25cc14af4
- Fixed a crash when stopping a search (introduced when splitting search engine from GUI recently)
18 years ago
Christophe Dumez
30aa59f582
- Kept on working on bandwidth allocation per torrent
...
- Fixed a crash in search engine when systray integration was disabled
18 years ago
Christophe Dumez
3933d78da2
- Started to work on bandwidth allocation per torrent
18 years ago
Christophe Dumez
a9ed013ca3
- Code optimization in for loops tests
18 years ago
Christophe Dumez
b198494900
- Code cleanup using autoconnect slots
18 years ago
Christophe Dumez
3dbb958bde
- Doesn't display that a torrent has finished on start when it finished during last session
18 years ago
Christophe Dumez
381ae195b9
- Fixed a bug in the number of finished torrents initial display
...
- Started to clean up rss.h
18 years ago
Christophe Dumez
81d05a67b3
- Window can now stay maximized on exit
18 years ago
Christophe Dumez
a0743c0713
- Preview from finished list should now be working
18 years ago
Christophe Dumez
4727cd57ed
- Removed pause/start in finished list (useless)
18 years ago
Christophe Dumez
775afd6ac2
- Implemented Start/Pause in finished list
18 years ago
Christophe Dumez
cd70dcc3ba
- Allow the user to display torrent properties in finished list
18 years ago
Christophe Dumez
5c53c457e5
- Implemented delete from finished list
18 years ago
Christophe Dumez
6d0b550f5d
- Implemented DeleteFromHardDrive & finishedList
18 years ago
Christophe Dumez
37027c0480
- A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working
...
- Fixed pressing return in search field to launch search
18 years ago
Christophe Dumez
13aa2cfa6e
- Added a new tab for finished torrents (WIP, not used yet)
18 years ago
Christophe Dumez
c832d91f79
- Ask for exit confirmation only if the download list is not empty
18 years ago
Christophe Dumez
d90e4286e3
- Bring the window to foreround on exit when it was minimized
18 years ago
Christophe Dumez
5d0e466d6d
- Allow the user to disable systray integration
18 years ago
Christophe Dumez
0ebdd34df3
Bring mainWindow to foreground when asking for exit confirmation
18 years ago
Christophe Dumez
b3e6f341ff
- Added RSS icon on its tab
18 years ago
Arnaud Demaiziere
6c8f0bff13
- Added a rss tab (still not functional)
18 years ago
Christophe Dumez
4ca852c2b3
- Added a message log when an UPnP WAN service is detected
18 years ago
Christophe Dumez
3ff075c048
- Display more log messages
18 years ago
Christophe Dumez
3f01be8d6e
- Fixed an error when disabling upnp
...
- upnp is now disabled as a default
18 years ago
Christophe Dumez
78916bba41
- Added debug in UPnP
...
- Started to rewrite qBT's own UPnP support instead of using aMule CVS code : (not usable yet)
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
e0a0a0beb1
- fix for UPnP option
18 years ago
Christophe Dumez
868d7cee4a
- Removed some unused headers
18 years ago
Christophe Dumez
e8cc751f22
- Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon
...
- Removed some unnecessary includes
18 years ago