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
7fad742e99
- Fixed compiling with latest libtorrent svn
18 years ago
Christophe Dumez
e71252306a
- Fixed a bug in polish translation
18 years ago
Christophe Dumez
1cff97f65d
- Bugfix: User can't empty the trackers list
18 years ago
Christophe Dumez
e3228a9699
- Updated Japanese translation (Thanks Nardog)
18 years ago
Christophe Dumez
407ae8d01b
- Updated translation files
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
Arnaud Demaiziere
85fa92ca12
rss : bug fixes
18 years ago
Christophe Dumez
44bfb1e376
- Fixed a small error in the german translation
18 years ago
Arnaud Demaiziere
06378e09be
rss : improvements of the qtreeview
18 years ago
Arnaud Demaiziere
2c6b66a834
rss : from qlistwidget to qtreewidget
18 years ago
Christophe Dumez
9a4466e74f
- Improved right click menu in RSS streams list
18 years ago
Christophe Dumez
f482496a61
- Updated smileys
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
5fc754520a
- small fix in finished list
18 years ago
Christophe Dumez
43bced2e04
- Improved refresh icon
...
- Added tooltips on rss buttons
- Fixed a compiling warning
18 years ago
Christophe Dumez
65468d7826
- Improved add/remove icons
18 years ago
Arnaud Demaiziere
1a553b00b0
rss : download icon fix, don't work so i commented it
18 years ago
Christophe Dumez
79a3d2e81b
- Updated splash screen
18 years ago
Christophe Dumez
4ed6f12374
- Added a text to help using the rss
18 years ago
Christophe Dumez
4d6afaacfd
- Should fix the problem of finished torrents in download list (Thx heavyjoos)
18 years ago
Arnaud Demaiziere
7d8d4e7ee5
rss : try to download streams' favicon
18 years ago
Arnaud Demaiziere
3fa88436c3
rss : try to use dynamic icon before streams names
18 years ago
Arnaud Demaiziere
191ac5eeac
rss : another improvements
18 years ago
Arnaud Demaiziere
2ce51400aa
rss : work to improve algorithm & memory
...
implements some color
18 years ago
Arnaud Demaiziere
d5aea98f80
rss : color try
18 years ago
Christophe Dumez
85fd33a619
- Updated to v1.0.0alpha8 (not a v0.10 after all)
...
- Added a new splash screen by our graphist but still unfinished
18 years ago
Christophe Dumez
45d51e1d44
- The torrent size displayed now takes filtered files into consideration
18 years ago
Christophe Dumez
9c83c195e3
- Fixed some slots bindings in finished list
18 years ago
Christophe Dumez
ec3f878372
- Updated alpha version
18 years ago
Christophe Dumez
9885169baf
- Updated translation files
...
- Fixed column width in torrent addition dialog
18 years ago
Christophe Dumez
00afd6b635
- Implemented files prioritizing in torrent addition dialog
18 years ago
Christophe Dumez
ff3575c7ac
- Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog
18 years ago
Arnaud Demaiziere
66201a2853
rss : bugs fixes, better refresh
18 years ago
Christophe Dumez
eb85389c0a
- UPnP is on as a default, display the display message
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
36d073d597
- Removing our UPnP code because libtorrent svn does it
18 years ago
Christophe Dumez
658771612a
- Upgraded to libtorrent svn (0.13)
18 years ago
Christophe Dumez
7f7fb2354f
- Added some scripts that might be useful in the future
18 years ago
Christophe Dumez
ee594400dc
- Fixed togglepausedstate() on double click in download list
18 years ago
Arnaud Demaiziere
77b998c438
rss : bug fixes and refresh algorithm improved and better use of
...
signals&memory
18 years ago
Christophe Dumez
cf2bc1e980
- removed ETA & DL speed columns in finished torrents list
18 years ago
Christophe Dumez
ab4ad0b114
- Use a standard QDialogButtonBox in options for better systems integration
18 years ago
Christophe Dumez
dc4acc83a5
- Allow multiple selection in finished list
18 years ago
Christophe Dumez
7263867f14
- Display torrent properties on double click in finished torrents list (togglepausedstate() was useless here)
...
- Fixed default tab selected in torrent properties
- Updated TODO
18 years ago
Christophe Dumez
cfe979c8dd
- Updated changelog
...
- Made sorting work in the finished torrents list
18 years ago