19 Commits (9e00f08ea65ab810e5de03458d161fdce2f718fd)

Author SHA1 Message Date
thalieht 94613c2fa2 Fix some warnings 6 years ago
thalieht 525fdd6c2b Coding style, use nullptr and other minor things 7 years ago
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 f4652b3f7b Shift + scroll = horizontal scroll, Closes #5980 8 years ago
thalieht 4baa6dde52 resize column to contents only when they're visible 9 years ago
sledgehammer999 d39d40c064 Don't display Country option in PeerListWidget header menu when country resolution is disabled. 9 years ago
thalieht 1fa6f3123b add toggle columns for peerlist 9 years ago
Eugene Shalygin b24bdcb8d9 Revert "Temporarily revert PR #2885 (filename column in peers view)." 9 years ago
sledgehammer999 69d52a06d7 Temporarily revert PR #2885 (filename column in peers view). 9 years ago
Eugene Shalygin efed388402 Revert "Remove unused parameter." 9 years ago
sledgehammer999 ebe6d1b603 Fix resolution of peer host names. Closes #4307. 9 years ago
sledgehammer999 87347cf0e5 Remove unused parameter. 9 years ago
buinsky 00c765be1b Implement sync/torrent_peers request 9 years ago
buinsky aea6c38b33 Follow project coding style. Issue #2192. 9 years ago
ngosang 63ed69789b Allow to copy all peers with a keyboard shortcut 9 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) 4b5e7e6168 Move network related code to core/net. 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 734301326b Rearreange header includes in Peerlist widget. 10 years ago
sledgehammer999 35e964f66d Implement peer relevance column. Closes #1630. 10 years ago
sledgehammer999 baaf575eee Fix libtorrent 1.0.0 compilation. Closes #1659 11 years ago
arvidn c1c824bcf7 don't use deprecated libtorrent functions 11 years ago
sledgehammer999 7345a64696 Add tooltip for the peers' flags. Closes #1068. 11 years ago
Nick Tiskov ba014d0033 Allow to sort peer list either by country or by IP 12 years ago
sledgehammer999 8464720d99 Show utorrent compatible peer flags. Implements issue #531. 12 years ago
Christophe Dumez 6778b7460a Clean up PeerListWidget 13 years ago
Christophe Dumez 641b38690c Added uTP support 14 years ago
Christophe Dumez c2e5ecaaa0 BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 14 years ago
Christophe Dumez 844bd52c67 Improved hostname resolution code 14 years ago
Christophe Dumez 3b3642bbba Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...) 14 years ago
Christophe Dumez 8a5dc1f239 Fix compilation on Windows (Remove using namespace libtorrent; from headers) 14 years ago
Christophe Dumez 6b7af5b464 Started work on the new RSS feed downloader (WIP) 14 years ago
Christophe Dumez a83fbf5a98 Peers can now be sorted by country 14 years ago
Christophe Dumez 0a510db95e Started properties refactoring 14 years ago
Christophe Dumez 1eb26bd78b Greatly improved peer host name resolution with caching 14 years ago
Christophe Dumez 6885f46f4b - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
Christophe Dumez 9323660c79 - Fix compilation with Qt 4.4 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 94f3323270 - New peers can manually be added to a torrent 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 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 f7c196dbcf - Implemented asynchronous hostname resolution in Peer list 15 years ago
Christophe Dumez 8260159ca4 - Initial implementation of Peer list 15 years ago
Christophe Dumez 019bd476db - Forgot to update those headers 16 years ago
Christophe Dumez b8c79e0b5f - Simplified and optimized json code 16 years ago
Christophe Dumez c01fd75c92 - Updated french translation 16 years ago
Christophe Dumez 0879f2c0ca - Totally rewritten Web UI list refresh system (fixed memory leak) 16 years ago
Christophe Dumez b1c73cb401 - Split download and upload lists in Web UI 16 years ago