KTorrent – BitTorrent client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Michele Calgaro 6afb076f2e
Drop TQT_BASE_OBJECT* defines
9 months ago
admin@bf85388347 Reset submodule main/applications/internet/ktorrent/admin to latest HEAD 10 months ago
apps Drop TQT_BASE_OBJECT* defines 9 months ago
doc Added man pages from tde packaging repo. 2 years ago
estimation-scripts Rename a number of classes to enhance compatibility with KDE4 11 years ago
libktorrent Replace Q_OBJECT with TQ_OBJECT 10 months ago
plugins Replace Q_OBJECT with TQ_OBJECT 10 months ago
scripts Fixed images 14 years ago
templates Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
translations Restore an inadvertently removed line with a string to translate from the previous commit. 2 years ago
utests LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 2 years ago
COPYING Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
COPYING-DOCS Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
ChangeLog Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
Doxyfile Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
INSTALL Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
Makefile.am Renaming of files in preparation for code style tools. 3 years ago
NEWS Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
README Rename KDEHOME and KDEDIR 13 years ago
TODO Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
acinclude.m4 Drop TQT_NO_COMPAT code 11 months ago
aclocal.m4 Drop TQT_NO_COMPAT code 11 months ago
config.h.in Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
configure.files Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 years ago
configure.in.bot Fix configure output message to clarify that missing avahi support 12 years ago
configure.in.in Add an explicit --disable-avahi to the configuration options. 11 years ago
ktorrent.tdevelop qt -> tqt conversion: 6 years ago
stamp-h.in Updated to final KDE3 ktorrent release (2.2.6) 15 years ago
subdirs Add first rudimentary help handbook. 10 years ago

README

KTorrent - A KDE BitTorrent client
-----------------------------------

For installation follow the instructions from INSTALL file, but simple

./configure --prefix=$TDEDIR
make
make install (as root)

will install KTorrent hopefully without any problems.


For more info please visit 

http://www.ktorrent.org/


KT Team