Christophe Dumez
269b59f8a2
- Updated french translation
18 years ago
Christophe Dumez
620deb3b6a
- Fixed a problem that happened sometimes with torrents to pause after checking
18 years ago
Christophe Dumez
a5ac742c1f
- Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem.
18 years ago
Christophe Dumez
897ab4d782
- Updated TODO (url seeds are documented on wiki)
18 years ago
Christophe Dumez
3e36cd3c46
- Update trackers edition code
...
- current tracker is now updated regularly when properties are displayed
18 years ago
Christophe Dumez
f839d6fe41
- Improved trackers errors code a lot and moved it to Bittorrent class
...
- When using startAll() command and when only some torrents are paused : already started torrents are not displayed as connecting untill next refresh anymore (they keep their current state).
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
676f30d9a1
- Fixed ipv4 compilation warning with latest g++
...
- Paused torrents that are checking are now displayed as paused (not checking) -> less confusing
- Updated TODO (libtorrent fixed ipfilter bug)
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
03fae3953f
- Made error message clearer when libcommoncpp2 is not installed.
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
a0e32fefd7
- Fixed compilation warnings
...
- Started work on fastresume reject alerts
18 years ago
Christophe Dumez
0db60065c0
- Removed useless mutex in GUI
...
- started to optimize headers includes for compilation speed
18 years ago
Christophe Dumez
737bdadbd0
- Updated TODO
18 years ago
Christophe Dumez
5cc6e6e8f4
- sometimes, rss feeds had a red cross icon although their download succeeded : fixed
18 years ago
Christophe Dumez
a27e7e1b9e
- Lightened finished list code
...
- Fixed properties slots connects in finished list
- Fixed columns width in finished list
18 years ago
Christophe Dumez
59d35b9f8a
- beta2 release
18 years ago
Christophe Dumez
4e0ed1ec4c
- Optimized downloadThread memory usage
18 years ago
Christophe Dumez
2ad1c56933
- Create urlstream for subdownloadthreads only
18 years ago
Christophe Dumez
2c48968a31
- a search request can now be terminated by another
18 years ago
Christophe Dumez
f4adf173a2
- Multithreaded downloadThread for performance
18 years ago
Christophe Dumez
c086558597
- Updated TODO
...
- Load torrents before loading rss and sreach engine on startup
18 years ago
Christophe Dumez
d25776ddda
- Quite a few improvements in rss interface
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
d3793d180c
- Removed some useless debug in downloadThread and added a little more interesting one
...
- Updated TODO
18 years ago
Christophe Dumez
e1e28fa9ff
- Updated TODO
18 years ago
Christophe Dumez
a74dc5ee35
- GTSOUL, wtf you're doing??? Committing back the new downloadThread.h
18 years ago
Christophe Dumez
92ae8de58e
- Updated TODO list
18 years ago
Christophe Dumez
f81e431032
- Added rss download failure handling (display red cross next to the stream name)
18 years ago
Christophe Dumez
1fb848e9ed
- Added download from url handling in GUI (still missing: search plugin update and rss)
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
347b03d699
- Updated TODO
18 years ago
Christophe Dumez
8fdd614673
- Added popup menu for file priorities in torrent addition dialog too
18 years ago
Christophe Dumez
d762f094f2
- Updated TODO: Keyboard shortcuts are now documented
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
766be4b381
- Fixed hungarian translation
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
a4371e7f55
- Removed some debug
...
- Updated TODO
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
107d2c8e7b
Fixed file filtering in a torrent
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
8755ebba01
Added an icon for the new encryption option
18 years ago
Christophe Dumez
18b41d07bd
- Updated TODO
18 years ago