58 Commits (88b77a63edf24b392c4ae5d169857e4d1a8fb916)

Author SHA1 Message Date
Christophe Dumez 4908458729 - Fixed share ratio display in properties widget and in Web UI 15 years ago
Christophe Dumez 77ded75613 - Display the maximum number of connections per torrents only when it is enabled (torrent properties) 15 years ago
Christophe Dumez c48a3b55d6 - Make sure properties panel is disabled as a default (on startup) 15 years ago
Christophe Dumez 6f69ab2b6d - Fix a crash when hitting "change save path" button and no torrent is selected 15 years ago
Christophe Dumez aeb2c06e0f - Disabled file prioritizing for seeding torrents 15 years ago
Christophe Dumez 5fc4ff22d9 - Use ∞ instead of "Unlimited" for speed limits 15 years ago
Christophe Dumez 8b41d1973c COSMETIC: Display speeds with more user friendly units instead of always using KiB/s 15 years ago
Christophe Dumez 508c765991 - Fix property buttons style on Mac OS by Stephanos Antaris. 15 years ago
Christophe Dumez b460f67cc4 - Fix up/down speed limit display 15 years ago
Christophe Dumez cdce77962a - Display piece availability average next to the bar 15 years ago
Christophe Dumez 0c617f0a03 - show piece related bar only for downloading torrents (no use for completed ones) 15 years ago
Christophe Dumez 47d545633d - Graphically display piece availability in torrent preferences 15 years ago
Christophe Dumez fb6b40ccd1 - Rewrote the bar to display the downloaded piece as the one we had was overly complicated 15 years ago
Christophe Dumez 62f57862e5 - Properly report paused torrents from Bittorrent session to GUI (closes #86293) 15 years ago
Christophe Dumez 70c62f6294 - Refresh torrent properties and transfer list only when they are visible in order to save CPU :) 15 years ago
Christophe Dumez 46f081d888 - Made sure the file priorities in torrent properties don't overwrite "download first/last pieces first" option 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 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 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 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 623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
Christophe Dumez 7c84551150 - Support peer manual ban (from peer list) 15 years ago
Christophe Dumez bb4dc84824 - Tweaked property buttons spacing on Linux 15 years ago
Christophe Dumez 9fdc6a2acd - Second attempt to fix buttons layout on Mac OS 15 years ago
Christophe Dumez e30268cf3b - Attempt to fix property buttons layout on Mac OS 15 years ago
Christophe Dumez c3281a1e8f - Do not refresh properties if they are note visible 15 years ago
Christophe Dumez d9cb73634d - Performance improvement, property tabs are updated only when displayed 15 years ago
Christophe Dumez c5c09b09ee - Implemented flag display in peer list (has to be enabled in program preferences, connection section) 15 years ago
Christophe Dumez 1c08bf054a - Fix progress display in torrent properties 15 years ago
Christophe Dumez 5962ef79cb - Added option to disable peer host name resolution (disabled as a default) 15 years ago
Christophe Dumez e97b805365 Peer lis column width are now restored on startup 15 years ago
Christophe Dumez 131dda2617 - Fix memory leak in new properties panel 15 years ago
Christophe Dumez 8260159ca4 - Initial implementation of Peer list 15 years ago
Christophe Dumez d8c6e2bcc6 - Added Peers tab (not functional yet) 15 years ago
Christophe Dumez a6f31c7950 - Display more information regarding the torrent in its properties pannel 15 years ago
Christophe Dumez 4493752d2f - Improved properties pannel by using a Splitter to allow the user to set the height of the pannel 15 years ago
Christophe Dumez 6199d6d543 - Put pieces properties on the top of torrent properties (uTorrent like) 15 years ago
Christophe Dumez 743d54a745 - Added columns width saving to torrent addition dialog 15 years ago
Christophe Dumez 5fac6ef3b2 - Minor cleanup 15 years ago
Christophe Dumez 81658b9648 - Ported propertiesWidget from arborescence.h to new TorrentFiles Tree Model. (Needs to do the same thing for TorrentAddition.h now) 15 years ago
Christophe Dumez d006327f14 - Implemented a arborescence.h replacement. The new implementation is way more efficient and saves memory. Note that arborescence was not replaced yet. 15 years ago
Christophe Dumez 611e33bf80 - Polish torrent properties 15 years ago
Christophe Dumez 998b161696 - Save files list column width 15 years ago
Christophe Dumez f9da85ecfe - Fixed file priorities 15 years ago
Christophe Dumez d86cb62dc0 - Clearing of fiels list in properties was a bit too efficient (it removed header too) 15 years ago
Christophe Dumez 15427619bd - Forgot to clear some properties data when no torrent is selected 15 years ago
Christophe Dumez 9bc90fc7b2 - Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles) 15 years ago
Christophe Dumez 6a028c9efd - Display URL seeds in torrent properties 15 years ago