Commit Graph

  • 10c40c6485 - Cleanup systray code Christophe Dumez 2009-11-18 18:45:06 +00:00
  • e93fab40fe - Removed some too verbose debug - Suppress a Qt warning about the layout in status bar Christophe Dumez 2009-11-18 18:07:31 +00:00
  • b64919234a - Suppress another valgrind warning Christophe Dumez 2009-11-18 18:00:17 +00:00
  • fb4700907d - Removed unused keyboard shortcut (and remove valgrind warning) Christophe Dumez 2009-11-18 17:51:50 +00:00
  • d3c59f0814 - Move Web UI code to Bittorrent class Christophe Dumez 2009-11-18 17:46:59 +00:00
  • cedc87a703 - Fix completed torrent counting - Make sure the status bar is displayed before showing the GUI Christophe Dumez 2009-11-18 17:32:54 +00:00
  • 54f2e66464 - Updated language files Christophe Dumez 2009-11-18 16:04:26 +00:00
  • 8160449964 - Improved status bar spacing Christophe Dumez 2009-11-18 15:56:40 +00:00
  • e467fd8fab - Improved separators style in status bar Christophe Dumez 2009-11-18 15:24:48 +00:00
  • 5da2e6a9ee - Started to improved the status bar style Christophe Dumez 2009-11-18 14:54:33 +00:00
  • 0cb5993f66 - Display total amount transferred in status bar Christophe Dumez 2009-11-18 13:34:03 +00:00
  • 54d7c6dc54 - Moved status bar code from the GUI to its own class for make GUI more readable - Fix "Display current speed in title" feature - Fix Up/Down speed labels update in status bar Christophe Dumez 2009-11-18 13:18:55 +00:00
  • c30ec7bb6e - Fix keyboard shortcuts for tab switching Christophe Dumez 2009-11-18 12:40:13 +00:00
  • 0bc2e9aeeb - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...) - Moved bittorrent specific code from GUI class to bittorrent class Christophe Dumez 2009-11-18 12:35:55 +00:00
  • 95469756d1 - Bump to beta3 Christophe Dumez 2009-11-18 12:25:28 +00:00
  • aa65cf9547 - Moved priority Up/Down buttons to the left of preferences button (top toolbar) Christophe Dumez 2009-11-18 12:24:19 +00:00
  • 623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) - Delete useless properties button in top tool bar - Set Alt+P keyboard shortcut to toggle torrent properties visibility Christophe Dumez 2009-11-18 12:11:15 +00:00
  • db92ffaf92 - Added back the super seeding feature which got lost during transfer lists merging (It is untested yet, I'll do that later). Christophe Dumez 2009-11-18 11:04:19 +00:00
  • 79e139268a - Refresh list and torrent numbers on torrent addition Christophe Dumez 2009-11-18 10:39:56 +00:00
  • 6c796ff302 - Improve the previous fix to search engine deletion Christophe Dumez 2009-11-18 10:34:57 +00:00
  • 4ca2d060ea - Make everything compile back with libtorrent v0.14 - Fix crash in search engine destructor if downloads are running Christophe Dumez 2009-11-18 10:29:20 +00:00
  • b9387cf4c4 - Display the number of torrents in earch status filter Christophe Dumez 2009-11-18 08:51:36 +00:00
  • ff5524475f - Commented -Wl --asneeded lflags Christophe Dumez 2009-11-18 08:02:12 +00:00
  • 31374d8d30 - Remove useless code since it is handled on libtorrent side Christophe Dumez 2009-11-17 18:21:46 +00:00
  • d02298c7d2 Tagged v1.5.6 release release-1.5.6 Christophe Dumez 2009-11-17 17:38:08 +00:00
  • e5f9c5b746 - Update release date Christophe Dumez 2009-11-17 17:32:52 +00:00
  • 2b5522e165 - Dropped dependency on libzzip Christophe Dumez 2009-11-17 17:20:25 +00:00
  • 3987d0b5ef - Enable peer country resolution as a default Christophe Dumez 2009-11-17 16:07:15 +00:00
  • 7c84551150 - Support peer manual ban (from peer list) Christophe Dumez 2009-11-17 16:02:35 +00:00
  • 47fc4679d4 - Support per-peer rate limiting Christophe Dumez 2009-11-17 14:19:50 +00:00
  • 96f9add49a - Fix per-torrent speed limiting Christophe Dumez 2009-11-17 13:19:24 +00:00
  • bf6d7534d5 - upload speed limiting now works for seeding torrents Christophe Dumez 2009-11-17 13:16:25 +00:00
  • 5ffcf5a9dc - Fixed per torrent speed limiting - A lot of cleanup in speed limiting dialog Christophe Dumez 2009-11-17 13:11:32 +00:00
  • 490ef19e64 - Made peer addition more robust by catching exceptions Christophe Dumez 2009-11-17 11:47:48 +00:00
  • 94f3323270 - New peers can manually be added to a torrent Christophe Dumez 2009-11-17 11:46:43 +00:00
  • bb4dc84824 - Tweaked property buttons spacing on Linux Christophe Dumez 2009-11-17 10:03:07 +00:00
  • 660f478a70 - Fix queueing system Christophe Dumez 2009-11-17 09:59:49 +00:00
  • f24749bbf8 - Fix column hidding code Christophe Dumez 2009-11-17 09:07:37 +00:00
  • 04a3fcb0ed - Play with Transfer list columns alignment Christophe Dumez 2009-11-17 09:04:16 +00:00
  • 9fdc6a2acd - Second attempt to fix buttons layout on Mac OS Christophe Dumez 2009-11-17 08:32:52 +00:00
  • 4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) - Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI Christophe Dumez 2009-11-17 08:15:26 +00:00
  • e30268cf3b - Attempt to fix property buttons layout on Mac OS Christophe Dumez 2009-11-17 07:17:33 +00:00
  • 2b9f0ae94f - Improve ETA calculation for big torrents - Bump to v1.5.6 Christophe Dumez 2009-11-16 20:37:29 +00:00
  • eab216e5a8 - Improved ETA calculation for big torrents Christophe Dumez 2009-11-16 20:28:58 +00:00
  • 76c5c63b50 - Do not display total peer values if they are less than connected peers Christophe Dumez 2009-11-16 18:32:00 +00:00
  • 7578e7404b FEATURE: Seeds and Peers columns are now sortable COSMETIC: Added a "torrent status" column to transfer list COSMETIC: Display Seeds and Peers in two separate columns Christophe Dumez 2009-11-16 18:30:59 +00:00
  • 7093c3576b - Added more country flags to geoip Christophe Dumez 2009-11-16 15:49:34 +00:00
  • c3281a1e8f - Do not refresh properties if they are note visible Christophe Dumez 2009-11-16 15:29:44 +00:00
  • 561033d7eb - Fixed China recognition in geoip Christophe Dumez 2009-11-16 15:01:48 +00:00
  • f588882a96 - Added more country flags to geoip Christophe Dumez 2009-11-16 07:52:10 +00:00
  • 6b0f855752 - Add a few more country flags to geoip database Christophe Dumez 2009-11-16 07:38:33 +00:00
  • 881c3be58c - Make peer list non editable Christophe Dumez 2009-11-16 07:21:54 +00:00
  • 78346a881c - Added GeoIP licensing Christophe Dumez 2009-11-16 07:15:12 +00:00
  • b3ce32b405 - Improved usa flag quality Christophe Dumez 2009-11-15 20:39:08 +00:00
  • 3d790d131c - Support a lot more countries in GeoIP (flag display) Christophe Dumez 2009-11-15 20:27:36 +00:00
  • 9e9e6f028c - Integrate Geoip database to speed up country resolution Christophe Dumez 2009-11-15 20:03:23 +00:00
  • cb32ed97a8 - Prepare to use geoip database locally Christophe Dumez 2009-11-15 19:08:20 +00:00
  • e9350e66f0 - FEATURE: Make sure torrent files are always sorted by name Christophe Dumez 2009-11-15 14:56:25 +00:00
  • d843366c0d - Updated language files - Added missing Q_OBJECT macro to transferListFilters class Christophe Dumez 2009-11-15 14:42:18 +00:00
  • 1b6e282938 - Remove old comments Christophe Dumez 2009-11-15 13:30:44 +00:00
  • aeb12e53ee - Remove old comments Christophe Dumez 2009-11-15 13:29:32 +00:00
  • 31180bb00c - Save / Restore preferences dialog size and position on restart - Make use of new Preferences in GUI constructor Christophe Dumez 2009-11-15 13:28:58 +00:00
  • 36748b6729 - Removed some debug Christophe Dumez 2009-11-15 13:11:07 +00:00
  • d9cb73634d - Performance improvement, property tabs are updated only when displayed Christophe Dumez 2009-11-15 13:10:31 +00:00
  • c5c09b09ee - Implemented flag display in peer list (has to be enabled in program preferences, connection section) Christophe Dumez 2009-11-15 12:57:25 +00:00
  • 12106c308e - Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though Christophe Dumez 2009-11-15 10:59:11 +00:00
  • f7f4d1333b - Catching SIGABRT signal to attempt to display the backtrace when an assertion is hit Christophe Dumez 2009-11-15 10:42:03 +00:00
  • 1c08bf054a - Fix progress display in torrent properties Christophe Dumez 2009-11-15 10:35:45 +00:00
  • 4824637681 - Delete hostname resolver asynchronously to avoid freezing the GUI on preference window closing Christophe Dumez 2009-11-15 10:17:21 +00:00
  • 5962ef79cb - Added option to disable peer host name resolution (disabled as a default) - Fix several other bugs related to properties and preferences Christophe Dumez 2009-11-15 10:00:07 +00:00
  • 3762c37517 - Take "RSS refresh interval" into consideration without restarting qBT Christophe Dumez 2009-11-15 08:53:33 +00:00
  • e97b805365 Peer lis column width are now restored on startup Christophe Dumez 2009-11-15 08:40:26 +00:00
  • 6dbd1daa5c - Little pointer code cleanup Christophe Dumez 2009-11-14 20:39:37 +00:00
  • 59f21d592e - Updated Changelog - Bump to beta2 Christophe Dumez 2009-11-14 20:35:39 +00:00
  • aed4c1f5a4 Fixed possible crash in search engine autocompletion code Christophe Dumez 2009-11-14 20:27:04 +00:00
  • 946e2778f8 - Start with the right preference panel Christophe Dumez 2009-11-14 20:26:32 +00:00
  • 9fbe2ff6c4 - Fix possible crash in search field autocompletion - Optimized autocompletion code Christophe Dumez 2009-11-14 20:24:39 +00:00
  • d4fe27e436 - Fixed memory leak in RSS parser Christophe Dumez 2009-11-14 19:46:20 +00:00
  • a4383d1b7f - Fix memory leak in RSS parser Christophe Dumez 2009-11-14 19:42:44 +00:00
  • 131dda2617 - Fix memory leak in new properties panel Christophe Dumez 2009-11-14 19:28:35 +00:00
  • 51ebfadd85 - Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences: * This speeds up startup * Bittorrent session settings are now applied at bittorrent class level (Required for headless running) Christophe Dumez 2009-11-14 19:08:28 +00:00
  • 0a1ae18412 - Remove outdated program preferences Christophe Dumez 2009-11-14 14:18:32 +00:00
  • cd50c3299e - COSMETIC: Made program preferences scrollable for usability on small scree ns (e.g. netbooks) Christophe Dumez 2009-11-14 13:59:13 +00:00
  • f7c196dbcf - Implemented asynchronous hostname resolution in Peer list Christophe Dumez 2009-11-14 13:33:55 +00:00
  • 8260159ca4 - Initial implementation of Peer list Christophe Dumez 2009-11-14 10:37:45 +00:00
  • d8c6e2bcc6 - Added Peers tab (not functional yet) Christophe Dumez 2009-11-12 19:44:47 +00:00
  • bc2a4b622b - Added piece_availability() to qtorrenthandle to prepare for piece availability widget (bar) Christophe Dumez 2009-11-12 19:44:05 +00:00
  • daef9ece75 - FEATURE: Folder scanning now works with CIFS and NFS mounted folders Christophe Dumez 2009-11-12 18:24:51 +00:00
  • a6f31c7950 - Display more information regarding the torrent in its properties pannel - Made properties pannel scrollable, it behaves better with the splitter Christophe Dumez 2009-11-12 07:42:21 +00:00
  • 0e93e8dc9d - Made splitter children non-collapsible Christophe Dumez 2009-11-11 16:30:05 +00:00
  • 3fa98705bc - Oops, did not meant to set a maximum height for the pannel Christophe Dumez 2009-11-11 16:23:38 +00:00
  • 4493752d2f - Improved properties pannel by using a Splitter to allow the user to set the height of the pannel Christophe Dumez 2009-11-11 16:22:57 +00:00
  • 6199d6d543 - Put pieces properties on the top of torrent properties (uTorrent like) Christophe Dumez 2009-11-11 14:58:13 +00:00
  • f9c8b6a66e - Updated changelog Christophe Dumez 2009-11-11 14:21:01 +00:00
  • 743d54a745 - Added columns width saving to torrent addition dialog - Fixed column width saving in torrent properties - Code Cleanup Christophe Dumez 2009-11-11 14:19:44 +00:00
  • 5d09f89a0f - Fix right click menu in torrent addition dialog Christophe Dumez 2009-11-11 14:10:09 +00:00
  • ea2f5df95f - Completed port to TorrentFilesModel. Got rid or old arborescense.h Christophe Dumez 2009-11-11 14:06:07 +00:00
  • a03c1d3d50 - Removed some cpu-eating debug Christophe Dumez 2009-11-11 12:33:38 +00:00
  • 5fac6ef3b2 - Minor cleanup Christophe Dumez 2009-11-11 12:30:46 +00:00
  • 81658b9648 - Ported propertiesWidget from arborescence.h to new TorrentFiles Tree Model. (Needs to do the same thing for TorrentAddition.h now) Christophe Dumez 2009-11-11 12:22:48 +00:00