83 Commits (a4ff7047d1e8275e9bd89f111a4b32c017726d43)

Author SHA1 Message Date
Christophe Dumez 09ef3073a1 - Forgot to make "Label" string translatable 15 years ago
Christophe Dumez 6dd3833e0f - Added icons for label actions in context menu 15 years ago
Christophe Dumez 18bd3b855c - Added drag'n Drop from torrent list to labels (for torrent labeling) 15 years ago
Christophe Dumez edb6857de0 - Label counters are now properly updated (and labeling seems to work fine) 15 years ago
Christophe Dumez ed803fb994 - Initiated work on torrent labeling/categorization (functional but not perfect yet 15 years ago
Christophe Dumez 094d979ce6 - Fix "Object::connect: No such slot TransferListWidget::toggleSelectedTorrentsSuperSeeding()" warning when using libtorrent v0.14 15 years ago
Christophe Dumez 18d0283463 - Fix column hiding behavior when queueing system is disabled 15 years ago
Christophe Dumez df5f5a943b - Fix other possible crashes with MAGNET URIs 15 years ago
Christophe Dumez 4dc8959f67 * More exit tweaking to make shutdown faster 15 years ago
Christophe Dumez 62fad5df87 - Display the right icon for active uploads in UI transfer list (Web UI was ok) 15 years ago
Christophe Dumez 90207020f2 - Fix for media file preview 15 years ago
Christophe Dumez b80843c602 - Scroll to current torrent when it changes (Transfer list) 15 years ago
Christophe Dumez f15973f2c8 - Update torrent progress after checking (especially useful for paused torrents that are not updated otherwise) 15 years ago
Christophe Dumez 7c1d3dea86 - Fixed download limit icon 15 years ago
Christophe Dumez aeb2c06e0f - Disabled file prioritizing for seeding torrents 15 years ago
Christophe Dumez 3eeeb73af4 - New torrent status icons by Mateusz Tobola 15 years ago
Christophe Dumez 68092f3b5c - Make sure the torrent is not already in the list before trying to add it 15 years ago
Christophe Dumez e187426dd5 - Still remodeling the UI 15 years ago
Christophe Dumez 08710ed822 - Do not delete selected torrents when hitting delete button unless the transfer tab is actually shown 15 years ago
Christophe Dumez 72d82af147 - Force repainting of the transfer list after it is updated 15 years ago
Christophe Dumez 581efd0afd - Remember sorted column in peer list 15 years ago
Christophe Dumez 8b78096366 - Set refresh list interval to 30ms min (instead of 10ms) 15 years ago
Christophe Dumez 8fe448d35f - Fixed compilation with libtorrent v0.14 15 years ago
Christophe Dumez 3827a66a3a - Optimized transfer list refresh 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 d6e1dc9020 - Make torrent status filters behave as in µTorrent 15 years ago
Christophe Dumez ef4c320af7 - Made "download first and last piece first" option smarter. It now detects the main file in the torrent and download the first/last pieces of this file. (Thanks Attila Olah for this suggestion). 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 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 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 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 e36e500045 - Added DHT to trackers list 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 cedc87a703 - Fix completed torrent counting 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 b9387cf4c4 - Display the number of torrents in earch status filter 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 f24749bbf8 - Fix column hidding code 15 years ago
Christophe Dumez 04a3fcb0ed - Play with Transfer list columns alignment 15 years ago
Christophe Dumez 4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
Christophe Dumez 7578e7404b FEATURE: Seeds and Peers columns are now sortable 15 years ago
Christophe Dumez 8260159ca4 - Initial implementation of Peer list 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