summaryrefslogtreecommitdiffstats
path: root/torrentparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added torrent supportArno2016-08-191-0/+103
The BEncode parser is loosely based on this: https://github.com/jif/Bencode/blob/master/bencode.cpp Not perfect, but enough to display all the essential data in the shiny new TorrentDisplay dialog.