Commit Graph

  • 774fab54a3 - Fixed apply button in options (broken a few commit ago) Christophe Dumez 2007-03-10 18:23:46 +0000
  • fb54c035a7 - Set DHT Port only when DHT is enabled Christophe Dumez 2007-03-10 18:20:13 +0000
  • 7fac73b76d - Updated to beta6 - Updated Changelog Christophe Dumez 2007-03-10 18:17:44 +0000
  • 6d65ef067d Create Options object only when necessary (to save memory) Christophe Dumez 2007-03-10 18:14:53 +0000
  • 79545f2e0f - Updated Polish translation Christophe Dumez 2007-03-10 16:32:15 +0000
  • 53b911bb8e - small fix in delete functions to make them a little bit safer Christophe Dumez 2007-03-10 16:27:03 +0000
  • 950072c696 - Search process is now stopped cleanly before exit to avoid error messages in console Christophe Dumez 2007-03-09 18:38:58 +0000
  • 825c874718 deleteThread and downloadThread threads are handled better and destructed in a cleaner way Christophe Dumez 2007-03-09 18:11:43 +0000
  • 84fef00349 - removed a useless sleep() Christophe Dumez 2007-03-09 17:24:32 +0000
  • b63d1f8d11 - Fixed upload rate limit Christophe Dumez 2007-03-09 14:04:57 +0000
  • bb9950403d - Updated French translation - Fixed a typo in GUI Christophe Dumez 2007-03-09 13:46:32 +0000
  • dbec111fa6 - Updated swedish translation Christophe Dumez 2007-03-09 13:00:43 +0000
  • 6f47d2e70b - Updated Norwegian translation Christophe Dumez 2007-03-09 12:58:46 +0000
  • af3384f748 - Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted. Christophe Dumez 2007-03-08 23:32:54 +0000
  • 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 Christophe Dumez 2007-03-08 22:51:52 +0000
  • 86b1be7db6 - Fixed a comment in nova.py Christophe Dumez 2007-03-08 20:56:36 +0000
  • ee71224f89 - Fixed mininova search engine Christophe Dumez 2007-03-08 18:46:24 +0000
  • 512d1f3d9d - Fixed meganova search engine Christophe Dumez 2007-03-08 18:15:08 +0000
  • 9b91bac228 - Fixed ThePirateBay search engine Christophe Dumez 2007-03-08 17:50:18 +0000
  • f33b0dc3c0 - Fixed 'are you sure?" message for delete action Christophe Dumez 2007-03-08 17:02:43 +0000
  • 524540e63d - Fixed downloadFromUrl() (still have to do some checking with the thread) Christophe Dumez 2007-03-08 17:00:12 +0000
  • aa6f6161c3 - Oups, sorry I forgot pause_all() & start_all() functions in last commit :) - Updated version to v0.9.0beta4 Christophe Dumez 2007-03-08 16:40:02 +0000
  • bd3bde919d ** BIG COMMIT ** - Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't) - Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh - Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;) - We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory) Christophe Dumez 2007-03-07 22:36:01 +0000
  • dc89c5d381 - A lot of fixes/improvements in bittorrent class (now compiling) - Half way, now I need to rewrite the GUI class to use the bittorrent class Christophe Dumez 2007-03-05 17:35:38 +0000
  • 11a146a796 - Updated TODO / Changelog - Added a signal to the deleteThead for future use - Started coding of a bittorrent class to split GUI/BT (still unused) Christophe Dumez 2007-03-05 13:55:23 +0000
  • 330f3ab033 - Disabled "Close to systray" as a default Christophe Dumez 2007-03-04 21:14:26 +0000
  • a95b1d7589 - Fixed exit from trayicon when "close to systray" is enabled Christophe Dumez 2007-03-04 21:12:37 +0000
  • 8df90e2567 added autocompletion to search engine Arnaud Demaiziere 2007-03-04 17:13:29 +0000
  • dbd6c404ec - Updated with new nova.py version from upstream Christophe Dumez 2007-03-02 10:44:01 +0000
  • 3d8032a092 - Fixed deleteFromList (non permanently) -> bug introduced recently Christophe Dumez 2007-02-27 08:37:02 +0000
  • 243045917a - Updated configure file to check for libtorrent >= v0.12 instead of v0.11 (Thanks Jack H.) Christophe Dumez 2007-02-27 07:51:43 +0000
  • 78aef3c3bc - Implemented "Close to systray" Christophe Dumez 2007-02-24 19:23:10 +0000
  • a22afba059 - small fix in language files Christophe Dumez 2007-02-24 18:59:02 +0000
  • 0aad431da6 - Fixed segfault after sorting the columns (bug recently introduced in svn) Christophe Dumez 2007-02-24 18:48:19 +0000
  • fb9c1938ea BUGFIX: Fix directory scanning (stop trying to download the same files several times) Christophe Dumez 2007-02-24 18:36:15 +0000
  • 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. Christophe Dumez 2007-02-23 22:52:24 +0000
  • 743631ea7f - Updated TODO list Christophe Dumez 2007-02-23 10:50:13 +0000
  • a33c692001 - Updated TODO for next release (v0.9.0) thanks to the bugtracker Christophe Dumez 2007-02-23 10:39:19 +0000
  • 7948bab95a - Forgot to commit this file too Christophe Dumez 2007-02-22 11:48:41 +0000
  • d739e422d6 - sorry, forgot to commit this file Christophe Dumez 2007-02-22 11:47:50 +0000
  • f4be28c014 - Move deletion from hard drive to a thread to avoid GUI freezing Christophe Dumez 2007-02-19 16:34:23 +0000
  • f017d29359 - Fixed an exception with latest libtorrent/asio on startup (filepath check) - Added an option to toggle the Peer eXchange (PeX) state Christophe Dumez 2007-02-19 14:18:59 +0000
  • 7d06099e80 - Added a line in INSTALL to advise gnome users to install qt4-qtconfig package Christophe Dumez 2007-02-19 13:51:17 +0000
  • de7e284690 - BACK TO DEVEL (finally!) - Just a small commit to change the way qBT identifies its version with the tracker Christophe Dumez 2007-02-19 13:14:55 +0000
  • dd0b110eae - qBittorrent now identifies its version correctly on the network Christophe Dumez 2007-01-07 14:57:26 +0000
  • ff2ab66961 - Added Download from RSS feeds in v0.9.0 TODO list :) Christophe Dumez 2006-12-28 01:44:42 +0000
  • 932df247b3 - Removed unused code Christophe Dumez 2006-12-28 01:37:09 +0000
  • da08dd9f5a - Updated TODO Christophe Dumez 2006-12-28 00:56:49 +0000
  • 9f075f5087 BUGFIX: Fixed deletion from hard drive (failed for non-empty folders) Christophe Dumez 2006-12-28 00:54:05 +0000
  • e8e1c7f91f - Updated TODO - Disabled limit of 60 connections per torrent (Download seems faster) Christophe Dumez 2006-12-28 00:06:59 +0000
  • 248f13099b - Detailed PeX a little in changelog Christophe Dumez 2006-12-27 23:59:59 +0000
  • 931cfb6783 - Based on libtorrent v0.12 (still unreleased, use libtorrent cvs) - Added Peer Exchange (PeX) - Display number of complete/incomplete sources in download list for each torrent - Updated version to v0.9.0beta1 Christophe Dumez 2006-12-27 23:56:30 +0000
  • b838038fe2 - Slightly improved pieces selection in torrent properties Christophe Dumez 2006-12-27 21:58:38 +0000
  • 7ce5d3f9fc - Fixed ETA column Christophe Dumez 2006-12-27 14:46:01 +0000
  • be73c482d0 - Display "Unknown" instead of "0/0" in SEEDS/LEECHS column when the tracker doesn't send this info Christophe Dumez 2006-12-27 14:43:57 +0000
  • 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) Christophe Dumez 2006-12-27 03:19:38 +0000
  • 759162e9c9 - Updated TODO Christophe Dumez 2006-12-22 10:06:19 +0000
  • 0c1db24687 - Updated TODO Christophe Dumez 2006-12-17 10:45:36 +0000
  • 68a6f15676 - Updated TODO Christophe Dumez 2006-12-05 02:42:01 +0000
  • 7e65917215 - Improved download from url Christophe Dumez 2006-12-05 02:38:02 +0000
  • 92277992d3 - Passing parameters between qBT instances in a better way (socket) Christophe Dumez 2006-12-05 00:27:00 +0000
  • b54c4ae028 - Replace QMap by QHash for faster lookups Christophe Dumez 2006-12-03 17:27:29 +0000
  • d16dd52841 - Changed the name of the italian translator Christophe Dumez 2006-11-29 11:47:51 +0000
  • 7ef2225b9e - Updated Changelog Christophe Dumez 2006-11-28 21:36:16 +0000
  • d3462c96a0 - Updated Dutch translation Christophe Dumez 2006-11-28 09:33:17 +0000
  • 850cd8a328 - Updated Italian translation Christophe Dumez 2006-11-26 17:19:52 +0000
  • 9f3dbe2d8e - Updated German, Bulgarian & Greek translations Christophe Dumez 2006-11-20 21:33:54 +0000
  • 676ba29e9d - Updated Chinese & catalan translations Christophe Dumez 2006-11-17 09:41:55 +0000
  • cdece87718 - Attempt to fix log title size on some computers Christophe Dumez 2006-11-14 21:50:04 +0000
  • 63f0664daa - Attempt to fix log title size on some computers Christophe Dumez 2006-11-14 21:47:43 +0000
  • 0c795cce28 - Cleaned up the way columns width are remembered Christophe Dumez 2006-11-14 21:36:29 +0000
  • 773c451050 - remember GUI settings in a cleaner way Christophe Dumez 2006-11-14 21:17:51 +0000
  • abc4d861bc - Removed dependency on QtXml Christophe Dumez 2006-11-14 20:32:49 +0000
  • 7aa49c243c - Removed options.xml creation since it is no longer used Christophe Dumez 2006-11-14 20:29:22 +0000
  • 0722195cad - Rewritten most of the code for options - Fix: Could only listen on the 1st port of given range - Fix: Option "use torrent addition dialog" wasn't saved correctly Christophe Dumez 2006-11-14 20:26:32 +0000
  • 719ac93024 - Remember mainwindow position during last exec Christophe Dumez 2006-11-14 16:46:05 +0000
  • 9f721afe03 - Updated unkrainian translation Christophe Dumez 2006-11-13 19:55:50 +0000
  • 306fd0d1d0 - Updated Slovak translation Christophe Dumez 2006-11-13 10:29:13 +0000
  • 5a80992d3a - Updated Russian translation Christophe Dumez 2006-11-13 06:31:35 +0000
  • 7877c2cea2 - Fixed layout in torrent properties Christophe Dumez 2006-11-12 19:15:30 +0000
  • 51b51d6d7f - fixed typos in Finnish translation Christophe Dumez 2006-11-12 19:00:33 +0000
  • 3aa8cd1946 - Fixed height for some lines in properties Christophe Dumez 2006-11-12 18:57:13 +0000
  • e2dd4a0f21 - Updated TODO Christophe Dumez 2006-11-12 17:35:35 +0000
  • 4c4d4dd3b8 - Added Finnish translator's name to thanks page Christophe Dumez 2006-11-12 17:13:13 +0000
  • 43df232783 - Updated Finnish translation Christophe Dumez 2006-11-11 16:48:13 +0000
  • 33a56ef45d - Updated Qt version to 4.2 Christophe Dumez 2006-11-11 09:56:10 +0000
  • 747497d6fd - Updated version in menu entry comment Christophe Dumez 2006-11-11 09:54:16 +0000
  • e21eab8f35 - Updated Turkish, Romanian, Swedish, Norwegian translations Christophe Dumez 2006-11-11 09:39:08 +0000
  • 99c0073da2 - Updated TODO Christophe Dumez 2006-11-08 18:20:54 +0000
  • a2f04e808c - Updated French translation - Fixed a typo Christophe Dumez 2006-11-08 16:16:49 +0000
  • 530ccf1e9b - Fixed a typo Christophe Dumez 2006-11-08 16:15:21 +0000
  • 110d3e55bb - Updated Korean, Spanish, Polish translations Christophe Dumez 2006-11-08 15:55:08 +0000
  • dd7b9109db - Update language files Christophe Dumez 2006-11-07 16:03:33 +0000
  • 25ff769787 - Updated TODO Christophe Dumez 2006-10-29 10:21:51 +0000
  • e4590ef431 - Added an action to delete downloads from download list and from hard drive too Christophe Dumez 2006-10-29 10:17:53 +0000
  • e9ab599260 - Remember last save directory in torrent addition dialog Christophe Dumez 2006-10-29 09:46:38 +0000
  • b93ac6f9af - Fixed error messages display when loading a corrupted torrent file Christophe Dumez 2006-10-29 09:32:28 +0000
  • 9b7b5b200b - Attempt to fix some slots Christophe Dumez 2006-10-27 21:37:30 +0000
  • a68073a46a - Forgot to catch an exception when the torrent is invalid Christophe Dumez 2006-10-25 22:17:26 +0000
  • c5f12b542b - Updated languages files Christophe Dumez 2006-10-25 21:21:43 +0000