Commit graph

  • 183544b959 - Updated language files Christophe Dumez 2007-07-27 15:39:03 +00:00
  • 897ab4d782 - Updated TODO (url seeds are documented on wiki) Christophe Dumez 2007-07-27 15:04:08 +00:00
  • 3e36cd3c46 - Update trackers edition code - current tracker is now updated regularly when properties are displayed Christophe Dumez 2007-07-27 14:43:42 +00:00
  • f839d6fe41 - Improved trackers errors code a lot and moved it to Bittorrent class - When using startAll() command and when only some torrents are paused : already started torrents are not displayed as connecting untill next refresh anymore (they keep their current state). Christophe Dumez 2007-07-27 13:58:12 +00:00
  • ff9b9d7148 - Updated language files Christophe Dumez 2007-07-27 10:07:05 +00:00
  • b4537c52c1 - Fixed typo in changelog Christophe Dumez 2007-07-27 10:04:43 +00:00
  • 9cbab8d63e -FEATURE: Url seeds are now displayed in torrent properties and are editable - Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui) Christophe Dumez 2007-07-27 09:53:55 +00:00
  • 676f30d9a1 - Fixed ipv4 compilation warning with latest g++ - Paused torrents that are checking are now displayed as paused (not checking) -> less confusing - Updated TODO (libtorrent fixed ipfilter bug) Christophe Dumez 2007-07-26 15:43:27 +00:00
  • d3f917b408 - Fixed delete functions for finished list Christophe Dumez 2007-07-26 12:25:46 +00:00
  • faf6f155ca - Improved a lot delete functions Christophe Dumez 2007-07-25 14:32:09 +00:00
  • 4e4b0ed9ff - Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy Christophe Dumez 2007-07-25 14:14:38 +00:00
  • 95fc9e3a72 Fix last commit Christophe Dumez 2007-07-25 14:03:04 +00:00
  • 3ba3e12f93 - Fixed removing from finished list Christophe Dumez 2007-07-25 14:01:48 +00:00
  • 2ab7f6f923 - Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes. Christophe Dumez 2007-07-25 09:03:22 +00:00
  • d43d68122b BUGFIX: The number of search results was not reset when clicking on 'Clear' button Christophe Dumez 2007-07-25 07:22:32 +00:00
  • 03fae3953f - Made error message clearer when libcommoncpp2 is not installed. Christophe Dumez 2007-07-25 07:00:14 +00:00
  • 102c5ee81e - Updated polish translation Christophe Dumez 2007-07-25 06:46:37 +00:00
  • f27e913f67 - updated changelog Christophe Dumez 2007-07-24 08:33:00 +00:00
  • 4ef72c6c8f - Fixed new lines in search engine update changelog Christophe Dumez 2007-07-24 08:32:17 +00:00
  • a370503eb3 search plugin update - do not display only last version changelog Christophe Dumez 2007-07-24 08:22:12 +00:00
  • e9126aedc3 - Improved mininova search engine support Christophe Dumez 2007-07-24 07:58:31 +00:00
  • e493776a73 - User is now warned when fast resume data was rejected Christophe Dumez 2007-07-24 07:30:33 +00:00
  • a0e32fefd7 - Fixed compilation warnings - Started work on fastresume reject alerts Christophe Dumez 2007-07-24 07:13:40 +00:00
  • e606d04098 - added doc url in INSTALL file Christophe Dumez 2007-07-24 06:20:32 +00:00
  • 5713af7375 - Workaround to build on fedora system (pkg-config problem) Christophe Dumez 2007-07-24 05:08:02 +00:00
  • 1e64d0a3e4 - Added a lot of supported media extensions for preview (tried to be exhaustive but the best way would probably be to use mime types) Christophe Dumez 2007-07-23 15:55:12 +00:00
  • e4ab5ceb43 - Compile with -O2 optimization - Added some media extensions supported Christophe Dumez 2007-07-23 15:31:30 +00:00
  • ce5baa93b7 - Ok, includes look fine now Christophe Dumez 2007-07-23 12:56:57 +00:00
  • 042323a1a8 - Improved rss includes a little and fix a memory leak I just introduced Christophe Dumez 2007-07-23 12:52:25 +00:00
  • 93938d8597 - still optimizing includes Christophe Dumez 2007-07-23 12:46:36 +00:00
  • 0db60065c0 - Removed useless mutex in GUI - started to optimize headers includes for compilation speed Christophe Dumez 2007-07-23 12:12:55 +00:00
  • c8c53e2812 - Use pkgconfig for GNU common c++ Christophe Dumez 2007-07-23 09:48:51 +00:00
  • 737bdadbd0 - Updated TODO Christophe Dumez 2007-07-23 08:41:23 +00:00
  • 53d2bc34fc - fixed minor code error in finishedList Christophe Dumez 2007-07-23 08:32:06 +00:00
  • 5cc6e6e8f4 - sometimes, rss feeds had a red cross icon although their download succeeded : fixed Christophe Dumez 2007-07-23 07:55:06 +00:00
  • a27e7e1b9e - Lightened finished list code - Fixed properties slots connects in finished list - Fixed columns width in finished list Christophe Dumez 2007-07-23 07:44:58 +00:00
  • 2ba45ef9ad - Updated french translation Christophe Dumez 2007-07-23 05:11:11 +00:00
  • 59d35b9f8a - beta2 release Christophe Dumez 2007-07-23 04:57:28 +00:00
  • cf6a91e850 - BUGFIX: DHT settings were not saved correctly Christophe Dumez 2007-07-23 04:51:29 +00:00
  • 4e0ed1ec4c - Optimized downloadThread memory usage Christophe Dumez 2007-07-22 15:48:34 +00:00
  • 2ad1c56933 - Create urlstream for subdownloadthreads only Christophe Dumez 2007-07-22 15:18:09 +00:00
  • 4f17339820 - URLStream is now constructed in downloadThread constructor Christophe Dumez 2007-07-22 15:13:11 +00:00
  • c019b0d72c - Added some debug in rss Christophe Dumez 2007-07-22 15:02:19 +00:00
  • 0fb78727d5 - Added more debug in rss Christophe Dumez 2007-07-22 14:14:05 +00:00
  • 2c48968a31 - a search request can now be terminated by another Christophe Dumez 2007-07-22 13:42:09 +00:00
  • f4adf173a2 - Multithreaded downloadThread for performance Christophe Dumez 2007-07-22 13:21:04 +00:00
  • c086558597 - Updated TODO - Load torrents before loading rss and sreach engine on startup Christophe Dumez 2007-07-22 12:46:03 +00:00
  • 7c48afd6eb - Improved downloadThread aborting support Christophe Dumez 2007-07-22 12:08:16 +00:00
  • e6554db498 - Updated language files Christophe Dumez 2007-07-22 12:00:14 +00:00
  • d25776ddda - Quite a few improvements in rss interface Christophe Dumez 2007-07-22 11:53:43 +00:00
  • 325a588526 - Fixed some signals/slots (safer) - Forgot to remove temp file when the file was downloaded from an url (rare occasions) Christophe Dumez 2007-07-22 09:47:27 +00:00
  • 8c05caba3a - Improved rss favicon handling a little Christophe Dumez 2007-07-22 09:12:50 +00:00
  • d3793d180c - Removed some useless debug in downloadThread and added a little more interesting one - Updated TODO Christophe Dumez 2007-07-22 04:14:44 +00:00
  • e1e28fa9ff - Updated TODO Christophe Dumez 2007-07-22 03:41:53 +00:00
  • e3e559d857 - Fixed typo in last commit Christophe Dumez 2007-07-22 03:21:41 +00:00
  • 708e802570 - trying to fix gtsould's work... Christophe Dumez 2007-07-22 03:07:59 +00:00
  • a74dc5ee35 - GTSOUL, wtf you're doing??? Committing back the new downloadThread.h Christophe Dumez 2007-07-22 03:04:47 +00:00
  • 7edc89638f rss : show the number of NONREAD news (local test succeeded, need tests) rss : clean the file rss.h rss : display the site favicon (local test succeeded, need tests) Arnaud Demaiziere 2007-07-21 19:37:10 +00:00
  • e4915260e7 - Updated language files Christophe Dumez 2007-07-20 21:39:21 +00:00
  • 92ae8de58e - Updated TODO list Christophe Dumez 2007-07-20 21:23:35 +00:00
  • f81e431032 - Added rss download failure handling (display red cross next to the stream name) Christophe Dumez 2007-07-20 21:06:50 +00:00
  • 2789316e38 - Fixed a connect in last commit Christophe Dumez 2007-07-20 20:58:20 +00:00
  • f4250d812f - Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed) Christophe Dumez 2007-07-20 20:30:33 +00:00
  • 1fb848e9ed - Added download from url handling in GUI (still missing: search plugin update and rss) Christophe Dumez 2007-07-20 20:18:18 +00:00
  • 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) Christophe Dumez 2007-07-20 17:11:02 +00:00
  • 7c8677d787 - Improved a lot downloading from url using libcommoncpp2 instead of libcurl - TODO soon: - Updated configure file - Add url download error handling Christophe Dumez 2007-07-20 15:55:50 +00:00
  • 347b03d699 - Updated TODO Christophe Dumez 2007-07-20 14:05:39 +00:00
  • 4c9d1db9d5 - Fixed popup menu position in last commit Christophe Dumez 2007-07-20 13:30:30 +00:00
  • 8fdd614673 - Added popup menu for file priorities in torrent addition dialog too Christophe Dumez 2007-07-20 13:21:46 +00:00
  • 0bdb10cdbe - Prepare this dialog for popup menu Christophe Dumez 2007-07-20 13:10:06 +00:00
  • 60c0049bef - Added a popup menu to set priority for multiple files at once Christophe Dumez 2007-07-20 13:07:34 +00:00
  • a40c2bfc8f - Fixed an ambiguous shortcut in french translation Christophe Dumez 2007-07-20 12:48:06 +00:00
  • a6b037d663 - Fixed last commit Christophe Dumez 2007-07-20 12:39:20 +00:00
  • e079c87f5c - Simplified keyboard shortcuts code Christophe Dumez 2007-07-20 12:22:28 +00:00
  • 22a80fe1c3 - Updated french translation Christophe Dumez 2007-07-19 14:44:08 +00:00
  • d762f094f2 - Updated TODO: Keyboard shortcuts are now documented Christophe Dumez 2007-07-19 13:36:27 +00:00
  • e916300a6e - Improved keyboard shortcuts Christophe Dumez 2007-07-19 13:07:52 +00:00
  • 99959b1aa3 - Added keyboard shortcuts for main actions (thanks Alexander Kuzmenkov) Christophe Dumez 2007-07-19 12:58:45 +00:00
  • 38c6c63924 - Improved debug output Christophe Dumez 2007-07-18 08:05:15 +00:00
  • 3d7540dafe - Updated translation files Christophe Dumez 2007-07-18 07:46:06 +00:00
  • 86a0e68f46 - Added ratio column Christophe Dumez 2007-07-18 07:44:52 +00:00
  • eb3db365e7 - Can't set a limit for a torrent superior to the global limit in program preferences Christophe Dumez 2007-07-17 11:45:36 +00:00
  • 2dea5f2ff8 - Fixed a bug in speed allocation per torrent. Libtorrent works better too but I'm still hitting an assert. Christophe Dumez 2007-07-17 11:26:49 +00:00
  • 766be4b381 - Fixed hungarian translation Christophe Dumez 2007-07-17 01:08:44 +00:00
  • d0bf8b5b04 save mainwindows to qt 4.2 Arnaud Demaiziere 2007-07-14 20:24:45 +00:00
  • 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( Christophe Dumez 2007-07-14 14:31:59 +00:00
  • f0353e50b2 - Upload/download limits per torrent are now saved on restart. I can't test this feature yet though because libtorrent is crashing when I try to use it :) Christophe Dumez 2007-07-14 13:38:29 +00:00
  • 28ea505088 - qBittorrent is not exiting anymore when Main window is hidden and a dialog is closed (nasty long-standing bug...) Christophe Dumez 2007-07-14 12:35:04 +00:00
  • 8c5d38400a - Allow to set global upload/download bandwidth limit from tray icon menu - Fixed a bug in bandwidth limitation per torrent (confused bytes with kbytes) - Fixed a bug with paused torrents still displayed as checking Christophe Dumez 2007-07-14 10:50:38 +00:00
  • eed49c10ce - Peer blocked are now added in the right box (not log) Christophe Dumez 2007-07-14 04:22:57 +00:00
  • 0a2ab16e4c - little translation for hungarian Christophe Dumez 2007-07-14 04:18:26 +00:00
  • dda4ffed08 - Added hungarian translation Christophe Dumez 2007-07-13 12:28:18 +00:00
  • 54f9375b32 - Update to GNU GPL v3 Christophe Dumez 2007-07-13 06:55:51 +00:00
  • 8d667310e3 - Fixed signal connect Christophe Dumez 2007-07-13 01:28:08 +00:00
  • a4371e7f55 - Removed some debug - Updated TODO Christophe Dumez 2007-07-12 13:38:40 +00:00
  • a5b8d3c730 bug fix in ipfilter Arnaud Demaiziere 2007-07-10 18:16:07 +00:00
  • 09c97decb6 ipfilter : ipv6 support Arnaud Demaiziere 2007-07-09 22:09:21 +00:00
  • c2fc03b0d7 - Updated french translation Christophe Dumez 2007-07-07 01:29:32 +00:00
  • 5622fd0991 - Updated French translation Christophe Dumez 2007-07-05 13:02:04 +00:00
  • 1712a7c776 * port interfaces to qt 4.2 * fix size bug Arnaud Demaiziere 2007-07-05 11:31:33 +00:00