Christophe Dumez
31abae33a1
- Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this)
...
- Fixed version in desktop file
18 years ago
Christophe Dumez
4922eb3dc5
- Improved preview list delegate
...
- All delegates are now good :)
18 years ago
Christophe Dumez
99530728c5
Update torrent progress when its content changed (filtered files)
18 years ago
Christophe Dumez
d680be3626
FEATURE: Allow to drag 'n drop urls on the main window
18 years ago
Christophe Dumez
0043edc85f
- Updated changelog
18 years ago
Christophe Dumez
c4a1f30b70
- Prepare for brazilian translation by Nick Manrinho
18 years ago
Christophe Dumez
b4537c52c1
- Fixed typo in changelog
18 years ago
Christophe Dumez
9cbab8d63e
-FEATURE: Url seeds are now displayed in torrent properties and are editable
...
- Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui)
18 years ago
Christophe Dumez
4e4b0ed9ff
- Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy
18 years ago
Christophe Dumez
2ab7f6f923
- Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes.
18 years ago
Christophe Dumez
d43d68122b
BUGFIX: The number of search results was not reset when clicking on 'Clear' button
18 years ago
Christophe Dumez
f27e913f67
- updated changelog
18 years ago
Christophe Dumez
a370503eb3
search plugin update - do not display only last version changelog
18 years ago
Christophe Dumez
e493776a73
- User is now warned when fast resume data was rejected
18 years ago
Christophe Dumez
5713af7375
- Workaround to build on fedora system (pkg-config problem)
18 years ago
Christophe Dumez
cf6a91e850
- BUGFIX: DHT settings were not saved correctly
18 years ago
Christophe Dumez
2c48968a31
- a search request can now be terminated by another
18 years ago
Christophe Dumez
2fd0de082c
- Updated configure file to check for libcommoncpp2 instead of libcurl
...
- Used downloadThread in search plugin update instead of libcurl (no more gui freeze by the same occasion)
- Still need to handle download from urls errors and use fallback url in search plugin update (before beta2)
18 years ago
Christophe Dumez
7c8677d787
- Improved a lot downloading from url using libcommoncpp2 instead of libcurl
...
- TODO soon:
- Updated configure file
- Add url download error handling
18 years ago
Christophe Dumez
8fdd614673
- Added popup menu for file priorities in torrent addition dialog too
18 years ago
Christophe Dumez
99959b1aa3
- Added keyboard shortcuts for main actions (thanks Alexander Kuzmenkov)
18 years ago
Christophe Dumez
86a0e68f46
- Added ratio column
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
dda4ffed08
- Added hungarian translation
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
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
4657ee9087
Fixed a crash when filtering all the files in a torrent
18 years ago
Christophe Dumez
c11e5e8b12
- Blocked users (by ipfilter) are now logged in GUI
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
80f61880b7
made ETA calculation more reliable
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
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
fe70d5ecaa
- Oops was in v0.9.3 already
18 years ago
Christophe Dumez
89022a5065
- Updated Changelog (forgot this one)
18 years ago
Christophe Dumez
a0d107a0e8
- Updated 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
ff70dc7c83
- Updated changelog
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
ada614a956
- Updated Changelog
18 years ago
Christophe Dumez
45d51e1d44
- The torrent size displayed now takes filtered files into consideration
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
Christophe Dumez
ab4ad0b114
- Use a standard QDialogButtonBox in options for better systems integration
18 years ago
Christophe Dumez
cfe979c8dd
- Updated changelog
...
- Made sorting work in the finished torrents list
18 years ago
Christophe Dumez
4473b7917b
- Fixed some bugs in rss
18 years ago
Christophe Dumez
ff0dd88ee1
- Improved a lot the torrent creation module
18 years ago
Christophe Dumez
81d05a67b3
- Window can now stay maximized on exit
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