New:
- [Torrent] Implement Torrent Piece Map view
- [Torrent] Add table sorting and filtering, torrent view
- [Torrent] Add Clear disconnected peers, context menu of torrent view
- [Torrent] Add tool tips on torrent list views
- [Torrent] Replace ugly 'X's with cool icons that represent peer flags
- [Torrent] Colorize disconnected peers in grey, with a limit of 1024 peers.
- [Torrent] Optimize Torrent Piece Map performance (worker thread)
- [Torrent] Display available pieces in the form of segmented bars, peers tab in torrent view
- [UI] Minimize when Escape key is pressed
Fixed:
- [Dialog] Fix not enabled Start when item is checked
- [Torrent] Fix bug with wrong torrent priorities (context menu > Set Priority By File Order)
- [Torrent] Fix Qt v5.5 missing method
- [Torrent] Fix typo
- [Misc] Fix many clang warnings
- [Misc] Fix implicit 'int' evaluation in
qFloor()
andqCeil()
- [Misc] Refactor
qMin(qMax())
withqBound()
- [Misc] Refactor obsolete
QRegExp
withQRegularExpression
- [Test] Refactor TorrentAnimator: add more peers and pieces animation
- [UI] Fix style of list items and progress bars
Updated:
- [Blog] Add article
- [i18n] Update translations