Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added torrent support | Arno | 2016-08-19 | 1 | -2/+6 |
| | | | | | | | | 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. | ||||
* | Implement delete files | Arno | 2016-08-16 | 1 | -3/+12 |
| | | | | Thought I did an initial commit, but seems git thinks otherwise... | ||||
* | Initial commit | Arno | 2016-08-16 | 1 | -0/+18 |
Shows files with the current extension and makes them distinguishable by different icons and by color. Not much else, just thought it was time for a commit. |