Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
13c670b96d
- Code cleanup
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
8565f1e61e
- Code optimization
16 years ago
Christophe Dumez
89330e11de
- Priorities are now remembered across restart (bugfix)
16 years ago
Christophe Dumez
9f6e28b741
- Use infinity symbol for ETA when time is infinite
17 years ago
Christophe Dumez
f7fa66c65d
- Improved a lot ETA calculation algorithm
17 years ago
Christophe Dumez
265a8cada8
- Fixed ETA display
17 years ago
Christophe Dumez
c478ba59ac
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
17 years ago
Christophe Dumez
a597f067e2
- Updated french and dutch translations
...
- Fixed some typos in engineSelect
- Made search engine plugin install more reliable
- Added some comments
17 years ago
Christophe Dumez
26e5785754
- Fixed plugin update && fixed btjunkie search plugin
17 years ago
Christophe Dumez
ff4ab915a2
- Merged custom-search branch. New search plugins management system
17 years ago
Christophe Dumez
229927bbe9
- BUGFIX: Fixed file preview and improved previewable files detection
17 years ago
Christophe Dumez
21908e0a03
- Optimized function that transform a number of seconds to a duration(days, hours, minutes, secs)
...
- Improved ETA calculation to avoid overflows (Added asserts to make sure it doesn't happen)
17 years ago
Christophe Dumez
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
17 years ago
Christophe Dumez
c064e5877c
- Optimised GUI class a little
17 years ago
Christophe Dumez
01df4d3c81
- Use int instead of short where possible
17 years ago
Christophe Dumez
e82cb2188e
- Made torrent deletion from hard-drive safer
17 years ago
Christophe Dumez
cfacac7dbf
- Add torrents in pause before applying settings to avoid race conditions
...
- Started to work on a new function to delete torrents permanently that is safer. Not used yet because it is buggy : it works only for simple cases and I'm not sure I can do better right now with the info libtorrent is providing.
17 years ago
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
17 years ago
Christophe Dumez
3e36cd3c46
- Update trackers edition code
...
- current tracker is now updated regularly when properties are displayed
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
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
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
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
ab1d664f07
- Updated Changelog / Todo
...
- Fixed a title boldness in torrent properties
18 years ago
Christophe Dumez
95bc8e513a
- Optimized friendlyUnit() function a little
18 years ago
Christophe Dumez
87f440aa9e
** I18N Commit **
...
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
18 years ago
Christophe Dumez
17d880189f
- Updated Translation files
...
- Use fileHash as ID instead of fileName so that different torrents can have the same name
- WARNING: Changed a lot of code and it may include new bugs, please report them as soon as possible.
18 years ago
Christophe Dumez
9f075f5087
BUGFIX: Fixed deletion from hard drive (failed for non-empty folders)
18 years ago
Christophe Dumez
4603d95e13
+ - FEATURE: Added a menu action to visit qBittorrent website
...
+ - FEATURE: Added a menu action to report a bug in qBittorrent
+ - FEATURE: User is warned when hard drive becomes full and downloads are paused
+ - FEATURE: Seeds / Leechers are displayed in download list as well as in torrent properties
+ - BUGFIX: Save directory was reset to default when filtering files in torrent
+ - BUGFIX: Force a refresh of download list when the window is shown (avoid delay)
18 years ago
Christophe Dumez
dd65bb7292
- COSMETIC: Now displaying the number of downloads in tab title
...
- BUGFIX: Fixed problems that could happen with delete selection action
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago