1926 Commits (667327383066d478f7f0fbf8b024f841d79621b5)
 

Author SHA1 Message Date
Christophe Dumez 6673273830 - Change qBittorrent parameter in desktop file because it does not seem to work 15 years ago
Christophe Dumez 154673a99b - Force torrentfilesmodel list repaint when progress and priorities are updated 15 years ago
Christophe Dumez 62604e32c0 FEATURE: Added option to download first and last piece of a torrent first (for preview) 15 years ago
Christophe Dumez 873221ec14 - Catch exception thrown by resolver.resolve() and display the error message on stderr 15 years ago
Christophe Dumez e645133baf - Fix compilation errors on Fedora 15 years ago
Christophe Dumez 8c1851c0bd - Move priority column to index==1 for better readability 15 years ago
Christophe Dumez d15a177027 - Fix the status display of queued checking torrents 15 years ago
Christophe Dumez 5d427d2acf - Save fast resume data for paused torrents too to avoid loosing information (e.g. user trackers, ...) 15 years ago
Christophe Dumez aa0c2e611f - Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us 15 years ago
Christophe Dumez 332a4121c8 - Made nova2dl.py more robust by downloading the torrent itself if the search plugin does not provide the download_torrent() method 15 years ago
Christophe Dumez 843168bb62 - Move ui files to their own folder 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez d1646c169d - Fix folder size update in TorrentFilesModel 15 years ago
Christophe Dumez c6a9ec7c6f - Added a few more country flags to Geoip 15 years ago
Christophe Dumez ff2fef0dc1 - Fix little problem in evenmanager causing this output: "no status, should not happen!!!" 15 years ago
Christophe Dumez b35cc2c9e4 - Support up to 99999 peers (for display). It used to be 9999 but this was not enough for some torrents. 15 years ago
Christophe Dumez 98223e54e8 - Updated tracker behavior, it works better now (more µTorrent like) 15 years ago
Christophe Dumez e36e500045 - Added DHT to trackers list 15 years ago
Christophe Dumez e2b8aeafa6 - FEATURE: Display the number of peers returned by each tracker 15 years ago
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