Commit Graph

  • c7cfc28aa9 - Tagging v1.2.1 release release-1.2.1 Christophe Dumez 2008-11-20 09:36:42 +00:00
  • d11e132f56 - Bump to v1.2.1 Christophe Dumez 2008-11-09 09:41:51 +00:00
  • 2aea2a0032 - got rid of libMagick++ dependency Christophe Dumez 2008-11-04 22:39:43 +00:00
  • 3164337c3c - Some more cleanup Christophe Dumez 2008-11-04 19:14:51 +00:00
  • b984c309ff - removed no longer needed pointer - made use of QPointer instead of c++ pointer Christophe Dumez 2008-11-04 19:01:51 +00:00
  • cfbd06225b - Removed priority buttons from toolBar since it only affects download list now Christophe Dumez 2008-11-02 20:42:02 +00:00
  • b0a0abd764 Allow to change the save path of torrents after addition Christophe Dumez 2008-11-02 19:55:55 +00:00
  • 9618056b4e - Added support for 2 new extensions (uTorrent metadata and smart ban plugin) - Removed option to disable uTorrent Peer eXchange (PeX) -> always ON Christophe Dumez 2008-11-02 19:22:10 +00:00
  • 5e2af99c73 - Fix to speed up startup when having a lot of torrents Christophe Dumez 2008-11-02 18:53:17 +00:00
  • 8b40e43432 should speed up startup Christophe Dumez 2008-11-02 18:19:14 +00:00
  • 01bc15d3f4 - Allow to force rechecking torrents Christophe Dumez 2008-11-02 13:53:45 +00:00
  • 23e03a5700 Queued_for_checking torrents were not displayed as checking in seeding list Christophe Dumez 2008-11-02 13:50:42 +00:00
  • 3282e1bcc9 - Save and load session state to remember it over different sessions Christophe Dumez 2008-11-02 13:19:27 +00:00
  • e5b6a5605a - ETA calculation now relies on average speed over all sessions - New ETA calculation system saves memory - Updated Changelog Christophe Dumez 2008-11-02 13:07:38 +00:00
  • 9b67807926 - Queueing system should work fine now (port is complete, needs testing) Christophe Dumez 2008-11-02 11:43:20 +00:00
  • f3729fbae6 - Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds) Christophe Dumez 2008-11-02 10:47:59 +00:00
  • 0538c9c3e8 - Removed some debug Christophe Dumez 2008-11-02 09:30:35 +00:00
  • 53a0e85b8d - Do not save fastresume data for checking torrents Christophe Dumez 2008-11-02 00:04:38 +00:00
  • 453dd93abf - Should fix fastresume data code Christophe Dumez 2008-11-01 23:58:53 +00:00
  • 669cc2395a - Updated changelog Christophe Dumez 2008-11-01 22:09:09 +00:00
  • 82706141cf Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status. Christophe Dumez 2008-11-01 22:07:14 +00:00
  • c536f24d55 - Changed default icon from connecting to stalled since connecting state no longer exists Christophe Dumez 2008-11-01 21:45:30 +00:00
  • 764b4e72ca - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings Christophe Dumez 2008-11-01 21:42:56 +00:00
  • 949e1d75cd - Disabled debug since this is stable branch now Christophe Dumez 2008-11-01 12:50:39 +00:00
  • 19dd21062b - trunk will now be of v1.3.0 Christophe Dumez 2008-11-01 12:50:07 +00:00
  • c944d88c3e branched v1.2.0 Christophe Dumez 2008-11-01 12:48:10 +00:00
  • 2d24b468b6 Fixed possible crash when deleting a torrent permanently Christophe Dumez 2008-11-01 12:33:52 +00:00
  • 2dc75cb98d - Updated release date Christophe Dumez 2008-10-29 20:02:02 +00:00
  • 5e3be25916 - Single instance code is now more reliable on Qt >= 4.4 (closes #286968) Christophe Dumez 2008-10-29 19:58:44 +00:00
  • 49e8bad7cc - Removed rc from version Christophe Dumez 2008-10-28 21:39:12 +00:00
  • 796aea19e6 - Webui: refresh download list every 2 seconds to save cpu Christophe Dumez 2008-10-28 21:37:19 +00:00
  • dd35f1723b - Updated mootools to v1.2.1 Christophe Dumez 2008-10-28 21:20:08 +00:00
  • 0177e1fee4 - Attempt to fix icon flickering in webui Christophe Dumez 2008-10-28 21:17:17 +00:00
  • 949eb2b5f5 - WebUI: Uploads should always use seeding icon (not connecting for example) Christophe Dumez 2008-10-27 20:15:17 +00:00
  • 2d59fe37bf fixed translations Christophe Dumez 2008-10-17 05:57:03 +00:00
  • b6f81c199e - fixed italian translation Christophe Dumez 2008-10-17 05:48:18 +00:00
  • c2964dc340 - Updated AUTHORS file (from Cristian Greco@Debian) Christophe Dumez 2008-10-13 07:04:20 +00:00
  • 8aebb93424 - Updated bulgarian and greek translations Christophe Dumez 2008-10-07 18:32:27 +00:00
  • 96c38f7be4 - Updated Russian translation - Progress column is now correctly sorted on startup (closes #133925 again) Christophe Dumez 2008-10-06 18:34:47 +00:00
  • cf2abe45de - AddinPause feature no longer applies to resumed torrents on startup (closes #278827) Christophe Dumez 2008-10-06 12:21:34 +00:00
  • 88ac8adb30 - Bump to rc4 - Disabled debug output - Updated Chinese traditional translation Christophe Dumez 2008-10-05 11:34:52 +00:00
  • b331478179 - Fix "go back to download list dialog" when seeding torrent has filtered files (closes #278508) Christophe Dumez 2008-10-05 11:10:57 +00:00
  • bfaa82ccba - Not deleting files on hard drive when user is answering no the the 'move to download list' dialog Christophe Dumez 2008-10-05 11:05:27 +00:00
  • 77f407724d - German was not updated yet Christophe Dumez 2008-10-05 09:29:27 +00:00
  • 2f5c2e6404 - Updated Korean, Swedish, Romanian Christophe Dumez 2008-10-05 09:28:43 +00:00
  • fbb2cdd1a9 - Updated dutch translation Christophe Dumez 2008-10-04 21:16:34 +00:00
  • 63a4e06556 - Attempt to fix single instance code on Qt 4.4 Christophe Dumez 2008-10-04 19:36:27 +00:00
  • 3d934b4a9c - bump to rc3 Christophe Dumez 2008-10-04 15:23:31 +00:00
  • 697c275d83 - Fixed torrent queueing system (finally) Christophe Dumez 2008-10-04 15:21:52 +00:00
  • 25b9601613 - Should fix save path problems Christophe Dumez 2008-10-04 14:14:07 +00:00
  • 276dfd9df6 BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled) Christophe Dumez 2008-10-04 14:01:55 +00:00
  • 19f05f0a97 - Updated italian translation Christophe Dumez 2008-10-03 18:37:11 +00:00
  • 293aaefefe - updated hungarian translation Christophe Dumez 2008-10-02 14:15:40 +00:00
  • 57cdf4ebd1 - Updated german translation Christophe Dumez 2008-10-01 20:32:04 +00:00
  • c4a0c8f100 - Should fix bug #276196 Christophe Dumez 2008-10-01 19:17:07 +00:00
  • 306991e776 - More debug Christophe Dumez 2008-10-01 19:05:17 +00:00
  • de2384e4a7 - Added some debug Christophe Dumez 2008-10-01 19:00:59 +00:00
  • 236dbcfb4a - attempt to fix #276196 Christophe Dumez 2008-10-01 07:02:49 +00:00
  • a1b133d883 - Fixed progress for unchecked paused torrents Christophe Dumez 2008-09-30 18:37:05 +00:00
  • 4f8825e371 - Fixed priority column sorting (closes #276190) Christophe Dumez 2008-09-30 06:14:37 +00:00
  • 1aa0936c91 - Updated slovak translation - french translation fix Christophe Dumez 2008-09-30 06:09:50 +00:00
  • d5e22c523e - Fixed typographic error Christophe Dumez 2008-09-29 20:28:55 +00:00
  • 6618e61a42 - Added Expand/Collapse all buttons to properties dialog Christophe Dumez 2008-09-29 18:42:45 +00:00
  • 26283ec228 - Updated swedish translation Christophe Dumez 2008-09-28 18:53:33 +00:00
  • ed12f5c77e - bump to rc2 Christophe Dumez 2008-09-28 18:02:31 +00:00
  • 8e074a571a - Fixed queueing priorities loading on startup Christophe Dumez 2008-09-28 17:58:12 +00:00
  • e2c7c973fd - Improved multiple selection style by blocking browser event Christophe Dumez 2008-09-28 16:39:39 +00:00
  • eec04761ef - Block browser event for CTRL+A so that it does not select text (unwanted) : Web Ui Christophe Dumez 2008-09-28 16:25:51 +00:00
  • f73256e0ea - Fixed shift selection from bottom to top (Web UI) - Fixed bug where current selection was not cleared correctly (Web Ui) - Allow to select all torrents using CRTL+A (Web Ui) Christophe Dumez 2008-09-28 16:23:08 +00:00
  • fec1de6383 - Updated finish translation Christophe Dumez 2008-09-28 16:00:51 +00:00
  • db35a7efb8 - Updated chinese translations Christophe Dumez 2008-09-28 15:43:14 +00:00
  • c1efd03cd0 - tagged rc1 release release-1.2.0rc1 Christophe Dumez 2008-09-28 12:21:25 +00:00
  • 36eae88a5a - bump to rc1 Christophe Dumez 2008-09-28 11:58:09 +00:00
  • c01fd75c92 - Updated french translation - Updated copyright Christophe Dumez 2008-09-28 11:57:09 +00:00
  • 103f2d0720 - Updated translation files Christophe Dumez 2008-09-28 11:42:32 +00:00
  • 037c46b587 - bump to beta8 Christophe Dumez 2008-09-28 11:33:21 +00:00
  • 0879f2c0ca - Totally rewritten Web UI list refresh system (fixed memory leak) Christophe Dumez 2008-09-28 11:30:24 +00:00
  • a65cd5c39c - some more Web Ui fixes Christophe Dumez 2008-09-28 10:07:00 +00:00
  • d219e7afeb - Added some licensing Christophe Dumez 2008-09-27 21:01:24 +00:00
  • 892bb4c432 - Improved tab look Christophe Dumez 2008-09-27 20:56:41 +00:00
  • 45b9c6335c - removed useless debug Christophe Dumez 2008-09-27 20:32:59 +00:00
  • 78e643039c - Fixed torrent exchange from one list to another in Web Ui Christophe Dumez 2008-09-27 20:31:50 +00:00
  • 04e993c674 - Fixed pause/resume/delete actions on seeding list (Web UI) Christophe Dumez 2008-09-27 20:10:10 +00:00
  • c3132fc1b0 - Updated changelog Christophe Dumez 2008-09-27 19:56:57 +00:00
  • b1c73cb401 - Split download and upload lists in Web UI Christophe Dumez 2008-09-27 19:55:56 +00:00
  • ac6eb8c6bc - fixed pause/resume (broken by multiple selection commit) Christophe Dumez 2008-09-27 19:28:09 +00:00
  • 8a64412cb5 - Allow the user to use SHIFT key to extend selection in Web UI transfer list Christophe Dumez 2008-09-27 10:18:27 +00:00
  • 56885cc914 - Allow the user to use CTRL key to select multiple item in Web UI transfer list Christophe Dumez 2008-09-27 10:08:07 +00:00
  • cdd1f9b86c - Fixed assert HIT in eventmanager due to queueing system Christophe Dumez 2008-09-27 09:58:28 +00:00
  • 139360cf76 - Can have different proxy settings for bittorrent and search engine (closes #274791) Christophe Dumez 2008-09-27 09:12:41 +00:00
  • 2931d51add - Fixed RSS list saving (closes #272651) Christophe Dumez 2008-09-21 08:35:38 +00:00
  • aa0bec41b4 - bug fix for preferences saving (introduced recently) Christophe Dumez 2008-09-21 08:17:29 +00:00
  • b32b42b53e - Added Collapse/Expand all buttons to torrent addition dialog (closes #272654) Christophe Dumez 2008-09-21 08:13:23 +00:00
  • 06c4c717bd - bump to beta7 Christophe Dumez 2008-09-17 19:17:55 +00:00
  • a3ed44baec - Fixed bad check for finished torrents (introduced in beta6) Christophe Dumez 2008-09-17 19:15:21 +00:00
  • 0cbb4a7074 - Updated polish translation Christophe Dumez 2008-09-15 17:53:17 +00:00
  • af2e487ef5 Added few debug statements to EventManager timer loop Ishan Arora 2008-09-15 05:27:56 +00:00
  • 2b2026e83f - Tagged v1.1.4 and v1.2.0beta6 releases release-1.1.4 Christophe Dumez 2008-09-14 10:30:27 +00:00
  • a175812555 - Tagged v1.1.4 and v1.2.0beta6 releases release-1.2.0beta6 Christophe Dumez 2008-09-14 10:30:27 +00:00
  • 28fdfdfef1 - bump to beta6 Christophe Dumez 2008-09-14 10:24:52 +00:00