2006 Commits (236c0da563cd48e73c7d50c5b631aa2b43f1457f)
 

Author SHA1 Message Date
Christophe Dumez 484a75ad64 FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior) 15 years ago
Christophe Dumez 5a88c1ad46 - Fix double fix in tracker list when switching torrent 15 years ago
Christophe Dumez e8fba3e630 - Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way) 15 years ago
Christophe Dumez 81412584e1 - Remember tracker list column width on restart 15 years ago
Christophe Dumez 1b82dd315b - Fix and improved torrent comment display 15 years ago
Christophe Dumez ccdb2a82c3 - New tracker list (displays tracker status and error/warning messages) 15 years ago
Christophe Dumez 8ada8d33c8 FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) 15 years ago
Christophe Dumez ac279979fb - Fix errors in tracker messages saving code 15 years ago
Christophe Dumez d5e2905ead - Clean up of bittorrent class 15 years ago
Christophe Dumez 1b0d2a7d55 - Clean up GUI includes 15 years ago
Christophe Dumez da080a8979 - delete socket client explicitely (although Qt should take care of it) 15 years ago
Christophe Dumez 41e18fd245 - Removed useless class property in GUI class 15 years ago
Christophe Dumez 10c40c6485 - Cleanup systray code 15 years ago
Christophe Dumez e93fab40fe - Removed some too verbose debug 15 years ago
Christophe Dumez b64919234a - Suppress another valgrind warning 15 years ago
Christophe Dumez fb4700907d - Removed unused keyboard shortcut (and remove valgrind warning) 15 years ago
Christophe Dumez d3c59f0814 - Move Web UI code to Bittorrent class 15 years ago
Christophe Dumez cedc87a703 - Fix completed torrent counting 15 years ago
Christophe Dumez 54f2e66464 - Updated language files 15 years ago
Christophe Dumez 8160449964 - Improved status bar spacing 15 years ago
Christophe Dumez e467fd8fab - Improved separators style in status bar 15 years ago
Christophe Dumez 5da2e6a9ee - Started to improved the status bar style 15 years ago
Christophe Dumez 0cb5993f66 - Display total amount transferred in status bar 15 years ago
Christophe Dumez 54d7c6dc54 - Moved status bar code from the GUI to its own class for make GUI more readable 15 years ago
Christophe Dumez c30ec7bb6e - Fix keyboard shortcuts for tab switching 15 years ago
Christophe Dumez 0bc2e9aeeb - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...) 15 years ago
Christophe Dumez 95469756d1 - Bump to beta3 15 years ago
Christophe Dumez aa65cf9547 - Moved priority Up/Down buttons to the left of preferences button (top toolbar) 15 years ago
Christophe Dumez 623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
Christophe Dumez db92ffaf92 - Added back the super seeding feature which got lost during transfer lists merging (It is untested yet, I'll do that later). 15 years ago
Christophe Dumez 79e139268a - Refresh list and torrent numbers on torrent addition 15 years ago
Christophe Dumez 6c796ff302 - Improve the previous fix to search engine deletion 15 years ago
Christophe Dumez 4ca2d060ea - Make everything compile back with libtorrent v0.14 15 years ago
Christophe Dumez b9387cf4c4 - Display the number of torrents in earch status filter 15 years ago
Christophe Dumez ff5524475f - Commented -Wl --asneeded lflags 15 years ago
Christophe Dumez 31374d8d30 - Remove useless code since it is handled on libtorrent side 15 years ago
Christophe Dumez 2b5522e165 - Dropped dependency on libzzip 15 years ago
Christophe Dumez 3987d0b5ef - Enable peer country resolution as a default 15 years ago
Christophe Dumez 7c84551150 - Support peer manual ban (from peer list) 15 years ago
Christophe Dumez 47fc4679d4 - Support per-peer rate limiting 15 years ago
Christophe Dumez bf6d7534d5 - upload speed limiting now works for seeding torrents 15 years ago
Christophe Dumez 5ffcf5a9dc - Fixed per torrent speed limiting 15 years ago
Christophe Dumez 490ef19e64 - Made peer addition more robust by catching exceptions 15 years ago
Christophe Dumez 94f3323270 - New peers can manually be added to a torrent 15 years ago
Christophe Dumez bb4dc84824 - Tweaked property buttons spacing on Linux 15 years ago
Christophe Dumez 660f478a70 - Fix queueing system 15 years ago
Christophe Dumez f24749bbf8 - Fix column hidding code 15 years ago
Christophe Dumez 04a3fcb0ed - Play with Transfer list columns alignment 15 years ago
Christophe Dumez 9fdc6a2acd - Second attempt to fix buttons layout on Mac OS 15 years ago
Christophe Dumez 4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago