Christophe Dumez
c8e4894d85
- Fixed size update when filtering files in a torrent (broken in svn)
18 years ago
Christophe Dumez
4657ee9087
Fixed a crash when filtering all the files in a torrent
18 years ago
Christophe Dumez
97aed61fc8
** first beta **
18 years ago
Christophe Dumez
c11e5e8b12
- Blocked users (by ipfilter) are now logged in GUI
18 years ago
Christophe Dumez
3a727dea28
- improved tabs at the bottom
18 years ago
Christophe Dumez
107d2c8e7b
Fixed file filtering in a torrent
18 years ago
Christophe Dumez
b1ed521d6b
Fixed downloadFromUrl
18 years ago
Christophe Dumez
e2427a4ce2
- Delete torrent permanently from hard drive used to delete parent folder if empty (fixed)
18 years ago
Christophe Dumez
d12e510fad
Improved start_All and resume_All functions to detect if a torrent's state changed or not. This way, it doesn't flood the GUI if the user keeps on clicking on those buttons
18 years ago
Christophe Dumez
9bde00b7de
Improved ETA calculation
18 years ago
Christophe Dumez
611b9424ee
updated version
18 years ago
Christophe Dumez
0ec6af03c0
Fixed possible division by 0
18 years ago
Christophe Dumez
80f61880b7
made ETA calculation more reliable
18 years ago
Arnaud Demaiziere
92541b779c
fixed sort bug (made by chris)
18 years ago
Christophe Dumez
f5a4190e4b
attempt to fix progress column sorting
18 years ago
Christophe Dumez
6ae1564136
fixed a deadlock
18 years ago
Christophe Dumez
e361ef5543
Oops forgot a mutex locker in progress column sorting
18 years ago
Christophe Dumez
dfa9965ed3
use a mutex for download list access (should fix sorting)
18 years ago
Arnaud Demaiziere
dcc54a7f35
fixed addtorrent signal, add bool onstartup to connect methods
18 years ago
Christophe Dumez
478a275bb5
- Updated german translation
18 years ago
Christophe Dumez
8c30ee3403
- Updated changelog in search engine
18 years ago
Christophe Dumez
cf002e5ab2
fixed mininova search engine
18 years ago
Christophe Dumez
09ca6e97b8
Fixed addTorrent slot
18 years ago
Christophe Dumez
dfa58f909b
Fixed addtorrent slot
18 years ago
Arnaud Demaiziere
d925efb928
save options.ui with qt 4.2
18 years ago
Christophe Dumez
1910ee20dd
Real time sorting of progress column was broken by ealier patch -> Fixed
18 years ago
Christophe Dumez
faaa700270
Updated polish translator
18 years ago
Christophe Dumez
d0e2e9c85f
- Updating polish translation (Thanks Jarek)
18 years ago
Christophe Dumez
55538934e0
A better fix for progress column sorting on restart (still untested, gtsoul please check)
18 years ago
Christophe Dumez
ee4a4c81bf
Attempt to fix the sorting of the progress column on restart (anyone can confirm? my Qt4.3 is buggy and columns won't sort)
18 years ago
Christophe Dumez
568b2ddf75
Progress of paused torrents is now correct on restart
18 years ago
Christophe Dumez
8755ebba01
Added an icon for the new encryption option
18 years ago
Christophe Dumez
18b41d07bd
- Updated TODO
18 years ago
Arnaud Demaiziere
614606e3be
update main menu items'order
18 years ago
Christophe Dumez
0aa4651657
- added documentation icon
18 years ago
Arnaud Demaiziere
841e6549c0
interface ported to qt 4.2, resize of the log windows
18 years ago
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
68b867e480
- Fixed a few other bugs in translatable strings
...
- French translation is up to date!
18 years ago
Christophe Dumez
4a671dba9e
- Fixed a lot of bugs in translatable strings
...
- Started to update french translation
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
341225aff4
- Updated TODO
18 years ago
Christophe Dumez
2d9f688d56
Updated TODO
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
c4b49a6d96
Added a way to build statically against libtorrent (see ./configure --help)
18 years ago
Christophe Dumez
68e78a7d24
Updated TODO
18 years ago
Christophe Dumez
8b9a15d4f2
Updated TODO
18 years ago
Christophe Dumez
71dd59f5bc
Added Kdevelop project file
18 years ago