You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kfile-plugins/torrent
tpearson 2bc1d72869 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
CMakeLists.txt [kdenetwork/kfile-plugins] added cmake support 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
bbase.h TQt conversion fixes 15 years ago
bdict.cpp rename the following methods: 14 years ago
bdict.h rename the following methods: 14 years ago
bint.cpp rename the following methods: 14 years ago
bint.h TQt4 port kdenetwork 14 years ago
blist.cpp TQt4 port kdenetwork 14 years ago
blist.h TQt4 port kdenetwork 14 years ago
bstring.cpp rename the following methods: 14 years ago
bstring.h Trinity Qt initial conversion 15 years ago
bytetape.cpp Trinity Qt initial conversion 15 years ago
bytetape.h TQt4 port kdenetwork 14 years ago
kfile_torrent.cpp rename the following methods: 14 years ago
kfile_torrent.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kfile_torrent.h rename the following methods: 14 years ago

README

This is a meta information plugin for BitTorrent files (*.torrent).

It doesn't depend on BitTorrent or any non-standard library being installed.

The .torrent files used by BitTorrent are coded in what is called a b-encoding
by the BitTorrent author.  Please see the actual kfile plugin source code for
more information on the encoding.