Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
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
...
- Fix compilation with older boost libraries
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)
...
- Fix several other bugs related to properties and preferences
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
...
- Updated copyright
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
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
16 years ago
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
17 years ago
Christophe Dumez
b69a8a0709
- Commit a lot of missing files for web interface
17 years ago