Christophe Dumez
c97bce4d61
- Removed workaround for getting progress of paused torrents, apparently it works
2008-12-30 00:11:20 +00:00
Christophe Dumez
0ac2554060
- qBittorrent shutdown is now way faster
2008-12-29 21:22:26 +00:00
Christophe Dumez
1d31e049a4
- Fixed possible deadlock when saving fastresume data
2008-12-29 21:10:31 +00:00
Christophe Dumez
a848538d66
- Pause / resume in Web UI now updates the GUI
...
- Code cleanup
2008-12-29 18:36:54 +00:00
Christophe Dumez
87eee7029d
- Force lists refresh before initially displaying the window to avoid lag
...
- Removed session tweaking on exit since it does not have any effect
2008-12-27 22:29:37 +00:00
Christophe Dumez
60889cac79
- Catch exceptions on torrent aditions to avoid crashing because of a bad torrent (that is correctly loaded by torrent_info for some reason)
2008-12-27 21:25:58 +00:00
Christophe Dumez
cd260198f9
- Fixed remembering of paused torrents cleanly
2008-12-27 17:05:26 +00:00
Christophe Dumez
71e3061c18
- Remember paused torrents on startup
2008-12-27 13:04:06 +00:00
Christophe Dumez
6369401150
- Fixed assert hit in new FSWatcher code
2008-12-27 12:12:13 +00:00
Christophe Dumez
81aac9ebcc
- Fixed pause/resume actions in Web UI
2008-12-27 10:14:16 +00:00
Christophe Dumez
45efcfce13
- Save session data and fast resume data sooner on exit (in case)
2008-12-27 10:02:42 +00:00
Christophe Dumez
c38a8a2bec
- Removed code that is no longer needed
2008-12-27 09:40:21 +00:00
Christophe Dumez
1225d16413
- Removed code that is no longer needed
2008-12-27 09:21:09 +00:00
Christophe Dumez
41c6a847b9
- some more signal / slot fixing
2008-12-26 22:11:40 +00:00
Christophe Dumez
941b8c8d2a
- Fixed torrent completed message (was not displayed due to last commit)
2008-12-26 21:26:06 +00:00
Christophe Dumez
4f2a2dfab9
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
2008-12-26 21:18:33 +00:00
Christophe Dumez
ce2294ee96
- Made session deletion a bit faster
...
- Fixed possible memory leak when folder scanning is enabled
2008-12-26 13:39:11 +00:00
Christophe Dumez
14646d0f9e
Rewrote folder scanning code (Now uses a filesystem watcher)
2008-12-26 13:17:08 +00:00
Christophe Dumez
78409570a9
- Fixed crash when dht_state is missing
2008-12-15 17:28:05 +00:00
Christophe Dumez
3164337c3c
- Some more cleanup
2008-11-04 19:14:51 +00:00
Christophe Dumez
9618056b4e
- Added support for 2 new extensions (uTorrent metadata and smart ban plugin)
...
- Removed option to disable uTorrent Peer eXchange (PeX) -> always ON
2008-11-02 19:22:10 +00:00
Christophe Dumez
3282e1bcc9
- Save and load session state to remember it over different sessions
2008-11-02 13:19:27 +00:00
Christophe Dumez
e5b6a5605a
- ETA calculation now relies on average speed over all sessions
...
- New ETA calculation system saves memory
- Updated Changelog
2008-11-02 13:07:38 +00:00
Christophe Dumez
9b67807926
- Queueing system should work fine now (port is complete, needs testing)
2008-11-02 11:43:20 +00:00
Christophe Dumez
f3729fbae6
- Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds)
2008-11-02 10:47:59 +00:00
Christophe Dumez
0538c9c3e8
- Removed some debug
2008-11-02 09:30:35 +00:00
Christophe Dumez
53a0e85b8d
- Do not save fastresume data for checking torrents
2008-11-02 00:04:38 +00:00
Christophe Dumez
453dd93abf
- Should fix fastresume data code
2008-11-01 23:58:53 +00:00
Christophe Dumez
82706141cf
Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status.
2008-11-01 22:07:14 +00:00
Christophe Dumez
764b4e72ca
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
2008-11-01 21:42:56 +00:00
Christophe Dumez
96c38f7be4
- Updated Russian translation
...
- Progress column is now correctly sorted on startup (closes #133925 again)
2008-10-06 18:34:47 +00:00
Christophe Dumez
cf2abe45de
- AddinPause feature no longer applies to resumed torrents on startup
...
(closes #278827 )
2008-10-06 12:21:34 +00:00
Christophe Dumez
697c275d83
- Fixed torrent queueing system (finally)
2008-10-04 15:21:52 +00:00
Christophe Dumez
276dfd9df6
BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled)
2008-10-04 14:01:55 +00:00
Christophe Dumez
a1b133d883
- Fixed progress for unchecked paused torrents
2008-09-30 18:37:05 +00:00
Christophe Dumez
8e074a571a
- Fixed queueing priorities loading on startup
2008-09-28 17:58:12 +00:00
Christophe Dumez
0879f2c0ca
- Totally rewritten Web UI list refresh system (fixed memory leak)
2008-09-28 11:30:24 +00:00
Christophe Dumez
b1c73cb401
- Split download and upload lists in Web UI
2008-09-27 19:55:56 +00:00
Christophe Dumez
86024c6c74
- merge from stable branches (WebUI fixes)
2008-09-14 10:14:54 +00:00
Christophe Dumez
95ecaec11e
- Sync with stable branch (lot of bug fixing)
2008-09-13 18:53:58 +00:00
Christophe Dumez
43dcbf776b
Use QPointer when interesting
2008-09-13 07:33:41 +00:00
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
2008-09-07 11:31:29 +00:00
Christophe Dumez
5cce0c53bf
- Fixed a comment
...
- Added chinese traditional translation to stable branch
- bump to v1.1.3 in stable branch (updated splash screen)
- Updated changelogs
2008-08-26 07:14:38 +00:00
Christophe Dumez
681b8c14ad
- Fixed ratio saving for seeding torrents
2008-08-26 06:39:57 +00:00
Christophe Dumez
71a81fd1b7
- Queueing system fixes
2008-08-19 00:28:44 +00:00
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
2008-08-08 13:17:26 +00:00
Christophe Dumez
e27b08d970
- Update queue when pausing a torrent
2008-08-02 19:49:37 +00:00
Christophe Dumez
48ec57604f
- A queueing system ASSERT hit fix
2008-08-02 19:46:02 +00:00
Christophe Dumez
bb959ba465
BUGFIX: Disable ETA calculation when ETA column is hidden
2008-07-27 15:41:46 +00:00
Christophe Dumez
4fe7fd537d
- a lot of fixes concerning the new queueing system
2008-07-17 21:12:10 +00:00