Christophe Dumez
|
a40c2bfc8f
|
- Fixed an ambiguous shortcut in french translation
|
18 years ago |
Christophe Dumez
|
a6b037d663
|
- Fixed last commit
|
18 years ago |
Christophe Dumez
|
e079c87f5c
|
- Simplified keyboard shortcuts code
|
18 years ago |
Christophe Dumez
|
22a80fe1c3
|
- Updated french translation
|
18 years ago |
Christophe Dumez
|
e916300a6e
|
- Improved keyboard shortcuts
|
18 years ago |
Christophe Dumez
|
99959b1aa3
|
- Added keyboard shortcuts for main actions (thanks Alexander Kuzmenkov)
|
18 years ago |
Christophe Dumez
|
38c6c63924
|
- Improved debug output
|
18 years ago |
Christophe Dumez
|
3d7540dafe
|
- Updated translation files
|
18 years ago |
Christophe Dumez
|
86a0e68f46
|
- Added ratio column
|
18 years ago |
Christophe Dumez
|
eb3db365e7
|
- Can't set a limit for a torrent superior to the global limit in program preferences
|
18 years ago |
Christophe Dumez
|
2dea5f2ff8
|
- Fixed a bug in speed allocation per torrent. Libtorrent works better too but I'm still hitting an assert.
|
18 years ago |
Christophe Dumez
|
766be4b381
|
- Fixed hungarian translation
|
18 years ago |
Arnaud Demaiziere
|
d0bf8b5b04
|
save mainwindows to qt 4.2
|
18 years ago |
Christophe Dumez
|
8df61db644
|
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
|
18 years ago |
Christophe Dumez
|
f0353e50b2
|
- Upload/download limits per torrent are now saved on restart. I can't test this feature yet though because libtorrent is crashing when I try to use it :)
|
18 years ago |
Christophe Dumez
|
28ea505088
|
- qBittorrent is not exiting anymore when Main window is hidden and a dialog is closed (nasty long-standing bug...)
|
18 years ago |
Christophe Dumez
|
8c5d38400a
|
- Allow to set global upload/download bandwidth limit from tray icon menu
- Fixed a bug in bandwidth limitation per torrent (confused bytes with kbytes)
- Fixed a bug with paused torrents still displayed as checking
|
18 years ago |
Christophe Dumez
|
eed49c10ce
|
- Peer blocked are now added in the right box (not log)
|
18 years ago |
Christophe Dumez
|
0a2ab16e4c
|
- little translation for hungarian
|
18 years ago |
Christophe Dumez
|
dda4ffed08
|
- Added hungarian translation
|
18 years ago |
Christophe Dumez
|
54f9375b32
|
- Update to GNU GPL v3
|
18 years ago |
Christophe Dumez
|
8d667310e3
|
- Fixed signal connect
|
18 years ago |
Christophe Dumez
|
a4371e7f55
|
- Removed some debug
- Updated TODO
|
18 years ago |
Arnaud Demaiziere
|
a5b8d3c730
|
bug fix in ipfilter
|
18 years ago |
Arnaud Demaiziere
|
09c97decb6
|
ipfilter : ipv6 support
|
18 years ago |
Christophe Dumez
|
c2fc03b0d7
|
- Updated french translation
|
18 years ago |
Christophe Dumez
|
5622fd0991
|
- Updated French translation
|
18 years ago |
Arnaud Demaiziere
|
1712a7c776
|
* port interfaces to qt 4.2
* fix size bug
|
18 years ago |
Christophe Dumez
|
9f3b9da24a
|
- fixed a bug with full allocation mode, introduced yesterday
|
18 years ago |
Christophe Dumez
|
18ec98c3fb
|
- Reloading a torrent only when necessary (properties, when files are filtered but full allocation mode is disabled)
|
18 years ago |
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 |