Commit graph

1928 commits

Author SHA1 Message Date
Christophe Dumez
eca262f5f4 - Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding) 2009-12-02 20:41:59 +00:00
Christophe Dumez
df5f5a943b - Fix other possible crashes with MAGNET URIs
- Fix "download first last piece first" feature for torrents containing more than one file
2009-12-02 20:24:34 +00:00
Christophe Dumez
497cb07852 - Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning) 2009-12-02 20:13:10 +00:00
Christophe Dumez
10ab8f107c - Tracker scrape interval is now 20 min (15 minutes min). 2009-12-02 18:19:16 +00:00
Christophe Dumez
3a6ff19418 - Bump to rc4 2009-12-01 21:06:41 +00:00
Christophe Dumez
ab317a3a62 - Another update for Polish translation 2009-12-01 21:04:44 +00:00
Christophe Dumez
617724c2b1 - Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz) 2009-12-01 19:41:52 +00:00
Christophe Dumez
422c03b4ec - Fixed 'cancel' button in RSS feed renaming dialog (Thanks Mariusz) 2009-12-01 19:28:45 +00:00
Christophe Dumez
4af05dc63c - HTTP downloader now uses Firefox User Agent to make sure it is allowed
- HTTP downloader now supports already encoded URLs
2009-12-01 17:36:11 +00:00
Christophe Dumez
ac92287b43 - Updated Official Polish Author name in both AUTHORS file and about dialog. New translator is now Mariusz Fik (who is also our Open Suse package maintainer). Former translator was replaced because he was unreachable for a very long period. Thanks to Mariusz for taking over the polish translation. 2009-12-01 16:53:07 +00:00
Christophe Dumez
c7634b3828 - Another update for Polish translation 2009-12-01 16:49:49 +00:00
Christophe Dumez
5d1d26b285 - Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit) 2009-12-01 11:56:51 +00:00
Christophe Dumez
644fea69a1 - Updated Polish and czech translations 2009-11-30 21:34:24 +00:00
Christophe Dumez
4dc8959f67 * More exit tweaking to make shutdown faster
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
2009-11-30 21:30:14 +00:00
Christophe Dumez
63be5ffc74 - Updated Simplified Chinese translation 2009-11-29 20:31:56 +00:00
Christophe Dumez
c5a9e27cb3 - Try to make progress calculation more robust in torrent files model 2009-11-29 20:29:40 +00:00
Christophe Dumez
ecf48b3a7b - Fix torrent status icon vertical alignment in Web UI 2009-11-29 14:44:30 +00:00
Christophe Dumez
63e5339690 - Added ASSERT for make sure our progress values are always possible 2009-11-29 14:37:33 +00:00
Christophe Dumez
d8c27ac8c4 - Fix crash when a torrent contains empty files 2009-11-29 14:34:39 +00:00
Christophe Dumez
925597c43a - Hide piece availability and pieces downloaded bars when the shown torrent gets complete 2009-11-29 14:29:48 +00:00
Christophe Dumez
ba8fd62900 - Bump to rc3 2009-11-29 10:27:29 +00:00
Christophe Dumez
3f61e176f0 - Updated Romanian translation 2009-11-29 10:11:28 +00:00
Christophe Dumez
542338972a - Explicitely delete "unread" RSS item although Qt should be taking care of it 2009-11-29 09:17:55 +00:00
Christophe Dumez
fe91599eb4 - Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only) 2009-11-29 09:11:39 +00:00
Christophe Dumez
d9817795ed - Fix "start seeding immediately after torrent creation" feature (save path was not set right) 2009-11-29 09:01:33 +00:00
Christophe Dumez
6ede368f63 - Fix right click menu in tracker list and in peer list (Thanks Heavyjoost) 2009-11-29 08:16:58 +00:00
Christophe Dumez
6885f46f4b - Restore compatiblity with recent libboost (broken by last commit) 2009-11-28 22:22:35 +00:00
Christophe Dumez
9323660c79 - Fix compilation with Qt 4.4
- Fix compilation with older boost libraries
2009-11-28 21:46:46 +00:00
Christophe Dumez
88b77a63ed - Qt 4.4 fix 2009-11-28 21:30:26 +00:00
Christophe Dumez
4d1ef40f6e - Qt 4.4 fix 2009-11-28 21:23:06 +00:00
Christophe Dumez
9a68e0cc25 - Fix compilation error on some systems 2009-11-28 20:23:17 +00:00
Christophe Dumez
396427e3b6 FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port 2009-11-28 18:23:17 +00:00
Christophe Dumez
e460f1c365 - Attempt to speed up exit 2009-11-28 15:03:27 +00:00
Christophe Dumez
b9531c8245 - Updated slovak translation 2009-11-28 13:54:14 +00:00
Christophe Dumez
27aff04f11 - Catch invalid_handle exception in savefastresume data 2009-11-28 13:50:16 +00:00
Christophe Dumez
08fe5814c5 - Switch download / uploads icons color to match colors in qBittorrent < 2.0 2009-11-28 12:26:05 +00:00
Christophe Dumez
5af8b7c0e2 FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling 2009-11-28 10:36:34 +00:00
Christophe Dumez
c1acbda38f - Updated traditional Chinese translation 2009-11-28 10:01:29 +00:00
Christophe Dumez
afa5213c94 - Improve sorting performance in Web UI
- Improve priority column sorting behavior when there are seeding torrents (they don't have a priority)
2009-11-28 08:48:35 +00:00
Christophe Dumez
17b8ba27b3 - FEATURE: Search engine plugins now handle HTTP protocol gzip compression 2009-11-27 23:46:40 +00:00
Christophe Dumez
3f9b74430a - Made PrettyPrinter function more robust (one can pass it sizes in bytes) 2009-11-27 23:01:16 +00:00
Christophe Dumez
efed943366 - Bump to rc2 2009-11-27 16:31:17 +00:00
Christophe Dumez
1784c5cecb - Updated Danish translation 2009-11-27 16:17:42 +00:00
Christophe Dumez
62fad5df87 - Display the right icon for active uploads in UI transfer list (Web UI was ok) 2009-11-27 16:11:22 +00:00
Christophe Dumez
6b04005d08 - Fix upload/download rate order in two menus 2009-11-27 16:02:24 +00:00
Christophe Dumez
4908458729 - Fixed share ratio display in properties widget and in Web UI 2009-11-27 15:59:49 +00:00
Christophe Dumez
9ada7c809b - Made transfer list sortable in Web UI
* As a default it is sorted by Name
2009-11-27 15:48:45 +00:00
Christophe Dumez
3c6635cdbe - Folder Scanning: initial import of the torrents inside is fixed 2009-11-27 11:50:30 +00:00
Christophe Dumez
90207020f2 - Fix for media file preview 2009-11-27 11:38:42 +00:00
Christophe Dumez
d22d6468c7 - Updated documentation URL to doc.qbittorrent.org 2009-11-26 21:27:06 +00:00